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
2023-06-22
Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...
fanquake
2023-06-22
Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the linter
fanquake
2023-06-21
Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` hel...
fanquake
2023-06-21
Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is empty
fanquake
2023-06-20
Merge bitcoin/bitcoin#27890: refactor: Make m_count_with_* in CTxMemPoolEntry...
glozow
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
ci: Run fuzz target even if input folder is empty
MarcoFalke
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
refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp
MarcoFalke
2023-06-14
test: Make linter to look for `BOOST_ASSERT` macros
Hennadii Stepanov
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
Remove txmempool implicit-integer-sign-change sanitizer suppressions
Hennadii Stepanov
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-12
Merge bitcoin/bitcoin#27783: Add public Boost headers explicitly
fanquake
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-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-31
Add public Boost headers explicitly
Hennadii Stepanov
2023-05-30
test: add block sync to getblockfrompeer.py
Martin Zumsande
2023-05-29
Merge bitcoin/bitcoin#27507: lint: stop ignoring LIEF imports
fanquake
2023-05-29
Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hex
fanquake
2023-05-29
lint: stop ignoring LIEF imports
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
[next]