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-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
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
Merge bitcoin/bitcoin#25650: script: default to necessary tags in `test/get_p...
MacroFake
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
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
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
doc: update test/README.md
josibake
2022-07-20
script: default to necessary tags in get_previous_releases.py
josibake
2022-07-20
Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...
fanquake
2022-07-19
Add wallet tests for spending rawtr()
Pieter Wuille
2022-07-19
Add rawtr() descriptor for P2TR with unknown tweak
Pieter Wuille
2022-07-19
Merge bitcoin/bitcoin#25494: indexes: Stop using node internal types
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
indexes, refactor: Pass Chain interface instead of CChainState class to indexes
Ryan Ofsky
2022-07-18
Merge bitcoin/bitcoin#25351: rpc, wallet: Scan mempool after import* - Second...
Andrew Chow
[next]