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
/
fuzz
Age
Commit message (
Expand
)
Author
2023-08-15
refactor: add missing headers for BIP324 ciphersuite
stratospher
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-14
Move CTxDestination to its own file
Andrew Chow
2023-08-14
Move CScriptID to script.{h/cpp}
Andrew Chow
2023-08-14
crypto: BIP324 ciphersuite follow-up
stratospher
2023-08-11
fuzz: coins_view: remove an incorrect assertion
Antoine Poinsot
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
2023-08-07
Add importmempool RPC
MarcoFalke
2023-08-07
refactor: Add and use kernel::ImportMempoolOptions
MarcoFalke
2023-08-07
Remove Chainstate::LoadMempool
MarcoFalke
2023-08-04
fuzz: coins_view: correct an incorrect assertion
Antoine Poinsot
2023-08-03
Merge bitcoin/bitcoin#27918: fuzz: addrman, avoid `ConsumeDeserializable` whe...
fanquake
2023-08-03
mempool_entry: add mempool entry sequence number
Anthony Towns
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-27
Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing target
Andrew Chow
2023-07-27
refactor: Revert addition of univalue sighash string check
TheCharlatan
2023-07-26
Add BIP324Cipher, encapsulating key agreement, derivation, and stream/AEAD ci...
Pieter Wuille
2023-07-26
crypto: add FSChaCha20, a rekeying wrapper around ChaCha20
Pieter Wuille
2023-07-26
crypto: remove outdated variant of ChaCha20Poly1305 AEAD
Pieter Wuille
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-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-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-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
crypto: add Poly1305 class with std::byte Span interface
Pieter Wuille
2023-07-07
crypto: Implement RFC8439-compatible variant of ChaCha20
Pieter Wuille
2023-06-29
Merge bitcoin/bitcoin#27932: test: Fuzz on macOS
fanquake
2023-06-29
miniscript: make GetStackSize() and GetOps() return optionals
Antoine Poinsot
2023-06-27
Use only Span{} constructor for byte-like types where possible
MarcoFalke
2023-06-26
Merge bitcoin/bitcoin#27479: BIP324: ElligatorSwift integrations
Andrew Chow
2023-06-23
Fuzz test for Ellswift ECDH
dhruv
[prev]
[next]