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
2022-06-10
test: Fix out-of-range port collisions
MacroFake
2022-06-08
[test] Fix port collisions caused by p2p_getaddr_caching.py
dergoegge
2022-06-08
[test_framework] Set PortSeed.n directly after initialising params
dergoegge
2022-06-08
Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-06-08
Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr caching
fanquake
2022-06-07
test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-06-07
Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default m...
laanwj
2022-06-07
Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return ...
MacroFake
2022-06-06
Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...
laanwj
2022-06-06
test: ensure createmultisig and addmultisigaddress are not returning any warn...
brunoerg
2022-06-03
Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last...
Luke Dashjr
2022-06-02
Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...
laanwj
2022-06-02
[test] Test addr cache for multiple onion binds
dergoegge
2022-06-02
test: add BIP-125 rule 5 testcase with default mempool
James O'Beirne
2022-06-02
test: check `replaceable` mismatch error in `createrawtransaction` RPC
Sebastian Falbesoner
2022-06-01
test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
MacroFake
2022-06-01
Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.py
MacroFake
2022-05-31
test: check pre-segwit peer error in `getblockfrompeer` RPC
Sebastian Falbesoner
2022-05-31
test: add coverage for non-hex value to -minimumchainwork
brunoerg
2022-05-31
Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...
MacroFake
2022-05-30
Merge bitcoin/bitcoin#25044: test: Use MiniWallet in rpc_rawtransaction.py
MacroFake
2022-05-30
test: Use MiniWallet in rpc_rawtransaction.py
Daniela Brozzoni
2022-05-30
MOVEONLY: Move signrawtransactionwithwallet test
Daniela Brozzoni
2022-05-27
test: allow passing sequence through create_self_transfer_multi
James O'Beirne
2022-05-27
rpc: remove deprecated fee fields from mempool entries
Sebastian Falbesoner
2022-05-27
Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...
MacroFake
2022-05-23
test: add coverage for unknown -blockfilterindex
brunoerg
2022-05-23
Merge bitcoin/bitcoin#25122: rpc: getreceivedbylabel, return early if no addr...
Andrew Chow
2022-05-20
rpc: getreceivedbylabel, don't loop over the entire wallet txs map if no dest...
furszy
2022-05-20
Merge bitcoin/bitcoin#25171: rpc: wallet: remove `-deprecatedrpc=exclude_coin...
MacroFake
2022-05-20
Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting values
MacroFake
2022-05-20
Merge bitcoin/bitcoin#25173: test: add coverage for unknown network in -onlynet
MacroFake
2022-05-19
test: add coverage for unknown network in -onlynet
brunoerg
2022-05-19
test: use MiniWallet for feature_dbcrash.py
Sebastian Falbesoner
2022-05-19
rpc: wallet: remove `-deprecatedrpc=exclude_coinbase` logic
Sebastian Falbesoner
2022-05-19
Merge bitcoin/bitcoin#25147: Net processing: follow ups to #20799 (removing s...
fanquake
2022-05-19
Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behind a...
MacroFake
2022-05-18
rpc: Put undocumented JSON failure mode behind a runtime flag
Suhail Saqan
2022-05-18
Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via ME...
MacroFake
2022-05-18
Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequested_b...
MacroFake
2022-05-18
[test] Remove segwit argument from build_block_on_tip()
John Newbery
2022-05-17
test: use sendall in wallet_taproot.py tests
ishaanam
2022-05-17
Merge bitcoin/bitcoin#23679: Sanitize `port` in `addpeeraddress()`
fanquake
2022-05-17
Add functional test for block sync from inbound peers
Suhas Daftuar
2022-05-15
[net processing] Only accept `sendcmpct` with version=2
John Newbery
2022-05-15
[net processing] Only advertise support for version 2 compact blocks
John Newbery
2022-05-15
[net] Stop testing version 1 compact blocks.
John Newbery
2022-05-15
Merge bitcoin/bitcoin#25123: test: Fix race condition in index prune test
MacroFake
2022-05-14
test: Fix race condition in index pruning test
Fabian Jahr
2022-05-14
Sanitize port in `addpeeraddress()`
amadeuszpawlik
[next]