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
/
functional
Age
Commit message (
Expand
)
Author
2024-07-02
Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30340: test: Added coverage to Block not found error us...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30339: test: add coverage for `node` field of `getadded...
Ava Chow
2024-07-01
Revert "test: p2p: check that connecting to ourself leads to disconnect"
Sebastian Falbesoner
2024-07-01
wallet: update mempool conflicts tests + docs
ishaanam
2024-06-30
test: Added coverage to Block not found error using gettxoutsetinfo
kevkevinpal
2024-06-29
test: p2p: check that connecting to ourself leads to disconnect
Sebastian Falbesoner
2024-06-27
Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...
Ryan Ofsky
2024-06-27
test: add rpccookieperms test
willcl-ark
2024-06-26
Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...
Ava Chow
2024-06-26
test: change comments to `self.log.info` for `test_addnode_getaddednodeinfo`
brunoerg
2024-06-26
test: add coverage for `node` field of `getaddednodeinfo` RPC
brunoerg
2024-06-24
Merge bitcoin/bitcoin#30200: Introduce Mining interface
Ryan Ofsky
2024-06-24
Merge bitcoin/bitcoin#30308: QA: Expect PACKAGE_NAME rather than constant "Bi...
merge-script
2024-06-21
wallet: notify when preset + automatic inputs exceed max weight
furszy
2024-06-21
test: Remove unnecessary restart in assumeutxo test
Fabian Jahr
2024-06-21
assumeutxo: Check snapshot base block is not marked invalid
Fabian Jahr
2024-06-20
Merge bitcoin/bitcoin#29862: test: Validate oversized transactions or without...
Ava Chow
2024-06-20
Merge bitcoin/bitcoin#29575: net_processing: make any misbehavior trigger imm...
Ava Chow
2024-06-19
refactor: Move early loadtxoutset checks into ActiveSnapshot
Fabian Jahr
2024-06-19
QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core"
Luke Dashjr
2024-06-18
Replace hard-coded constant in test
LÅ‘rinc
2024-06-18
rpc: call TestBlockValidity via miner interface
Sjors Provoost
2024-06-17
Merge bitcoin/bitcoin#28984: Cluster size 2 package rbf
Ava Chow
2024-06-17
Merge bitcoin/bitcoin#30195: test: Added test coverage to listsinceblock rpc
Ava Chow
2024-06-17
Merge bitcoin/bitcoin#28312: test: fix `keys_to_multisig_script` (P2MS) helpe...
Ava Chow
2024-06-16
test: write functional test results to csv
tdb3
2024-06-16
test: Added test coverage to listsinceblock rpc
kevkevinpal
2024-06-14
Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE whe...
Ava Chow
2024-06-13
[test] package rbf
glozow
2024-06-12
test: cover more errors for `signrawtransactionwithkey` RPC
brunoerg
2024-06-12
Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_t
merge-script
2024-06-11
Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpcport
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#30264: test: add coverage for errors for `combinerawtra...
merge-script
2024-06-11
Merge bitcoin/bitcoin#30252: test: Remove redundant verack check
merge-script
2024-06-11
Merge bitcoin/bitcoin#30162: test: MiniWallet: respect passed feerate for pad...
glozow
2024-06-10
test: add coverage for errors for `combinerawtransaction` RPC
brunoerg
2024-06-10
Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...
Ryan Ofsky
2024-06-10
test: Remove redundant verack check
MarcoFalke
2024-06-08
Merge bitcoin/bitcoin#30238: json-rpc 2.0 followups: docs, tests, cli
merge-script
2024-06-07
refactor: Rename CTransaction::nVersion to version
Ava Chow
2024-06-07
test: Add functional test for continuing a reindex
TheCharlatan
2024-06-07
consensus: Store transaction nVersion as uint32_t
Ava Chow
2024-06-07
Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3
Ava Chow
2024-06-07
test: use json-rpc 2.0 in all functional tests by default
Matthew Zipkin
2024-06-07
test: remove unused variable in interface_rpc.py
Matthew Zipkin
2024-06-06
Merge bitcoin/bitcoin#29401: test: Remove struct.pack from almost all places
Ava Chow
2024-06-05
test: add `createmultisig` P2MS encoding test for all n (1..20)
Sebastian Falbesoner
2024-06-05
test: add unit test for `keys_to_multisig_script`
Sebastian Falbesoner
[next]