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
/
functional
Age
Commit message (
Expand
)
Author
2018-07-13
Merge #13626: qa: Fix some TODOs in p2p_segwit
MarcoFalke
2018-07-13
qa: Fix some TODOs in p2p_segwit
MarcoFalke
2018-07-13
Fix that CWallet::AbandonTransaction would only traverse one level
Ben Woosley
2018-07-12
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
[QA] add createwallet disableprivatekey test
Jonas Schnelli
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-11
tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
Daniel Kraft
2018-07-11
Remove dead service bits code
MarcoFalke
2018-07-10
Merge #13547: Make signrawtransaction* give an error when amount is needed bu...
Wladimir J. van der Laan
2018-07-09
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-07-09
Merge #13570: RPC: Add new "getzmqnotifications" method
Wladimir J. van der Laan
2018-07-10
[tests] functional test for createmultisig RPC
Anthony Towns
2018-07-07
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
MarcoFalke
2018-07-05
Merge #13467: [Tests] Make p2p_segwit easier to debug
Wladimir J. van der Laan
2018-07-05
RPC: Add new getzmqnotifications method.
Daniel Kraft
2018-06-30
Merge #13522: [tests] Fix p2p_sendheaders race
MarcoFalke
2018-06-29
[RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
John Newbery
2018-06-29
[tests] p2p_segwit: sync_blocks in subtest wrapper.
John Newbery
2018-06-29
[tests] p2p_segwit: remove unnecessary arguments from subtests.
John Newbery
2018-06-29
[tests] p2p_segwit: log and assert segwit status in subtest wrapper.
John Newbery
2018-06-29
[tests] p2p_segwit: Make sure each subtest leaves utxos for the next.
John Newbery
2018-06-29
[tests] p2p_segwit: wrap subtests with subtest wrapper.
John Newbery
2018-06-29
[tests] p2p_segwit: re-order function definitions.
John Newbery
2018-06-29
[tests] p2p_segwit: standardise comments/docstrings.
John Newbery
2018-06-29
[tests] p2p_segwit: Fix flake8 warnings.
John Newbery
2018-06-29
Merge #13517: qa: Remove need to handle the network thread in tests
Wladimir J. van der Laan
2018-06-28
[wallet] loadwallet shouldn't create new wallets.
John Newbery
2018-06-29
Merge #13535: [qa] wallet_basic: Specify minimum required amount for listunspent
MarcoFalke
2018-06-28
[tests] Check signrawtransaction* errors on missing prevtx info
Anthony Towns
2018-06-26
Merge #13498: [wallet] Fixups from account API deprecation
Pieter Wuille
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
[qa] wallet_basic: Specify minimum required amount for listunspent
MarcoFalke
2018-06-24
Merge #13160: wallet: Unlock spent outputs
Wladimir J. van der Laan
2018-06-23
Merge #13512: [qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-23
policy: Remove promiscuousmempoolflags
MarcoFalke
2018-06-22
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
[tests] Fix p2p_sendheaders race
John Newbery
2018-06-22
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-06-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-18
[tests] Remove accounts from wallet_importprunedfunds.py
John Newbery
2018-06-18
[wallet] deprecate sendfrom RPC method.
John Newbery
2018-06-18
bugfix: Remove dangling wallet env instance
João Barbosa
2018-06-18
test: Wallet methods are disabled when no wallet is loaded
João Barbosa
2018-06-18
test: Add functional tests for unloadwallet RPC
João Barbosa
2018-06-16
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-14
Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)
Wladimir J. van der Laan
2018-06-13
Merge #13350: [tests] Add logging to provide anchor points when debugging p2p...
MarcoFalke
2018-06-13
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
Merge #13120: policy: Treat segwit as always active
Wladimir J. van der Laan
[prev]
[next]