Commit Graph

37447 Commits (3777c75d147954b24f770dc7781b27870eadf775)
 

Author SHA1 Message Date
fanquake 3777c75d14
Merge bitcoin/bitcoin#27604: add ryanofsky to trusted-keys
2 years ago
fanquake dbfc748d3d
Merge bitcoin/bitcoin#27608: p2p: Avoid prematurely clearing download state for other peers
2 years ago
Suhas Daftuar 52e52071e0 p2p: Avoid prematurely clearing download state for other peers
2 years ago
fanquake fc06881f13
Merge bitcoin/bitcoin#27491: refactor: Move chain constants to the util library
2 years ago
fanquake d5ff96f920
Merge bitcoin/bitcoin#27594: refactor: Remove unused GetTimeMillis
2 years ago
TheCharlatan d168458d1f
scripted-diff: Remove unused chainparamsbase includes
2 years ago
TheCharlatan e9ee8aaf3a
Add missing definitions in prep for scripted diff
2 years ago
TheCharlatan ba8fc7d788
refactor: Replace string chain name constants with ChainTypes
2 years ago
fanquake b13830eff6
Merge bitcoin/bitcoin#27575: Introduce platform-agnostic `ALWAYS_INLINE` macro
2 years ago
TheCharlatan 401453df41
refactor: Introduce ChainType getters for ArgsManager
2 years ago
TheCharlatan bfc21c31b2
refactor: Create chaintype files
2 years ago
Ryan Ofsky 59ebee3fb4
add ryanofsky to trusted-keys
2 years ago
Andrew Chow fa53611cf1
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
2 years ago
fanquake 26cb32c02d
Merge bitcoin/bitcoin#27580: msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0
2 years ago
Sjors Provoost fe49f06c0e
doc: clarify PR 26076 release note
2 years ago
MarcoFalke fae1d9cded
refactor: Remove unused GetTimeMillis
2 years ago
fanquake 322ec63b01
Merge bitcoin/bitcoin#17860: fuzz: BIP 30, CVE-2018-17144
2 years ago
fanquake e460c0a24a
Merge bitcoin/bitcoin#27405: util: Use steady clock instead of system clock to measure durations
2 years ago
fanquake 4a72af9ca4
Merge bitcoin/bitcoin#27584: ci: fix asan task name
2 years ago
fanquake ccd4db7d62
Merge bitcoin/bitcoin#27570: refactor: Remove need to pass chainparams to BlockManager methods
2 years ago
fanquake bf07e3a47e
ci: fix asan task name
2 years ago
fanquake 5d1014d5a1
Merge bitcoin/bitcoin#27574: doc: Add post branch-off note about fuzz input pruning
2 years ago
fanquake 5566405a95
Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the same way as others
2 years ago
fanquake b11bd045e4
Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure instead of only deleting them
2 years ago
Hennadii Stepanov f6d7636be4
test: Treat `bitcoin-wallet` binary in the same way as others
2 years ago
Hennadii Stepanov dda961cec5
test, refactor: Add `set_binary_paths` function
2 years ago
MarcoFalke fa2d8b61f9
fuzz: BIP 42, BIP 30, CVE-2018-17144
2 years ago
MarcoFalke faae7d5c00
Move LoadVerifyActivateChainstate to ChainTestingSetup
2 years ago
Hennadii Stepanov d9b54c46cc
msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0
2 years ago
Hennadii Stepanov 3f19875d66
scripted-diff: Use platform-agnostic `ALWAYS_INLINE` macro
2 years ago
Hennadii Stepanov e16c22fe02
Introduce platform-agnostic `ALWAYS_INLINE` macro
2 years ago
dergoegge 9143b6988b [doc] Add post branch-off note about fuzz input pruning
2 years ago
MarcoFalke fa5d7c39eb
Remove unused chainparams from BlockManager methods
2 years ago
MarcoFalke fa3f74a40e
Replace pindex pointer with block reference
2 years ago
MarcoFalke facdb8b331
Add BlockManagerOpts::chainparams reference
2 years ago
fanquake 6c7ebcc14b
Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
2 years ago
Andrew Chow 30bf70c8b6
Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in rpc_psbt.py
2 years ago
Andrew Chow aebcd18c65
Merge bitcoin/bitcoin#24957: prune, import: allow pruning to work during loadblock import
2 years ago
fanquake 1d7f1ada48
Merge bitcoin/bitcoin#27562: ci: Use arm_container.dockerfile
2 years ago
Andrew Chow 0e70a1b625
Merge bitcoin/bitcoin#26066: wallet: Refactor and document CoinControl
2 years ago
MarcoFalke fa6e2bfd05
ci: Use arm_container.dockerfile
2 years ago
glozow 8f5da89625
Merge bitcoin/bitcoin#27559: doc: clarify processing of mempool-msgs when NODE_BLOOM
2 years ago
fanquake 49d543dcaf
Merge bitcoin/bitcoin#26953: contrib: add ELF OS ABI check to symbol-check.py
2 years ago
fanquake 067a835adb
Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.py
2 years ago
0xb10c 4581a682d2
clarify processing of mempool-msgs when NODE_BLOOM
2 years ago
MarcoFalke fa26e3462a
Avoid dereferencing interruption_point if it is nullptr
2 years ago
fanquake 65ba8a79a2
contrib: add ELF ABI check to symbol-check.py
2 years ago
Andrew Chow da9f62f912
Merge bitcoin/bitcoin#26094: rpc: Return block hash & height in getbalances, gettransaction and getwalletinfo
2 years ago
MarcoFalke fa846ee074
test: Add util to mine invalid blocks
2 years ago
fanquake 7b45d171f5
Merge bitcoin/bitcoin#27360: ci: use LLVM/clang-16 in native_asan job
2 years ago