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-09
doc: test: suggest multi-line imports in functional test style guide
Sebastian Falbesoner
2022-08-08
Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails for n...
Andrew Chow
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-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
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
2022-07-23
test: check that combining PSBTs with different txs fails
Sebastian Falbesoner
2022-07-23
test: support passing PSBTMaps directly to PSBT ctor
Sebastian Falbesoner
2022-07-20
Merge bitcoin/bitcoin#25625: test: add test for decoding PSBT with per-input ...
Andrew Chow
2022-07-20
Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...
fanquake
2022-07-19
test: functional test for new coin selection logic
josibake
2022-07-19
test: add test for decoding PSBT with per-input preimage types
Sebastian Falbesoner
2022-07-19
refactor: move helper `random_bytes` to util library
Sebastian Falbesoner
2022-07-19
test: add constants for PSBT key types (BIP 174)
Sebastian Falbesoner
2022-07-19
refactor: move PSBT(Map) helpers from signet miner to test framework
Sebastian Falbesoner
2022-07-19
refactor: move `from_binary` helper from signet miner to test framework
Sebastian Falbesoner
2022-07-19
Merge bitcoin/bitcoin#25629: univalue: Return more detailed type check error ...
fanquake
2022-07-19
Merge bitcoin/bitcoin#25590: wallet: Precompute Txdata after setting PSBT inp...
MacroFake
2022-07-18
Merge bitcoin/bitcoin#25351: rpc, wallet: Scan mempool after import* - Second...
Andrew Chow
2022-07-18
Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from...
glozow
2022-07-18
univalue: Return more detailed type check error messages
MacroFake
2022-07-15
rpc: Default rbf enabled
Andrew Chow
2022-07-14
Merge bitcoin/bitcoin#24148: Miniscript support in Output Descriptors
Andrew Chow
2022-07-14
qa: functional test Miniscript watchonly support
Antoine Poinsot
2022-07-14
Merge bitcoin/bitcoin#25557: p2p: Eliminate atomic for m_last_getheaders_time...
MacroFake
2022-07-13
wallet: Enable -walletrbf by default
Andrew Chow
2022-07-12
test/mempool_persist: Test manual savemempool when -persistmempool=0
Carl Dong
2022-07-12
test: remove unnecessary parens
Suhas Daftuar
2022-07-12
test: Remove duplicate MAX_BIP125_RBF_SEQUENCE constant
MacroFake
2022-07-12
scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCE
MacroFake
2022-07-12
Merge bitcoin/bitcoin#24944: rpc: add getblockfrompeer RPCTypeCheck and inval...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25592: test persistence of non-mempool tx prioritisation
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25575: Address comments remaining from #25353
glozow
2022-07-12
[test] persist prioritisation of transactions not in mempool
glozow
2022-07-11
Address comments remaining from #25353
Antoine Riard
2022-07-11
wallet: Precompute Txdata after setting PSBT inputs' UTXOs
Andrew Chow
2022-07-11
test: speedup wallet_coinbase_category.py
furszy
2022-07-11
Merge bitcoin/bitcoin#25512: test: remove wallet dependency and refactor rpc...
MacroFake
2022-07-10
test: refactor: pass absolute fee in `create_lots_of_big_transactions` helper
Sebastian Falbesoner
[next]