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-06-23
Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in feat...
Andrew Chow
2023-06-23
Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...
Andrew Chow
2023-06-22
Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...
fanquake
2023-06-21
net: Give seednodes time before falling back to fixed seeds
Martin Zumsande
2023-06-21
Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` hel...
fanquake
2023-06-20
Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wallet...
Ryan Ofsky
2023-06-20
Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...
Andrew Chow
2023-06-20
Merge bitcoin/bitcoin#27622: Fee estimation: avoid serving stale fee estimate
glozow
2023-06-19
test: refactor: introduce `generate_keypair` helper with WIF support
Sebastian Falbesoner
2023-06-19
Manage exceptions in bcc callback functions
virtu
2023-06-18
Merge bitcoin/bitcoin#27906: doc: test: update TestShell instructions
fanquake
2023-06-16
doc: test: update TestShell instructions
ismaelsadeeq
2023-06-16
Merge bitcoin/bitcoin#27757: rpc: remove deprecated "warning" field from {cre...
Andrew Chow
2023-06-15
Merge bitcoin/bitcoin#27712: test: p2p: check misbehavior for non-continuous ...
Andrew Chow
2023-06-15
test: clean up is node stopped
dimitaracev
2023-06-14
test: ensure old fee_estimate.dat not read on restart and flushed
ismaelsadeeq
2023-06-14
test: -loglevel raises on invalid values
Jon Atack
2023-06-14
test: -debug and -debugexclude raise on invalid values
Jon Atack
2023-06-14
Merge bitcoin/bitcoin#25634: wallet, tests: Expand and test when the blank wa...
Ryan Ofsky
2023-06-13
wallet: Ensure that the blank wallet flag is unset after imports
Andrew Chow
2023-06-13
Merge bitcoin/bitcoin#23962: Use `int32_t` type for most transaction size/wei...
Andrew Chow
2023-06-13
Merge bitcoin/bitcoin#27864: test: fix intermittent failure in p2p_leak_tx.py
fanquake
2023-06-12
Merge bitcoin/bitcoin#27853: rest: bugfix, fix crash error when calling `/dep...
Andrew Chow
2023-06-12
test: Add test for migrating default wallet and plain file wallet
Andrew Chow
2023-06-12
Use `int32_t` type for most transaction size/weight values
Hennadii Stepanov
2023-06-12
test: fix intermittent failure in p2p_leak_tx.py
Martin Zumsande
2023-06-12
Merge bitcoin/bitcoin#27708: Return EXIT_FAILURE on post-init fatal errors
Ryan Ofsky
2023-06-12
test: add coverage for `/deploymentinfo` passing a blockhash
brunoerg
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-06-08
rpc, wallet: Include information about blank flag
Andrew Chow
2023-06-08
Remove mapRelay
MarcoFalke
2023-06-07
Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...
Andrew Chow
2023-06-04
rpc: remove deprecated "warning" field from {create,load,restore,unload}wallet
Sebastian Falbesoner
2023-06-04
test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #27595)
Sebastian Falbesoner
2023-06-02
Merge bitcoin/bitcoin#27603: test: added coverage to mining_basic.py
glozow
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-30
test: add block sync to getblockfrompeer.py
Martin Zumsande
2023-05-29
Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hex
fanquake
2023-05-27
Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...
Andrew Chow
2023-05-26
Merge bitcoin/bitcoin#27735: test: Move test_chain_listunspent wallet check f...
fanquake
2023-05-26
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
fanquake
2023-05-26
test: Move test_chain_listunspent wallet check from mempool_packages to walle...
MarcoFalke
2023-05-25
test: Throw error when -signetchallenge is non-hex
MarcoFalke
2023-05-25
use 'byte'/'bytes' for bech32(m) validation error
Reese Russell
2023-05-24
Merge bitcoin/bitcoin#27727: rpc: Fix invalid bech32 address handling
Andrew Chow
2023-05-24
Merge bitcoin/bitcoin#27626: Parallel compact block downloads, take 3
fanquake
2023-05-23
Merge bitcoin/bitcoin#27177: test: fix intermittent issue in `feature_bip68_s...
Andrew Chow
2023-05-23
Add tests for parallel compact block downloads
Greg Sanders
2023-05-23
rpc: Fix invalid bech32 handling
MarcoFalke
2023-05-22
Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
Andrew Chow
[next]