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-10-20
test: Test for out of bounds vout in sendall
Andrew Chow
2022-10-20
test: Test that sendall works with watchonly spending specific utxos
Andrew Chow
2022-10-19
Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are pr...
MacroFake
2022-10-17
test: Add functional tests for sendtxrcncl message from outbound
Gleb Naumenko
2022-10-17
test: Add functional tests for sendtxrcncl from inbound
Gleb Naumenko
2022-10-13
test: use MiniWallet for rpc_scanblocks.py
Sebastian Falbesoner
2022-10-13
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#23549: Add scanblocks RPC call (attempt 2)
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25858: psbt: Only include PSBT_OUT_TAP_TREE when the ou...
glozow
2022-10-12
Merge bitcoin/bitcoin#26280: rpc: Return coinbase flag in scantxoutset
fanquake
2022-10-12
Merge bitcoin/bitcoin#22087: Validate port-options
fanquake
2022-10-07
rpc: Return coinbase flag in scantxoutset
MacroFake
2022-10-07
test: Remove confusing DUMMY_P2WPKH_SCRIPT
MacroFake
2022-10-06
tests: Test that PSBT_OUT_TAP_TREE is included correctly
Andrew Chow
2022-10-06
tests: Test that PSBT_OUT_TAP_TREE is combined correctly
Andrew Chow
2022-10-05
Validate `port` options
amadeuszpawlik
2022-10-04
test: rpc: add scanblocks functional test
Jonas Schnelli
2022-09-30
test: add functional test for -discover
brunoerg
2022-09-29
test: check importing wallets when blocks are pruned throw an error
brunoerg
2022-09-28
Merge bitcoin/bitcoin#26138: test: Avoid race in disconnect_nodes helper
glozow
2022-09-22
test: check that `listdescriptors` descriptor strings are sorted
Sebastian Falbesoner
2022-09-21
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...
fanquake
2022-09-21
Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -onlynet...
fanquake
2022-09-21
Merge bitcoin/bitcoin#26143: test: wait for the expected basic block filter i...
MacroFake
2022-09-20
test: wait for the expected basic block filter index in `interface_rest`
brunoerg
2022-09-20
Merge bitcoin/bitcoin#26127: test: check that bumping tx with already spent c...
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...
Andrew Chow
2022-09-20
test: Avoid race in disconnect_nodes helper
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...
MacroFake
2022-09-19
test: check that bumping tx with already spent coin fails
Sebastian Falbesoner
2022-09-19
init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
Martin Zumsande
2022-09-19
test: Test watchonly imports with passphrase-locked wallet
Aurèle Oulès
2022-09-16
Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once
MacroFake
2022-09-15
Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...
Andrew Chow
2022-09-15
Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue calls
Andrew Chow
2022-09-15
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
furszy
2022-09-15
Fix issues identified by codespell 2.2.1 and update ignored words
Jon Atack
2022-09-15
wallet: fix sendall creates tx that fails tx-size check
kouloumos
2022-09-15
test: Add missing syncwithvalidationinterfacequeue
MacroFake
2022-09-15
Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceeded
MacroFake
2022-09-14
Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true ...
Andrew Chow
2022-09-14
test: add coverage for 'add_inputs' dynamic default value
furszy
2022-09-14
test/doc: Remove unused syncwithvalidationinterfacequeue
MacroFake
2022-09-13
sendall: check if the maxtxfee has been exceeded
ishaanam
2022-09-13
init: add utxo snapshot detection
James O'Beirne
2022-09-13
validation: rename snapshot chainstate dir
James O'Beirne
2022-09-13
Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
glozow
2022-09-13
Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...
fanquake
[next]