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-10-03
test: Mention commit id in scripted diff error
Wladimir J. van der Laan
2020-10-02
Merge #20034: test: Get rid of default wallet hacks
MarcoFalke
2020-10-01
Merge #18309: zmq: Add support to listen on multiple interfaces
Wladimir J. van der Laan
2020-10-01
Merge #20048: chainparams: do not log signet startup messages for other chains
MarcoFalke
2020-10-01
signet: do not log signet startup messages for other chains
Jon Atack
2020-10-01
Merge #19253: Tests: tidy up address.py and segwit_addr.py
MarcoFalke
2020-10-01
test: Add zmq test to support multiple interfaces
nthumann
2020-09-30
doc: Remove double-whitespace from help string, other whitespace fixups
MarcoFalke
2020-09-30
Merge #19501: send* RPCs in the wallet returns the "fee reason"
MarcoFalke
2020-09-29
Merge #20003: net: Exit with error message if -proxy is specified without arg...
Wladimir J. van der Laan
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
Merge #19630: Cleanup fee estimation code
fanquake
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-09-29
Merge #19107: p2p: Move all header verification into the network layer, exten...
fanquake
2020-09-29
Merge #19969: Send RPC bug fix and touch-ups
fanquake
2020-09-28
[test] Make sure send rpc returns fee reason
Sishir Giri
2020-09-28
test: Check that invalid peer traffic is accounted for
MarcoFalke
2020-09-28
test: Remove confusing cast to same type (int to int)
MarcoFalke
2020-09-27
[Trivial] python help message
kanon
2020-09-26
[send] Make send RPCs return fee reason
Sishir Giri
2020-09-26
Merge #20023: test: remove unused constants in functional tests
MarcoFalke
2020-09-26
Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs
MarcoFalke
2020-09-26
test: remove unused constants in functional tests
Sebastian Falbesoner
2020-09-26
test: use explicit p2p objects where available
Oliver Gugger
2020-09-25
Merge #19804: test/refactor: reference p2p objects explicitly and remove conf...
MarcoFalke
2020-09-23
net: Print error message if -proxy is specified without arguments (instead of...
practicalswift
2020-09-23
Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool t...
Wladimir J. van der Laan
2020-09-23
Merge #19993: refactor: Signet fixups
MarcoFalke
2020-09-22
Remove header checks out of net_processing
Troy Giorshev
2020-09-22
Merge #19963: Clarify blocksonly whitelistforcerelay test
MarcoFalke
2020-09-22
test: Run signet test even when wallet was not compiled
MarcoFalke
2020-09-22
Add functional tests for zmq sequence topic and mempool sequence logic
Gregory Sanders
2020-09-22
zmq test: Actually make reorg occur
Gregory Sanders
2020-09-21
[rpc] Deprecate getpeerinfo addnode field
Amiti Uttarwar
2020-09-21
[refactor] Rename test file to allow any getpeerinfo deprecations.
Amiti Uttarwar
2020-09-21
[rpc] Add connection type to getpeerinfo RPC, update tests
Amiti Uttarwar
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-21
Merge #19697: Improvements on ADDR caching
Wladimir J. van der Laan
2020-09-21
Clarify blocksonly whitelistforcerelay test
t-bast
2020-09-20
Merge #19781: test: add parameterized constructor for msg_sendcmpct()
MarcoFalke
2020-09-19
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-18
test: create default wallet in extended tests
Sjors Provoost
2020-09-18
test: basic signet tests
Karl-Johan Alm
2020-09-18
Merge #15454: Remove the automatic creation and loading of the default wallet
Samuel Dobson
2020-09-17
[rpc] send: various touch-ups
Sjors Provoost
2020-09-17
[rpc] send: fix parsing replaceable option
Sjors Provoost
2020-09-16
Merge #19936: Test: batch rpc with params
Wladimir J. van der Laan
2020-09-16
[test] add get_vsize util for more programmatic testing
gzhao408
2020-09-15
[rpc] Return fee and vsize from testmempoolaccept
codeShark149
2020-09-15
Merge #16378: The ultimate send RPC
Samuel Dobson
[next]