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
2022-06-30
Merge bitcoin/bitcoin#25364: test: remove wallet dependency from feature_null...
MacroFake
2022-06-30
Merge bitcoin/bitcoin#24836: add RPC (-regtest only) for testing package policy
fanquake
2022-06-30
Merge bitcoin/bitcoin#25503: test: pass `datacarriersize` option for tests us...
MacroFake
2022-06-30
test: passing a non-positive integer value to `-peertimeout` should throw an ...
brunoerg
2022-06-29
test: pass `datacarriersize` option for tests using large outputs (instead of...
Sebastian Falbesoner
2022-06-29
test: let `gen_return_txouts` create a single large OP_RETURN output
Sebastian Falbesoner
2022-06-29
test: assert serialized txouts size of `gen_return_txouts` helper
Sebastian Falbesoner
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#23418: Fix signed integer overflow in prioritisetransac...
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-24
remove unused functions
Ayush Sharma
2022-06-24
test: remove wallet dependency from feature_nulldummy.py
Ayush Sharma
2022-06-23
[functional test] submitrawpackage RPC
glozow
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
Fix signed integer overflow in prioritisetransaction RPC
MarcoFalke
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-16
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
MacroFake
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
refactor: cleanups post unsubtree'ing univalue
fanquake
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
Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncom...
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
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...
laanwj
2022-06-14
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
MacroFake
[next]