Commit Graph

30126 Commits (3308c61091b6b7cb22569f3abadea6d001295c90)
 

Author SHA1 Message Date
fanquake 19434fa22a
Merge bitcoin/bitcoin#22516: macdeploy: alternative info to download the macOS SDK
3 years ago
Antoine Poinsot f8f772dc49
macdeploy: alternative info to download the macOS SDK
3 years ago
MarcoFalke 24fb69dca4
Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_proxy
3 years ago
fanquake 8f76f9f613
Merge bitcoin/bitcoin#22531: guix: Fixes to guix-{attest,verify}
3 years ago
fanquake be92dc5876
Merge bitcoin/bitcoin#22538: doc: fix command typo in guix README
3 years ago
Alex Groce 8a4f0fcd3f
Document faster throughput configuration
3 years ago
Andrew Chow 9b313dfef1 guix: Ensure EPOCH_SOURCE_DATE does not include GPG information
3 years ago
Andrew Chow 43225f0a2a guix: Remove extra \r from all.SHA256SUMS line ending
3 years ago
Andrew Chow d080c27066 guix, doc: Add a note that codesigners need to rebuild after tagging
3 years ago
MarcoFalke 4b1fb50def
Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transaction.cpp
3 years ago
Sebastian Falbesoner aa02c64540 test: use MiniWallet for simple doublespend test in feature_rbf.py
3 years ago
MarcoFalke 67b9416540
Merge bitcoin/bitcoin#21562: [net processing] Various tidying up of PeerManagerImpl ctor
3 years ago
W. J. van der Laan 31fef69c03
Merge bitcoin/bitcoin#22047: index, rpc: Coinstatsindex follow-ups
3 years ago
MarcoFalke 5e213822f8
Merge bitcoin/bitcoin#22530: log: sort logging categories alphabetically
3 years ago
MarcoFalke 93878d2ab5
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (speedup, cleanup, logging)
3 years ago
MarcoFalke 548ca1d3a5
Merge bitcoin/bitcoin#22550: test: improve `test_signing_with_{csv,cltv}` subtests (speed, prevent timeout)
3 years ago
Jon Atack d596dba987
test: assert logging categories are sorted in rpc and help
3 years ago
fanquake be175cef24
Merge bitcoin/bitcoin#22557: fuzz: silence a compiler warning about unused CBanEntry comparator
3 years ago
Sebastian Falbesoner a3f6397c73 test: feature_rbf.py: make MiniWallet instance available for all sub-tests
3 years ago
W. J. van der Laan 61cefde7a7
Merge bitcoin/bitcoin#22006: tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT)
3 years ago
0xb10c 8f37f5c2a5
tracing: Tracepoint for connected blocks
3 years ago
0xb10c 4224dec22b
tracing: Tracepoints for in- and outbound P2P msgs
3 years ago
0xb10c 469b71ae62
doc: document systemtap dependency
3 years ago
0xb10c 84ace9aef1
doc: Add initial USDT documentation
3 years ago
Vasil Dimov 787296eb67
fuzz: silence a compiler warning about unused CBanEntry comparator
3 years ago
Hennadii Stepanov e4c8bb62e4
build: Fix undefined reference to __mulodi4
3 years ago
MarcoFalke 979f410e69
Merge bitcoin/bitcoin#22561: Fix typo in comment
3 years ago
MarcoFalke f372623807
Merge bitcoin/bitcoin#22495: p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)`
3 years ago
MarcoFalke 7075a52b67
Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from recipient behavior
3 years ago
Cuong V. Nguyen 4148c5228f
Fix typo in comment
3 years ago
fanquake fbeb8c43bc
test: add type annotations to util.get_rpc_proxy
3 years ago
Sebastian Falbesoner 12f094ec21 test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
3 years ago
Sebastian Falbesoner 746f203f19 test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
3 years ago
Martin Zumsande 8ca51af1ec test: Disable automatic connections by default
3 years ago
Sebastian Falbesoner 8858e88c84 p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)`
3 years ago
Sebastian Falbesoner e3237b1cd0 test: check that CSV/CLTV are active in rpc_signrawtransaction
3 years ago
Fabian Jahr 779e638ca9
coinstats: Add comments for new coinstatsindex values
3 years ago
Fabian Jahr 5b3d4e724f
Index: Improve logging in coinstatsindex
3 years ago
Fabian Jahr d4356d4e48
rpc: Block until synced if coinstatsindex is used in gettxoutsetinfo
3 years ago
Fabian Jahr a5f6791139
rpc: Add missing gettxoutsetinfo help docs
3 years ago
MarcoFalke 1488f55fa5
Merge bitcoin/bitcoin#22454: fuzz: Limit max ops in tx_pool fuzz targets
3 years ago
MarcoFalke 2aa937e97a
Merge bitcoin/bitcoin#22453: fuzz: Limit max ops in rolling_bloom_filter fuzz target
3 years ago
MarcoFalke 2735e111eb
Merge bitcoin/bitcoin#22444: fuzz: Limit max ops in prevector fuzz target
3 years ago
MarcoFalke 8bc4a11409
Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_releases script
3 years ago
MarcoFalke 401db600b0
Merge bitcoin/bitcoin#22517: fuzz: Temporarily disable failing assert in banman fuzz test
3 years ago
MarcoFalke fd557ceb88
Merge bitcoin/bitcoin#13533: [tests] Reduced number of validations in tx_validationcache_tests
3 years ago
jonatack 198ceb82f9 script, doc: guix touchups
3 years ago
h d7b7f610a5 Updated Readme, Corrected the codesign typo
3 years ago
MarcoFalke fae108ceb5
Fix incorrect whitespace in addrman
3 years ago
MarcoFalke fa32024d51
Add missing GUARDED_BY to CAddrMan::insecure_rand
3 years ago