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-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-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-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-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
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
2018-04-13
Test new weight field in p2p_segwit
Matt Corallo
2018-04-13
Expose a transaction's weight via RPC
Matt Corallo
2018-04-13
[qa] Test that v0 segwit outputs can't be spent pre-activation
Suhas Daftuar
2018-04-13
[qa] Remove some pre-activation segwit tests
Suhas Daftuar
2018-04-13
test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
2018-04-11
speed up wallet_hd.py and clarify/augment checks
Gregory Sanders
2018-04-11
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-11
Merge #12892: [wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
Merge #12749: [wallet] feebumper: discard change outputs below discard rate
Wladimir J. van der Laan
2018-04-09
Merge #12902: [qa] Handle potential cookie race when starting node
MarcoFalke
2018-04-09
Merge #12917: qa: Windows fixups for functional tests
MarcoFalke
2018-04-09
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-09
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
2018-04-09
test: Assert on correct variable
Karl-Johan Alm
2018-04-08
Merge #12856: Tests: Add Metaclass for BitcoinTestFramework
Wladimir J. van der Laan
2018-04-08
Merge #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds
MarcoFalke
2018-04-08
qa: Windows fixups for functional tests
MarcoFalke
2018-04-08
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
[next]