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
2023-01-12
Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permission...
MarcoFalke
2023-01-11
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...
Andrew Chow
2023-01-11
test: Fix intermittent timeout in p2p_permissions.py
MarcoFalke
2023-01-11
Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlab...
MarcoFalke
2023-01-11
Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *Mempoo...
glozow
2023-01-11
Merge bitcoin/bitcoin#26838: doc: I2P documentation updates
MarcoFalke
2023-01-10
Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with tests
Andrew Chow
2023-01-10
[validation] remove PackageMempoolAcceptResult::m_package_feerate
glozow
2023-01-10
[rpc] return effective-includes in testmempoolaccept and submitpackage
glozow
2023-01-10
[rpc] return effective-feerate in testmempoolaccept and submitpackage
glozow
2023-01-09
doc: clarify -i2pacceptincoming help documentation
jonatack
2023-01-06
test: add coverage for absolute timestamp in `setban`
brunoerg
2023-01-06
p2p, rpc: don't allow past absolute timestamp in `setban`
brunoerg
2023-01-06
Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow fo...
MarcoFalke
2023-01-05
Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for w...
Andrew Chow
2023-01-05
test: Fix feature_startupnotify intermittent issue
MarcoFalke
2023-01-04
Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross...
Andrew Chow
2023-01-04
test: Invalid label name coverage
Aurèle Oulès
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2023-01-04
test: add coverage for cross-chain wallet restore
Sebastian Falbesoner
2023-01-03
tests: Use unique port for ZMQ tests
Andrew Chow
2023-01-03
script, test: fix python linter E275 errors with flake8 5.0.4
Jon Atack
2023-01-03
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
Andrew Chow
2022-12-29
Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `s...
MarcoFalke
2022-12-28
test: wallet: check that labels are migrated to watchonly wallet
Sebastian Falbesoner
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
wallet: return accurate error messages from Coin Selection
furszy
2022-12-21
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...
Andrew Chow
2022-12-21
test: add coverage for unknown wallet flag in `setwalletflag`
brunoerg
2022-12-21
Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests ...
MarcoFalke
2022-12-20
Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
Andrew Chow
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
2022-12-20
test: add coverage for `purpose` arg in `listlabels`
brunoerg
2022-12-19
test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
kdmukai
2022-12-19
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
Greg Sanders
2022-12-19
Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disable...
MarcoFalke
2022-12-19
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...
MarcoFalke
2022-12-18
test: call `keypoolrefill` with private keys disabled should throw an error
brunoerg
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
2022-12-15
For feebump, ignore abandoned descendant spends
John Moffett
2022-12-15
Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu...
MarcoFalke
2022-12-15
test: Introduce MIN_BLOCKS_TO_KEEP constant
Aurèle Oulès
2022-12-15
test: Wallet imports on pruned nodes
Aurèle Oulès
2022-12-14
Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShell
MarcoFalke
2022-12-13
Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...
Andrew Chow
2022-12-13
Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...
MarcoFalke
2022-12-13
Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison
fanquake
2022-12-12
test: add add_wallet_options to TestShell
josibake
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
2022-12-09
tests: Reorder longer running tests in test_runner
Andrew Chow
[next]