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-08-26
Merge bitcoin/bitcoin#25355: I2P: add support for transient addresses for out...
Andrew Chow
2022-08-24
Merge bitcoin/bitcoin#25865: test: speedup wallet tests by whitelisting peers...
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for `r...
MacroFake
2022-08-23
test: add coverage for invalid parameters for `rescanblockchain`
brunoerg
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#23202: wallet: allow psbtbumpfee to work with txs with ...
fanquake
2022-08-19
test, bumpfee: Check that psbtbumpfee can bump txs with external inputs
Andrew Chow
2022-08-19
tests: Use mocktime for wallet encryption timeout
Andrew Chow
2022-08-18
tests: Test that external inputs of txs in wallet is handled correctly
Andrew Chow
2022-08-18
wallet: SelectExternal actually external inputs
Andrew Chow
2022-08-18
test: speedup wallet tests by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2022-08-16
Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-ups
Andrew Chow
2022-08-16
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
Andrew Chow
2022-08-16
rpc: add an include_change parameter to listsinceblock
Antoine Poinsot
2022-08-16
test: add a test that -i2pacceptincoming=0 creates a transient session
Vasil Dimov
2022-08-15
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...
Andrew Chow
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-12
Add functional test for block announcements during initial headers sync
Suhas Daftuar
2022-08-11
Merge bitcoin/bitcoin#25792: test: add tests for `datacarrier` and `datacarri...
MacroFake
2022-08-11
test: add tests for `datacarrier` and `datacarriersize` options
w0xlt
2022-08-11
Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP...
fanquake
2022-08-10
Merge bitcoin/bitcoin#25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESC...
MacroFake
2022-08-10
Merge bitcoin/bitcoin#25811: doc: test: suggest multi-line imports in functio...
MacroFake
2022-08-10
psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION
Andrew Chow
2022-08-10
test: only run test for descriptor wallets
josibake
2022-08-10
Merge bitcoin/bitcoin#25794: test, tracing: don't rely on `block_connected` U...
MacroFake
2022-08-10
Merge bitcoin/bitcoin#25731: test: negative/unknown `rpcserialversion` should...
MacroFake
2022-08-09
Merge bitcoin/bitcoin#23480: Add rawtr() descriptor for P2TR with specified (...
Andrew Chow
2022-08-09
doc: test: suggest multi-line imports in functional test style guide
Sebastian Falbesoner
2022-08-09
test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constants
Sebastian Falbesoner
2022-08-09
scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCEST...
Sebastian Falbesoner
2022-08-08
Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails for n...
Andrew Chow
2022-08-06
test: don't rely on usdt block_conn event order
0xb10c
2022-08-05
Merge bitcoin/bitcoin#22751: rpc/wallet: add simulaterawtransaction RPC
Andrew Chow
2022-08-05
test: check that `verifymessage` RPC fails for non-P2PKH addresses
Sebastian Falbesoner
2022-08-05
rpc/wallet: add simulaterawtransaction RPC
Karl-Johan Alm
2022-08-04
[doc] remove non-signaling mentions of BIP125
glozow
2022-08-03
test: Target exact weight in MiniWallet _bulk_tx
MacroFake
2022-08-03
Merge bitcoin/bitcoin#25379: test: use MiniWallet to simplify mempool_package...
MacroFake
2022-08-02
Remove ::fRequireStandard global
MacroFake
2022-08-02
test: add support for Decimal to assert_approx
Karl-Johan Alm
2022-08-01
test: MiniWallet: add `send_self_transfer_chain` to create chain of txns
Andreas Kouloumos
2022-08-01
test: use MiniWallet to simplify mempool_package_limits.py tests
Andreas Kouloumos
2022-08-01
test: negative/unknown `rpcserialversion` should throw an init error
brunoerg
2022-08-01
Merge bitcoin/bitcoin#24799: Add test case mimicking issue 24765
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CI
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by default
MacroFake
2022-07-28
Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...
Andrew Chow
2022-07-28
Merge bitcoin/bitcoin#25670: test: check that combining PSBTs with different ...
Andrew Chow
2022-07-25
test: remove unused if statements
Aurèle Oulès
[next]