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
2020-03-31
test: Wait for both veracks in add_p2p_connection
MarcoFalke
2020-03-02
Merge #18224: Make AnalyzePSBT next role calculation simple, correct
Samuel Dobson
2020-02-28
test: check specific reject reasons in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Make AnalyzePSBT next role calculation simple, correct
Gregory Sanders
2020-02-28
test: eliminiated magic numbers in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
test: check for OP_CSV empty stack fail reject reason in feature_csv_activati...
Sebastian Falbesoner
2020-02-28
test: test OP_CSV empty stack fail in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Merge #18209: test: Reduce unneeded whitelist permissions in tests
fanquake
2020-02-27
test: check custom descendant limit in mempool_packages.py
Sebastian Falbesoner
2020-02-26
Merge #17985: net: Remove forcerelay of rejected txs
Wladimir J. van der Laan
2020-02-26
test: Reduce unneeded whitelist permissions in tests
MarcoFalke
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-19
add: test that transactions expire from mempool
0xb10c
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-12
[test] check for addmultisigaddress regression
Sjors Provoost
2020-02-11
[test] add 0.19 backwards compatibility tests
Sjors Provoost
2020-02-11
[test] add v0.17.1 wallet upgrade test
Sjors Provoost
2020-02-11
[tests] add wallet backwards compatility tests
Sjors Provoost
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-02-11
net: Remove forcerelay of rejected txs
MarcoFalke
2020-02-09
Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress
MarcoFalke
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
test: replace 'regtest' leftovers by self.chain
Sebastian Falbesoner
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2020-02-02
Merge #17585: rpc: deprecate getaddressinfo label
Samuel Dobson
2020-01-31
test: Check wallet name in -walletnotify script
João Barbosa
2020-01-31
[test] PSBT RPC: check that bip32_derivs are present by default
Sjors Provoost
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-30
Merge #17984: test: Add p2p test for forcerelay permission
Wladimir J. van der Laan
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-29
Merge #17156: psbt: check that various indexes and amounts are within bounds
fanquake
2020-01-25
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
MarcoFalke
2020-01-25
bump test timeouts so that functional tests run in valgrind
Micky Yun Chan
2020-01-23
test: Add p2p test for forcerelay permission
MarcoFalke
2020-01-23
test: Fix whitespace in p2p_permissions.py
MarcoFalke
2020-01-23
test: Make msg_tx a witness tx
MarcoFalke
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
Merge #17541: test: add functional test for non-standard bare multisig txs
MarcoFalke
2020-01-15
Replace coroutine with async def in p2p_invalid_messages.py
Elichai Turkel
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
2020-01-11
Merge #17893: qa: Fix double-negative arg test
fanquake
2020-01-09
test: getaddressinfo label deprecation test
Jon Atack
2020-01-09
test: remove getaddressinfo label tests
Jon Atack
2020-01-09
doc: address pr17578 review feedback
Jon Atack
2020-01-08
Merge #17445: zmq: Fix due to invalid argument and multiple notifiers
Wladimir J. van der Laan
2020-01-08
qa: Fix double-negative arg test
Hennadii Stepanov
[next]