index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-05-03
Merge #12729: Get rid of ambiguous OutputType::NONE value
Wladimir J. van der Laan
2018-05-02
rpcauth: Make it possible to provide a custom password
Wladimir J. van der Laan
2018-05-01
[tests] Fix flake8 warnings in several wallet functional tests
John Newbery
2018-04-30
[tests] Fix race in rpc_deprecated.py
John Newbery
2018-04-27
Add --failfast option to functional test runner
James O'Beirne
2018-04-27
Merge #13090: Remove Safe mode (achow101)
Wladimir J. van der Laan
2018-04-26
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
Wladimir J. van der Laan
2018-04-26
Merge #13003: qa: Add test for orphan handling
Wladimir J. van der Laan
2018-04-26
Remove Safe mode
Andrew Chow
2018-04-26
Merge #12321: p2wsh and p2sh-p2wsh address in decodescript
Wladimir J. van der Laan
2018-04-26
Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub...
Wladimir J. van der Laan
2018-04-26
Don't test against min relay fee information in mining_prioritisetransaction.py
Kristaps Kaupe
2018-04-25
Merge #13056: [tests] Make rpcauth.py testable and add unit tests
Wladimir J. van der Laan
2018-04-25
Merge #13051: qa: Normalize executable location
Wladimir J. van der Laan
2018-04-24
[tests] Make rpcauth.py testable and add unit tests
Qasim Javed
2018-04-24
qa: Clarify documentation for send_txs_and_test
MarcoFalke
2018-04-24
Merge #12909: wallet: Make fee settings to be non-static members
Wladimir J. van der Laan
2018-04-24
Merge #12953: Deprecate accounts
Wladimir J. van der Laan
2018-04-24
Merge #13024: test: Add rpcauth pair that generated by rpcauth.py
Wladimir J. van der Laan
2018-04-24
Merge #12436: [rpc] Adds a functional test to validate the transaction versio...
Wladimir J. van der Laan
2018-04-24
Merge #13032: Output values for "min relay fee not met" error
Wladimir J. van der Laan
2018-04-24
Merge #13022: [qa] Attach node index to test_node AssertionError and print me...
Wladimir J. van der Laan
2018-04-23
Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.
Wladimir J. van der Laan
2018-04-23
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
Merge #12510: test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
2018-04-23
test: Add rpcauth pair that generated by rpcauth
Chun Kuan Lee
2018-04-21
Merge #13048: [tests] Fix feature_block flakiness
MarcoFalke
2018-04-21
qa: Normalize executable location
MarcoFalke
2018-04-20
[tests] Fix feature_block flakiness
John Newbery
2018-04-20
[tests] tidy up blocktools.py
John Newbery
2018-04-20
[tests] Fix flake8 warnings in blocktools.py
John Newbery
2018-04-20
[doc][trivial] no retargeting in regtest mode
Jesse Cohen
2018-04-19
Do not treat bare multisig as IsMine
Pieter Wuille
2018-04-20
Output values for "min relay fee not met" error
Kristaps Kaupe
2018-04-19
Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis
MarcoFalke
2018-04-19
[wallet] [tests] Test disallowed multiwallet params
John Newbery
2018-04-19
[qa] Attach node index to test_node AssertionError and print messages
James O'Beirne
2018-04-18
Add new fee structure with all sub-fields denominated in BTC
mryandao
2018-04-17
[wallet] [tests] Add tests for accounts/labels APIs
John Newbery
2018-04-17
Merge #12791: Expose a transaction's weight via RPC
Jonas Schnelli
2018-04-17
[wallet] [rpc] Deprecate account RPC methods
John Newbery
2018-04-17
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-16
qa: Add test for orphan handling
MarcoFalke
2018-04-16
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
[tests] Set -deprecatedrpc=accounts in tests
John Newbery
2018-04-16
[tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
John Newbery
2018-04-16
Merge #12996: tests: Remove redundant bytes(…) calls
MarcoFalke
2018-04-16
tests: Remove redundant bytes²
practicalswift
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
[next]