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-10-16
Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followups
fanquake
2023-10-15
Merge bitcoin/bitcoin#28650: fuzz: Merge with -set_cover_merge=1
fanquake
2023-10-13
fuzz: Merge with -set_cover_merge=1
MarcoFalke
2023-10-13
test: fix `assert_debug_log` call-site bugs, add type checks
Sebastian Falbesoner
2023-10-13
Merge bitcoin/bitcoin#28639: refactor: Remove unused nchaintx from SnapshotMe...
fanquake
2023-10-12
test: Fuzz merge with -use_value_profile=0 for now
MarcoFalke
2023-10-12
Merge bitcoin/bitcoin#28629: test: fix usdt undeclared function errors on mantis
fanquake
2023-10-12
Merge bitcoin/bitcoin#27228: test: exempt previous release binaries from valg...
fanquake
2023-10-12
test: Check snapshot file with wrong number of coins
MarcoFalke
2023-10-12
Merge bitcoin/bitcoin#28634: test: BIP324: add check for detection of missing...
fanquake
2023-10-12
test: don't run old binaries under valgrind
Sjors Provoost
2023-10-11
Merge bitcoin/bitcoin#28625: test: check that loading snapshot not matching A...
Andrew Chow
2023-10-11
Merge bitcoin/bitcoin#28392: test: Use pathlib over os path
fanquake
2023-10-11
Merge bitcoin/bitcoin#28602: descriptors: Disallow hybrid and uncompressed ke...
fanquake
2023-10-11
test: BIP324: add check for missing garbage terminator detection
Sebastian Falbesoner
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-10-10
test: check that loading snapshot not matching AssumeUTXO parameters fails
Sebastian Falbesoner
2023-10-09
test: fix usdt undeclared function errors on mantis
willcl-ark
2023-10-09
test: Scripts with hybrid pubkeys are migrated to watchonly
Andrew Chow
2023-10-09
Merge bitcoin/bitcoin#28604: test: Use feerate higher than minrelay fee in wa...
fanquake
2023-10-08
qa: bound testing for TapMiniscript
Antoine Poinsot
2023-10-08
qa: Tapscript Miniscript signing functional tests
Antoine Poinsot
2023-10-08
qa: list descriptors in Miniscript signing functional tests
Antoine Poinsot
2023-10-08
qa: functional test Miniscript inside Taproot descriptors
Antoine Poinsot
2023-10-06
test: Rename wait_until_helper to wait_until_helper_internal
Fabian Jahr
2023-10-06
test: Improvements of feature_assumeutxo
Fabian Jahr
2023-10-06
Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...
fanquake
2023-10-05
test: Use feerate higher than minrelay fee in wallet_fundraw
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=c...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return ...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28027: test: Fixes and updates to wallet_backwards_comp...
fanquake
2023-10-05
Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid in...
Andrew Chow
2023-10-05
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
MarcoFalke
2023-10-05
assumeutxo: change getchainstates RPC to return a list of chainstates
Ryan Ofsky
2023-10-05
test: display abrupt shutdown errors in console output
furszy
2023-10-05
test: Bump walletpassphrase timeouts to avoid intermittent issues
MarcoFalke
2023-10-05
test: BIP324: add checks for v1 prefix matching / wrong network magic detection
Sebastian Falbesoner
2023-10-04
Merge bitcoin/bitcoin#27823: init: return error when block index is non-conti...
Andrew Chow
2023-10-04
tests: assumeutxo: accept final height from either chainstate
James O'Beirne
2023-10-04
test: assumeutxo: avoid race in functional test
James O'Beirne
2023-10-04
test: add wait_for_connect to BitcoinTestFramework.connect_nodes
James O'Beirne
2023-10-04
rpc: `getaddrmaninfo` followups
stratospher
2023-10-03
Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...
Andrew Chow
2023-10-03
Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
fanquake
2023-10-02
test: enable v2 transport between nodes in some functional tests
Pieter Wuille
2023-10-02
test: Functional test for opportunistic encryption
dhruv
2023-10-02
net: expose transport types/session IDs of connections in RPC and logs
Pieter Wuille
2023-10-02
net: use V2Transport when NODE_P2P_V2 service flag is present
Pieter Wuille
2023-10-02
net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
Pieter Wuille
[next]