index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-09
Add UniValue::find_value method
MarcoFalke
2023-05-09
Merge bitcoin/bitcoin#27491: refactor: Move chain constants to the util library
fanquake
2023-05-09
Merge bitcoin/bitcoin#27594: refactor: Remove unused GetTimeMillis
fanquake
2023-05-09
scripted-diff: Remove unused chainparamsbase includes
TheCharlatan
2023-05-09
Add missing definitions in prep for scripted diff
TheCharlatan
2023-05-09
refactor: Replace string chain name constants with ChainTypes
TheCharlatan
2023-05-09
Merge bitcoin/bitcoin#27575: Introduce platform-agnostic `ALWAYS_INLINE` macro
fanquake
2023-05-09
refactor: Introduce ChainType getters for ArgsManager
TheCharlatan
2023-05-09
refactor: Create chaintype files
TheCharlatan
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-05-08
Merge bitcoin/bitcoin#27580: msvc: Cleanup after upgrading libsecp256k1 up to...
fanquake
2023-05-08
doc: clarify PR 26076 release note
Sjors Provoost
2023-05-08
refactor: Remove unused GetTimeMillis
MarcoFalke
2023-05-06
Merge bitcoin/bitcoin#17860: fuzz: BIP 30, CVE-2018-17144
fanquake
2023-05-06
Merge bitcoin/bitcoin#27405: util: Use steady clock instead of system clock t...
fanquake
2023-05-06
Merge bitcoin/bitcoin#27584: ci: fix asan task name
fanquake
2023-05-05
Merge bitcoin/bitcoin#27570: refactor: Remove need to pass chainparams to Blo...
fanquake
2023-05-05
ci: fix asan task name
fanquake
2023-05-05
Merge bitcoin/bitcoin#27574: doc: Add post branch-off note about fuzz input p...
fanquake
2023-05-05
Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the same ...
fanquake
2023-05-05
Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure inste...
fanquake
2023-05-05
test: Treat `bitcoin-wallet` binary in the same way as others
Hennadii Stepanov
2023-05-05
test, refactor: Add `set_binary_paths` function
Hennadii Stepanov
2023-05-05
fuzz: BIP 42, BIP 30, CVE-2018-17144
MarcoFalke
2023-05-05
Move LoadVerifyActivateChainstate to ChainTestingSetup
MarcoFalke
2023-05-05
msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0
Hennadii Stepanov
2023-05-04
scripted-diff: Use platform-agnostic `ALWAYS_INLINE` macro
Hennadii Stepanov
2023-05-04
Introduce platform-agnostic `ALWAYS_INLINE` macro
Hennadii Stepanov
2023-05-04
[doc] Add post branch-off note about fuzz input pruning
dergoegge
2023-05-04
Remove unused chainparams from BlockManager methods
MarcoFalke
2023-05-04
Replace pindex pointer with block reference
MarcoFalke
2023-05-04
Add BlockManagerOpts::chainparams reference
MarcoFalke
2023-05-04
Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
fanquake
2023-05-04
Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in ...
Andrew Chow
2023-05-03
Merge bitcoin/bitcoin#24957: prune, import: allow pruning to work during load...
Andrew Chow
2023-05-03
Merge bitcoin/bitcoin#27562: ci: Use arm_container.dockerfile
fanquake
2023-05-03
Merge bitcoin/bitcoin#26066: wallet: Refactor and document CoinControl
Andrew Chow
2023-05-03
ci: Use arm_container.dockerfile
MarcoFalke
2023-05-03
Merge bitcoin/bitcoin#27559: doc: clarify processing of mempool-msgs when NOD...
glozow
2023-05-03
Merge bitcoin/bitcoin#26953: contrib: add ELF OS ABI check to symbol-check.py
fanquake
2023-05-03
Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.py
fanquake
2023-05-03
clarify processing of mempool-msgs when NODE_BLOOM
0xb10c
2023-05-02
Avoid dereferencing interruption_point if it is nullptr
MarcoFalke
2023-05-02
contrib: add ELF ABI check to symbol-check.py
fanquake
2023-05-02
Merge bitcoin/bitcoin#26094: rpc: Return block hash & height in getbalances, ...
Andrew Chow
2023-05-02
test: Add util to mine invalid blocks
MarcoFalke
2023-05-02
Merge bitcoin/bitcoin#27360: ci: use LLVM/clang-16 in native_asan job
fanquake
2023-05-02
Merge bitcoin/bitcoin#27453: test: added coverage to rpc_scantxoutset.py
fanquake
2023-05-02
Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules list
fanquake
2023-05-02
test: Simplify feature_fastprune.py
MarcoFalke
[next]