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
2019-10-09
Merge #16821: Fix bug where duplicate PSBT keys are accepted
fanquake
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-08
Merge #17056: descriptors: Introduce sortedmulti descriptor
fanquake
2019-10-08
Test sortedmulti descriptor using BIP 67 tests
Andrew Chow
2019-10-08
Merge #17030: test: Fix Python Docstring to include all Args.
Wladimir J. van der Laan
2019-10-08
Fix bug where duplicate PSBT keys are accepted
John L. Jegutanis
2019-10-06
Fix Python Docstring to include all Args.
John Bampton
2019-10-03
modify p2p_feefilter test to catch rounding error
Gregory Sanders
2019-10-02
Merge #16524: Wallet: Disable -fallbackfee by default
MarcoFalke
2019-10-02
Truly decouple wallet from chainparams for -fallbackfee
Jorge Timón
2019-10-02
Merge #16884: wallet: Change default address type to bech32
Wladimir J. van der Laan
2019-10-02
Merge #16908: txmempool: Make entry time type-safe (std::chrono)
Wladimir J. van der Laan
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
Merge #16727: wallet: Explicit feerate for bumpfee
Wladimir J. van der Laan
2019-09-30
Merge #16987: test: Correct docstring param name.
MarcoFalke
2019-09-30
test bumpfee fee_rate argument
ezegom
2019-09-30
qa: Fix service flag comparison check in rpc_net test
Luke Dashjr
2019-09-30
Correct docstring param name.
John Bampton
2019-09-27
Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi...
Wladimir J. van der Laan
2019-09-26
Change default address type to bech32
Gregory Sanders
2019-09-26
[RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
Dan Gershony
2019-09-25
Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-25
doc: replace outdated OpenSSL comment in test README
fanquake
2019-09-22
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-22
test: use named args for sendrawtransaction calls
Jon Atack
2019-09-21
doc: improve rawtransaction code/test docs
Jon Atack
2019-09-21
test: fix incorrect value in rpc_rawtransaction.py
Jon Atack
2019-09-20
Merge #16920: test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
test: mempool entry time is persisted
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2019-09-19
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-18
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
Merge #16898: test: Remove connect_nodes_bi
MarcoFalke
2019-09-18
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-18
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-17
Merge #16864: test: Add python bech32 impl round-trip test
MarcoFalke
2019-09-17
Merge #16888: test: Bump timeouts in slow running tests
MarcoFalke
2019-09-17
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2019-09-17
test: Reformat python imports to aid scripted diff
MarcoFalke
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-09-16
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
Merge #16737: test: Establish only one connection between nodes in rpc_invali...
Wladimir J. van der Laan
2019-09-15
Add python bech32 impl round-trip test
Gregory Sanders
2019-09-15
test: improve gettransaction test coverage
Jon Atack
[next]