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
2017-09-29
Bump univalue and fix json formatting in tests
MarcoFalke
2017-09-29
Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74
MarcoFalke
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-28
[RPC] Wallet: test importing of native witness scripts
NicolasDorier
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
2017-09-28
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
Merge #10858: [RPC] Add "errors" field to getblockchaininfo and unify "errors...
Wladimir J. van der Laan
2017-09-28
Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843)
Wladimir J. van der Laan
2017-09-27
Add test for bitcoin-cli -getinfo
John Newbery
2017-09-27
Change getmininginfo errors field to warnings
Andrew Chow
2017-09-27
Add warnings field to getblockchaininfo
Andrew Chow
2017-09-27
Merge #11031: [rpc] deprecate estimatefee
MarcoFalke
2017-09-26
[rpc] [tests] Add deprecated RPC test
Cristian Mircea Messel
2017-09-26
[rpc] Deprecate estimatefee RPC
John Newbery
2017-09-26
Merge #11377: Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Wladimir J. van der Laan
2017-09-20
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-09-20
[test] Add getblockchaininfo functional test
João Barbosa
2017-09-20
[test] Add restart_node to BitcoinTestFramework
João Barbosa
2017-09-19
Merge #11307: wallet: Display non-HD error on first run
Wladimir J. van der Laan
2017-09-18
Merge #11323: mininode: add an optimistic write and disable nagle
MarcoFalke
2017-09-15
[tests] Check connectivity before sending in assumevalid.py
John Newbery
2017-09-13
mininode: add an optimistic write and disable nagle
Cory Fields
2017-09-13
Merge #11078: [tests] Make p2p-leaktests.py more robust
MarcoFalke
2017-09-13
Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-09-13
Add listwallets RPC test to multiwallet.py
Cristian Mircea Messel
2017-09-12
[qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-09-12
Merge #11230: [tests] fixup dbcrash interaction with add_nodes()
MarcoFalke
2017-09-12
wallet: Display non-HD error on first run
MarcoFalke
2017-09-11
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-08
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option
Wladimir J. van der Laan
2017-09-07
Remove usehd option and warn when it is used
Andrew Chow
2017-09-07
[test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests
João Barbosa
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-07
Merge #10838: (finally) remove getinfo
Wladimir J. van der Laan
2017-09-06
(finally) remove getinfo in favor of more module-specific infos
Matt Corallo
2017-09-06
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-06
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Merge #10357: Allow setting nMinimumChainWork on command line
Wladimir J. van der Laan
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Add savemempool RPC
Lawrence Nahum
2017-09-05
[qa] Test nMinimumChainWork
Suhas Daftuar
2017-09-05
Improve signmessages functional test
Cristian Mircea Messel
2017-09-04
[tests] fixup dbcrash interaction with add_nodes()
John Newbery
2017-09-01
[tests] fixups from set_test_params()
John Newbery
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
[next]