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
2023-05-17
index: Enable reindex-chainstate with active indexes
Martin Zumsande
2023-05-17
index: Use first block from locator instead of looking for fork point
Martin Zumsande
2023-05-15
add `lief` to `spelling.ignore-words`
brunoerg
2023-05-15
test: fix spelling in `interface_usdt_utxocache`
brunoerg
2023-05-15
doc, test: Document steps to reproduce TSan warning for `libdb`
Hennadii Stepanov
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-05-05
Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the same ...
fanquake
2023-05-05
Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure inste...
fanquake
2023-05-05
test: Treat `bitcoin-wallet` binary in the same way as others
Hennadii Stepanov
2023-05-05
test, refactor: Add `set_binary_paths` function
Hennadii Stepanov
2023-05-04
Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
fanquake
2023-05-04
Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in ...
Andrew Chow
2023-05-03
Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.py
fanquake
2023-05-02
Merge bitcoin/bitcoin#26094: rpc: Return block hash & height in getbalances, ...
Andrew Chow
2023-05-02
Merge bitcoin/bitcoin#27453: test: added coverage to rpc_scantxoutset.py
fanquake
2023-05-02
Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules list
fanquake
2023-05-02
test: Simplify feature_fastprune.py
MarcoFalke
2023-05-02
test: add ripemd160 to test framework modules list
Sebastian Falbesoner
2023-05-02
test: added coverage to rpc_scantxoutset.py
kevkevin
2023-05-02
Merge bitcoin/bitcoin#27191: blockstorage: Adjust fastprune limit if block ex...
fanquake
2023-05-01
Merge bitcoin/bitcoin#27538: test: Remove modinv python util helper function
fanquake
2023-05-01
Merge bitcoin/bitcoin#26733: test: Add test for `sendmany` rpc that uses `sub...
Andrew Chow
2023-05-01
Merge bitcoin/bitcoin#26604: test: add coverage for `-bantime`
fanquake
2023-05-01
Merge bitcoin/bitcoin#26780: rpc: simplify scan blocks
Andrew Chow
2023-05-01
Merge bitcoin/bitcoin#27195: bumpfee: allow send coins back to yourself
Andrew Chow
2023-04-30
rpc: scanblocks, add "completed" flag to the result obj
furszy
2023-04-28
test: remove modinv python util helper function
Fabian Jahr
2023-04-28
Merge bitcoin/bitcoin#27483: Bump python minimum version to 3.8
fanquake
2023-04-27
Merge bitcoin/bitcoin#26314: test: perturb anchors.dat to test error during i...
fanquake
2023-04-27
Merge bitcoin/bitcoin#26794: test: test banlist database recreation
fanquake
2023-04-27
Merge bitcoin/bitcoin#25937: test: add coverage for rpc error when trying to ...
fanquake
2023-04-26
rpc: return block hash & height in getbalances, gettransaction & getwalletinf...
Harris
2023-04-26
Merge bitcoin/bitcoin#25158: rpc, wallet: add abandoned field for all categor...
Andrew Chow
2023-04-26
Merge bitcoin/bitcoin#26933: mempool: disallow txns under min relay fee, even...
glozow
2023-04-23
test: simplify uint256 (de)serialization routines
Sebastian Falbesoner
2023-04-21
Merge bitcoin/bitcoin#25939: rpc: In `utxoupdatepsbt` also look for the tx in...
Andrew Chow
2023-04-21
Merge bitcoin/bitcoin#27498: test: Remove unused sanitizer suppressions
fanquake
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-21
test: Use python3.8 pow()
MarcoFalke
2023-04-21
test: Remove unused sanitizer suppressions
MarcoFalke
2023-04-19
test: cover fastprune with excessive block size
Matthew Zipkin
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-17
test: add regression tests for #27468 (invalid URI segfaults)
Sebastian Falbesoner
2023-04-17
Merge bitcoin/bitcoin#27471: test: fix bumpfee 'spend_one_input' occasional f...
fanquake
2023-04-17
Merge bitcoin/bitcoin#27468: bugfix: rest: avoid segfault for invalid URI
fanquake
2023-04-17
bugfix: rest: avoid segfault for invalid URI
pablomartin4btc
2023-04-17
[test] mempool full in package accept
glozow
2023-04-17
[test] package cpfp bumps parents <mempoolminfee but >=minrelaytxfee
glozow
2023-04-15
test: fix bumpfee 'spend_one_input' occasional failure
furszy
2023-04-15
test: bumpfee, add coverage for "send coins back to yourself"
furszy
[next]