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-29
streams: Add AutoFile without ser-type and ser-version
MacroFake
2022-06-29
Merge bitcoin/bitcoin#25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsMa...
MacroFake
2022-06-28
scripted-diff: Rename DEFAULT_MEMPOOL_EXPIRY to indicate time unit
Carl Dong
2022-06-28
Merge bitcoin/bitcoin#22558: psbt: Taproot fields for PSBT
laanwj
2022-06-27
test: Test signing psbts without explicitly having scripts
Andrew Chow
2022-06-27
psbt, test: Check for taproot fields in taproot psbt test
Andrew Chow
2022-06-27
taproot: Use pre-existing signatures if available
Andrew Chow
2022-06-27
tests: Test taproot fields for PSBT
Andrew Chow
2022-06-27
test: fix failing test interface_usdt_utxocache.py
Sebastian Falbesoner
2022-06-27
test: Remove unused call to generate in rpc_mempool_info
MacroFake
2022-06-27
test: Sync MiniWallet utxo state after each generate call
MacroFake
2022-06-27
test: Drop spent utxos in MiniWallet scan_tx
MacroFake
2022-06-27
test: Return new_utxos from create_self_transfer_multi in MiniWallet
MacroFake
2022-06-27
test: Return new_utxo from create_self_transfer in MiniWallet
MacroFake
2022-06-27
Merge bitcoin/bitcoin#25439: rpc: Return incrementalrelayfee in getmempoolinfo
MacroFake
2022-06-27
Merge bitcoin/bitcoin#25476: test: Remove unnecessary mining from importdescr...
MacroFake
2022-06-26
test: Remove unnecessary block mining from importdescriptors test
Fabian Jahr
2022-06-23
Merge bitcoin/bitcoin#25451: test: `-whitebind` and `-bind` with `-listen=0`...
MacroFake
2022-06-22
test: `-whitebind` and `-bind` with `-listen=0` should throw an error
brunoerg
2022-06-22
test: Fail if connect_nodes fails
MacroFake
2022-06-21
rpc: Return incrementalrelayfee in getmempoolinfo
MacroFake
2022-06-21
test: Remove from_node from create_self_transfer* MiniWallet helpers
MacroFake
2022-06-21
test: refactor: save MiniWallet mode explicitly
Sebastian Falbesoner
2022-06-17
Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestin...
laanwj
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
test: implement 'bech32m' mode for `getnewdestination()` helper
Sebastian Falbesoner
2022-06-14
test: add helpers for creating P2TR scripts/addresses from output key
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
[next]