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-13
Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock...
MarcoFalke
2020-10-12
test: add p2p_lock acquires in p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
test: use MiniWallet for p2p_leak_tx.py
Sebastian Falbesoner
2020-10-11
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-09
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-08
Merge #20101: rpc: change no wallet loaded message to be clearer
MarcoFalke
2020-10-08
Use mockable time everywhere in net_processing
Pieter Wuille
2020-10-07
rpc: change no wallet loaded message to be clearer
Andrew Chow
2020-10-07
Merge #19339: validation: re-delegate absurd fee checking from mempool to cli...
fanquake
2020-10-05
scripted-diff: update max-fee-exceeded error message to include RPC
gzhao408
2020-10-05
[rpc/node] check for high fee before ATMP in clients
gzhao408
2020-10-05
Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPC
MarcoFalke
2020-10-04
Merge #20069: test: Mention commit id in scripted diff error
MarcoFalke
2020-10-03
lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh
Fabian Jahr
2020-10-03
lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter
Fabian Jahr
2020-10-03
test: Mention commit id in scripted diff error
Wladimir J. van der Laan
2020-10-03
Merge #19956: rpc: Improve invalid vout value rpc error message
fanquake
2020-10-02
test: Assert exclusive PSBT funding options
Oliver Gugger
2020-10-02
Merge #20034: test: Get rid of default wallet hacks
MarcoFalke
2020-10-02
test: Assert PSBT change type
Oliver Gugger
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
scripted diff: Improve invalid vout value rpc error message
Nima Yazdanmehr
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
[next]