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
2022-10-28
rpc: add non-regression test about deriveaddresses crash when index is 214748...
muxator
2022-05-30
Swap out hashlib.ripemd160 for own implementation
Pieter Wuille
2022-05-30
Add pure Python RIPEMD-160
Pieter Wuille
2022-03-05
fs: Make compatible with boost 1.78
Andrew Chow
2022-02-15
test: Call ceildiv helper with integer
Martin Zumsande
2022-02-15
tests: Calculate fees more similarly to CFeeRate::GetFee
Andrew Chow
2022-02-15
tests: Test for assertion when feerate is rounded down
Andrew Chow
2022-02-15
fees: Always round up fee calculated from a feerate
Andrew Chow
2022-02-15
Fix (inverse) meaning of -persistmempool
MarcoFalke
2021-08-20
test: fix bug in 22686
S3RK
2021-08-20
test: Test for ApproximateBestSubset edge case with too little fees
Andrew Chow
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
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-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
2021-07-09
Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...
fanquake
2021-07-08
Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` reje...
MarcoFalke
2021-07-08
tree-wide: Rename gitian-keys to builder-keys
Carl Dong
2021-07-08
[test] submit same txid different wtxid as mempool tx
glozow
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-07-07
lint: Run mypy with --show-error-codes
Carl Dong
2021-07-06
lint: exclude Guix patches from spell-checking
fanquake
2021-07-05
test: add `bad-txns-prevout-null` test to mempool_accept.py
Sebastian Falbesoner
2021-07-05
test: add `bad-txns-prevout-null` test case to invalid_txs.py
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2W{PKH,SH} scripts
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2SH scripts
Sebastian Falbesoner
2021-07-01
Merge bitcoin/bitcoin#22310: test: Add functional test for replacement relay ...
MarcoFalke
2021-07-01
Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existing
fanquake
[next]