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
2020-08-14
Merge #17204: wallet: Do not turn OP_1NEGATE in scriptSig into 0x0181 in sign...
Wladimir J. van der Laan
2020-08-14
Merge #19455: rpc generate: print useful help and error message
Wladimir J. van der Laan
2020-08-14
Merge #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc)
MarcoFalke
2020-08-13
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-13
Merge #19655: rpc: Catch listsinceblock target_confirmations exceeding block ...
Wladimir J. van der Laan
2020-08-13
Merge #18654: rpc: separate bumpfee's psbt creation function into psbtbumpfee
Samuel Dobson
2020-08-12
Cap listsinceblock target_confirmations param
Adam Stein
2020-08-12
Merge #19696: rpc: Fix addnode remove command error
Wladimir J. van der Laan
2020-08-12
Merge #19658: [rpc] Allow RPC to fetch all addrman records and add records to...
Wladimir J. van der Laan
2020-08-12
[net] Add addpeeraddress RPC method
John Newbery
2020-08-12
[test] Test that getnodeaddresses() can return all known addresses
John Newbery
2020-08-11
rpc: Improve addnode remove command error message
Fabian Jahr
2020-08-11
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
fanquake
2020-08-09
Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is exp...
Wladimir J. van der Laan
2020-08-09
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-09
Merge #19649: Restore test case for p2p transaction blinding
Wladimir J. van der Laan
2020-08-07
Merge #19620: Add txids with non-standard inputs to reject filter
fanquake
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-05
Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Wladimir J. van der Laan
2020-08-05
Merge #15382: util: add RunCommandParseJSON
Samuel Dobson
2020-08-05
Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linter
MarcoFalke
2020-08-04
test addition of unknown segwit spends to txid reject filter
Gregory Sanders
2020-08-04
test: Wait until is_connected in add_p2p_connection
MarcoFalke
2020-08-04
Merge #19489: test: Fail wait_until early if connection is lost
MarcoFalke
2020-08-04
lint: Remove travis env var from commit linter
Fabian Jahr
2020-08-03
Merge #18991: Cache responses to GETADDR to prevent topology leaks
Wladimir J. van der Laan
2020-08-02
Test that wtxid relay peers add wtxid to reject filter
Gregory Sanders
2020-08-02
Restore test case for p2p transaction blinding
Gregory Sanders
2020-08-02
rpc: Limit echo to 10 args
MarcoFalke
2020-07-31
[build] msvc: add boost::process
Sjors Provoost
2020-07-30
test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Ben Woosley
2020-07-30
test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected
Ben Woosley
2020-07-30
test: request parents of orphan from wtxid relay peer
Anthony Towns
2020-07-30
Merge #19439: script: Linter to check commit message formatting
MarcoFalke
2020-07-30
Merge #18011: Replace current benchmarking framework with nanobench
Wladimir J. van der Laan
2020-07-30
Test addr response caching
Gleb Naumenko
2020-07-30
Add addr permission flag enabling non-cached addr sharing
Gleb Naumenko
2020-07-30
Merge #19597: test: test decodepsbt fee calculation (count input value only o...
MarcoFalke
2020-07-30
Merge #19599: test: clean message_count and last_message
MarcoFalke
2020-07-29
Merge #19335: wallet: Cleanup and separate BerkeleyDatabase and BerkeleyBatch
Wladimir J. van der Laan
2020-07-27
Clean message_count and last_message
Troy Giorshev
2020-07-26
test: test decodepsbt fee calculation (count input value only once per UTXO)
Sebastian Falbesoner
2020-07-23
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
2020-07-23
Merge #19473: net: Add -networkactive option
MarcoFalke
2020-07-22
No need to check for duplicate fileids in all dbenvs
Andrew Chow
2020-07-22
test: Add test coverage for -networkactive option
Hennadii Stepanov
2020-07-22
Merge #18044: Use wtxid for transaction relay
Wladimir J. van der Laan
2020-07-21
Merge #19552: test: fix intermittent failure in p2p_ibd_txrelay
MarcoFalke
2020-07-21
Merge #19205: script: previous_release.sh rewritten in python
MarcoFalke
2020-07-19
test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_until
Jon Atack
[next]