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-12-05
wallet: Migrate entire address book entries
Andrew Chow
2023-11-13
Merge bitcoin/bitcoin#28207: mempool: Persist with XOR
Andrew Chow
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-11-13
Merge bitcoin/bitcoin#28831: test: Avoid intermittent failures in feature_init
fanquake
2023-11-10
test: fix node index bug when comparing peerinfo
Kashif Smith
2023-11-10
Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_log ...
fanquake
2023-11-09
test, assumeutxo: Use assert_debug_log for error details
pablomartin4btc
2023-11-09
mempool: persist with XOR
MarcoFalke
2023-11-09
test: Avoid intermittent failures in feature_init
MarcoFalke
2023-11-09
Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent in...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28787: init: completely remove `-zapwallettxes` (remain...
Andrew Chow
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-08
test: Add missing wait for version to be sent in add_outbound_p2p_connection
MarcoFalke
2023-11-08
Merge bitcoin/bitcoin#28820: tests: Increase wallet_miniscript.py rpc timeout...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28782: test: Add missing sync on send_version in peer_c...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28814: test: symbolizer improvements
fanquake
2023-11-07
tests: Increase wallet_miniscript.py rpc timeout to 90 seconds
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...
Andrew Chow
2023-11-07
fuzz: explicitly specify llvm-symbolizer path in runner
fanquake
2023-11-06
Merge bitcoin/bitcoin#28612: Test: followups to #27823
Andrew Chow
2023-11-05
test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...
Sebastian Falbesoner
2023-11-03
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
test: Add missing sync on send_version in peer_connect
MarcoFalke
2023-11-03
[lint] update expected boost includes
glozow
2023-11-02
Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.py
Andrew Chow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
2023-11-01
Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...
fanquake
2023-11-01
Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmap
fanquake
2023-10-30
addrman: log AS only when using asmap
brunoerg
2023-10-30
rpc: Prevents adding the same ip more than once when formatted differently
Sergi Delgado Segura
2023-10-30
Remove feature_txindex_compatibility.py in V27
Brandon Odiwuor
2023-10-29
Merge bitcoin/bitcoin#28698: assumeutxo, blockstorage: Prevent core dump on i...
fanquake
2023-10-29
Merge bitcoin/bitcoin#28727: test: replace random_bytes with random.randbytes
fanquake
2023-10-25
Merge bitcoin/bitcoin#28264: test: refactor: support sending funds with outpo...
Andrew Chow
2023-10-25
test: add coverage for snapshot chainstate not matching AssumeUTXO parameters
pablomartin4btc
2023-10-25
test: replace random_bytes with randbytes #28720
ns-xvrn
2023-10-25
Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...
Hennadii Stepanov
2023-10-24
Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9
fanquake
2023-10-24
Merge bitcoin/bitcoin#28660: test: enable reindex readonly test on *BSD
fanquake
2023-10-24
test: remove unused `find_output` helper
Sebastian Falbesoner
2023-10-24
test: refactor: support sending funds with outpoint result
Sebastian Falbesoner
2023-10-23
Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...
Ryan Ofsky
2023-10-23
Merge bitcoin/bitcoin#28685: coinstats, assumeutxo: fix hash_serialized2 calc...
Andrew Chow
2023-10-23
test: enable reindex readonly test on *BSD and macOS as root
Matthew Zipkin
2023-10-23
lint: Add `lint-qt-translation.py`
Hennadii Stepanov
2023-10-23
Merge bitcoin/bitcoin#28697: fuzz: Increase merge -rss_limit_mb
fanquake
2023-10-20
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
Fabian Jahr
2023-10-20
coinstats: Fix hash_serialized2 calculation
Fabian Jahr
2023-10-20
fuzz: Increase merge -rss_limit_mb
MarcoFalke
[next]