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-16
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
Andrew Chow
2022-06-15
Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibilit...
Andrew Chow
2022-06-15
Merge bitcoin/bitcoin#25358: test: passing a value below 5 MB to -maxmempool ...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helper
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-o...
MacroFake
2022-06-15
test: remove unused `create_confirmed_utxos` helper
Sebastian Falbesoner
2022-06-14
doc: Update importaddress mention incompatibility with descriptor wallet
BrokenProgrammer
2022-06-14
test: check for `getblocktxn` request with out-of-bounds tx index
Sebastian Falbesoner
2022-06-14
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
MacroFake
2022-06-13
test: Remove MiniWallet mempool_valid option
MacroFake
2022-06-13
Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransa...
MacroFake
2022-06-13
test: passing a value below 5 MB to -maxmempool should throw an error
brunoerg
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
[next]