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
2021-07-28
Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transactio...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#21562: [net processing] Various tidying up of PeerManag...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22047: index, rpc: Coinstatsindex follow-ups
W. J. van der Laan
2021-07-28
Merge bitcoin/bitcoin#22530: log: sort logging categories alphabetically
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (spee...
MarcoFalke
2021-07-28
test: assert logging categories are sorted in rpc and help
Jon Atack
2021-07-27
test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-27
test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-25
test: check that CSV/CLTV are active in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-25
rpc: Block until synced if coinstatsindex is used in gettxoutsetinfo
Fabian Jahr
2021-07-25
Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_re...
MarcoFalke
2021-07-22
test: verify number of categories returned by logging RPC
Jon Atack
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-22
refactor: move `GetTransaction(...)` to node/transaction.cpp
Sebastian Falbesoner
2021-07-21
cli: Implement human readable -getinfo.
Klement Tan
2021-07-21
Merge bitcoin/bitcoin#22510: test: add test for RPC error 'Transaction alread...
MarcoFalke
2021-07-21
Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfo
MarcoFalke
2021-07-20
test: check for RPC error 'Transaction already in block chain' (-27)
Sebastian Falbesoner
2021-07-20
Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...
MarcoFalke
2021-07-20
Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast ...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...
fanquake
2021-07-20
scripted-diff: Rename recentRejects
John Newbery
2021-07-20
rpc: Return block time in getblockchaininfo
João Barbosa
2021-07-20
util: improves error messages on get_previous_releases script
Nelson Galdeman
2021-07-20
Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentation
fanquake
2021-07-19
tests: Test for dumpwallet lock order issue
Andrew Chow
2021-07-19
Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addresses
W. J. van der Laan
2021-07-16
Test that descriptor wallet upgrade does nothing
Andrew Chow
2021-07-15
Improve tests using statistics
John Newbery
2021-07-16
test: add logging to wallet_listtransactions
Sebastian Falbesoner
2021-07-16
test: remove unneeded/redundant code in wallet_listtransactions
Sebastian Falbesoner
2021-07-16
test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2021-07-15
Functional tests for addr rate limiting
Pieter Wuille
2021-07-15
Randomize the order of addr processing
Pieter Wuille
2021-07-15
Rate limit the processing of incoming addr messages
Pieter Wuille
2021-07-15
Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (...
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...
fanquake
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
test: whitelist rpc_rawtransaction peers to speed up tests
Jon Atack
2021-07-14
test: Fix wallet_listdescriptors.py if bdb is not compiled
Hennadii Stepanov
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-12
test: Add functional test for AddrFetch connections
Martin Zumsande
2021-07-12
net, rpc: Enable AddrFetch connections for functional testing
Martin Zumsande
2021-07-09
[test] Allow rebroadcast for same-txid-different-wtxid transactions
glozow
2021-07-09
[test] Test transactions are not re-added to unbroadcast set
Duncan Dean
2021-07-09
Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and same...
W. J. van der Laan
2021-07-09
test: ensure I2P ports are handled as expected
Vasil Dimov
2021-07-09
Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...
MarcoFalke
[next]