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
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-08-03
refactor: fix unterminated LogPrintf()s
fanquake
2023-08-03
Merge bitcoin/bitcoin#27918: fuzz: addrman, avoid `ConsumeDeserializable` whe...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28060: util: Teach AutoFile how to XOR
fanquake
2023-08-01
Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updates
fanquake
2023-07-31
Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxo
Ryan Ofsky
2023-07-31
script: update flake8 to 6.1.0
Jon Atack
2023-07-31
Merge bitcoin/bitcoin#28091: fuzz: use `ConnmanTestMsg` in `connman`
fanquake
2023-07-28
Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in Pa...
fanquake
2023-07-28
Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read helper ...
fanquake
2023-07-27
Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing target
Andrew Chow
2023-07-27
Remove unused raw-pointer read helper from univalue
MarcoFalke
2023-07-27
refactor: Revert addition of univalue sighash string check
TheCharlatan
2023-07-26
Merge bitcoin/bitcoin#28127: refactor: Remove C-style const-violating cast, U...
fanquake
2023-07-26
Merge bitcoin/bitcoin#28150: test: Avoid intermittent issues due to async eve...
fanquake
2023-07-25
Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel library
Andrew Chow
2023-07-25
kernel: Remove Univalue from kernel library
TheCharlatan
2023-07-25
kernel: Split ParseSighashString
TheCharlatan
2023-07-25
test: Avoid intermittent issues due to async events in validationinterface_tests
MarcoFalke
2023-07-24
Fix initialization of setBlockIndexCandidates when working with multiple chai...
Suhas Daftuar
2023-07-24
Tighten requirements for adding elements to setBlockIndexCandidates
Suhas Daftuar
2023-07-24
[net processing] Introduce PeerManager options
dergoegge
2023-07-24
refactor: Remove unused C-style casts
MarcoFalke
2023-07-22
fuzz: use `ConnmanTestMsg` in `connman`
brunoerg
2023-07-21
fuzz: increase coverage of the descriptor targets
Antoine Poinsot
2023-07-21
fuzz: add a new, more efficient, descriptor parsing target
Antoine Poinsot
2023-07-21
Move block-storage-related logic to ChainstateManager
Suhas Daftuar
2023-07-21
fuzz: make the parsed descriptor testing into a function
Antoine Poinsot
2023-07-19
Merge bitcoin/bitcoin#28085: refactor: use Span for SipHash::Write
Andrew Chow
2023-07-19
streams: Teach AutoFile how to XOR
MarcoFalke
2023-07-19
Merge bitcoin/bitcoin#27425: test: move remaining rand code from util/setup_c...
fanquake
2023-07-17
Merge bitcoin/bitcoin#27997: Descriptors: rule out unspendable miniscript des...
Andrew Chow
2023-07-17
Merge bitcoin/bitcoin#27993: Make poly1305 support incremental computation + ...
Andrew Chow
2023-07-17
Merge bitcoin/bitcoin#28065: fuzz: Flatten all FUZZ_TARGET macros into one
fanquake
2023-07-17
refactor: use Span for SipHash::Write
Sebastian Falbesoner
2023-07-17
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2023-07-14
test: Clear block index flags when testing snapshots
Suhas Daftuar
2023-07-14
Move block-arrival information / preciousblock counters to ChainstateManager
Suhas Daftuar
2023-07-14
Remove CChain dependency in node/blockstorage
Suhas Daftuar
2023-07-13
Merge bitcoin/bitcoin#27549: fuzz: addrman, add coverage for `network` field ...
Andrew Chow
2023-07-13
scripted-diff: Use new FUZZ_TARGET macro everywhere
MarcoFalke
2023-07-13
fuzz: Accept options in FUZZ_TARGET macro
MarcoFalke
2023-07-13
Merge bitcoin/bitcoin#27411: p2p: Restrict self-advertisements with privacy n...
Andrew Chow
2023-07-12
Switch all callers from poly1305_auth to Poly1305 class
Pieter Wuille
2023-07-12
tests: add more Poly1305 test vectors
Pieter Wuille
2023-07-12
crypto: add Poly1305 class with std::byte Span interface
Pieter Wuille
2023-07-12
Merge bitcoin/bitcoin#27985: Add support for RFC8439 variant of ChaCha20
Andrew Chow
2023-07-11
Merge bitcoin/bitcoin#28044: test: indexes, fix on error infinite loop
Ryan Ofsky
2023-07-10
test: indexes, fix on error infinite loop
furszy
2023-07-10
Merge bitcoin/bitcoin#27607: index: make startup more efficient
Ryan Ofsky
2023-07-10
index: verify blocks data existence only once
furszy
[next]