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-29
Merge bitcoin/bitcoin#27884: test: Use TestNode datadir_path or chain_path wh...
fanquake
2023-06-28
Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and group ...
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27940: test: Add implicit-signed-integer-truncation:*/i...
fanquake
2023-06-27
test: EC: optimize scalar multiplication of G by using lookup table
Sebastian Falbesoner
2023-06-27
test: add secp256k1 module with FE (field element) and GE (group element) cla...
Pieter Wuille
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-23
test: Add implicit-signed-integer-truncation:*/include/c++/ suppression
MarcoFalke
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
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-21
Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is empty
fanquake
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2023-06-21
test: Allow pathlib.Path as RPC argument via authproxy
MarcoFalke
2023-06-21
scripted-diff: Use wallets_path and chain_path where possible
MarcoFalke
2023-06-21
test: Use wallet_dir lambda in wallet_multiwallet test where possible
MarcoFalke
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-16
Remove the syscall sandbox
fanquake
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
[next]