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-04-11
Merge bitcoin/bitcoin#24800: lint: convert lint-python-mutable-default-parame...
MarcoFalke
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
Converted lint-python-mutable-default-parameters.sh to python
TakeshiMusgrave
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
lint: remove qt SIGNAL/SLOT lint
fanquake
2022-04-06
Merge bitcoin/bitcoin#24785: lint: remove boost::bind lint
MarcoFalke
2022-04-06
lint: remove boost::bind linter
fanquake
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-06
Merge bitcoin/bitcoin#24766: lint: convert spellchecking lint test to python
MarcoFalke
2022-04-06
lint: Convert Python dead code linter to Python
Fabian Jahr
2022-04-06
doc: Update lint test docs
Fabian Jahr
2022-04-06
lint: convert spell check lint test to python
Fabian Jahr
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
Merge bitcoin/bitcoin#24749: test: use MiniWallet for mempool_unbroadcast.py
MarcoFalke
2022-04-05
Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
Jon Atack
2022-04-04
lint: Start to use py lint scripts
MarcoFalke
2022-04-04
Move lint script and data file to avoid lint- prefix
MarcoFalke
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-31
Merge bitcoin/bitcoin#24707: doc: Speed up functional test runs using ramdisk
MarcoFalke
2022-03-30
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
MarcoFalke
2022-03-29
doc: Speed up functional test runs using ramdisk
willcl-ark
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
[next]