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-04-11
Merge bitcoin/bitcoin#24817: test: use MiniWallet for feature_fee_estimation.py
MarcoFalke
2022-04-11
Merge bitcoin/bitcoin#24797: test: compare `/chaininfo` response with `getblo...
MarcoFalke
2022-04-10
test: use MiniWallet for feature_fee_estimation.py
Sebastian Falbesoner
2022-04-08
Merge bitcoin/bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre...
fanquake
2022-04-06
test: compare `/chaininfo` response with `getblockchaininfo` RPC
brunoerg
2022-04-06
Merge bitcoin/bitcoin#24576: contrib: testgen: remove redundant base58 implem...
fanquake
2022-04-06
Merge bitcoin/bitcoin#24358: test: USDT tracepoint interface tests
laanwj
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-05
test: throw `ValueError` for invalid base58 checksum
Sebastian Falbesoner
2022-04-05
scripted-diff: rename `chars` to `b58chars` in test_framework.address
Sebastian Falbesoner
2022-04-05
Update /<count>/ endpoints to use a '?count=' query parameter instead
stickies-v
2022-04-05
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
laanwj
2022-04-05
Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
Jon Atack
2022-04-04
test: use MiniWallet for mempool_unbroadcast.py
Ayush Sharma
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24698: test: -peerblockfilters without -blockfilterinde...
MarcoFalke
2022-03-30
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
MarcoFalke
2022-03-29
add tests for no recipient and using send_max while inputs are specified
ishaanam
2022-03-29
Add sendall RPC née sweep
Murch
2022-03-28
test: -peerblockfilters without -blockfilterindex raises an error
brunoerg
2022-03-28
Merge bitcoin/bitcoin#24623: test: Add diamond-shape prioritisetransaction test
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24687: test: Check an invalid -i2psam will raise an ini...
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24258: test: check localaddresses in getnetworkinfo for...
MarcoFalke
2022-03-26
test: invalid -i2psam will raise an init error
brunoerg
2022-03-25
Merge bitcoin/bitcoin#24494: wallet: generate random change target for each t...
fanquake
2022-03-25
Merge bitcoin/bitcoin#24502: wallet: don't create long chains by default
MarcoFalke
2022-03-25
[wallet] don't create long chains by default
glozow
2022-03-25
Merge bitcoin/bitcoin#24670: test: move-only: Move all generate* tests to a s...
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#21160: net/net processing: Move tx inventory into net_p...
fanquake
2022-03-25
Merge bitcoin/bitcoin#23536: Enforce Taproot script flags whenever WITNESS is...
laanwj
2022-03-25
[wallet] randomly generate change targets
glozow
2022-03-25
test: move-only: Move all generate* tests to a single file
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24653: test: use `MiniWallet` in `test/functional/inter...
MarcoFalke
2022-03-24
test: Add diamond-shape prioritisetransaction test
MarcoFalke
2022-03-24
test: Rework create_self_transfer_multi
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24626: init: disallow reindex-chainstate when pruning
MarcoFalke
2022-03-24
init: disallow reindex-chainstate when pruning
Martin Zumsande
2022-03-24
Merge bitcoin/bitcoin#24574: test: Actually print TSan tracebacks
fanquake
2022-03-24
Merge bitcoin/bitcoin#24637: test: use MiniWallet for mempool_package_onemore.py
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24587: test: use MiniWallet for rpc_createmultisig.py
fanquake
2022-03-24
[move only] remove `is_wallet_compiled` checks
josibake
2022-03-24
test: use MiniWallet in `interfaces_zmq`
josibake
2022-03-23
Merge bitcoin/bitcoin#24635: test: Run non-wallet tests only once
fanquake
2022-03-22
test: check localaddresses in getnetworkinfo for nodes with proxy
brunoerg
2022-03-22
test: use MiniWallet for mempool_package_onemore.py
Sebastian Falbesoner
2022-03-22
test: MiniWallet: add helper methods `{send,create}_self_transfer_multi`
Sebastian Falbesoner
2022-03-22
test: use MiniWallet for rpc_createmultisig.py
Ayush Sharma
2022-03-22
Merge bitcoin/bitcoin#24535: test: Fix generate calls and comments in feature...
MarcoFalke
[next]