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-07-07
crypto: Implement RFC8439-compatible variant of ChaCha20
Pieter Wuille
2023-07-07
Merge bitcoin/bitcoin#28012: util: Allow FastRandomContext::randbytes for std...
fanquake
2023-07-07
Merge bitcoin/bitcoin#28036: test: Restore unlimited timeout in IndexWaitSynced
fanquake
2023-07-06
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...
Ryan Ofsky
2023-07-06
test: Restore unlimited timeout in IndexWaitSynced
MarcoFalke
2023-07-03
Merge bitcoin/bitcoin#27920: wallet: bugfix, always use apostrophe for spkm d...
Andrew Chow
2023-06-30
Merge bitcoin/bitcoin#27745: addrman: select addresses by network follow-up
Andrew Chow
2023-06-30
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
fanquake
2023-06-30
Allow std::byte serialization
MarcoFalke
2023-06-30
Merge bitcoin/bitcoin#27988: test: Use same timeout for all index sync
fanquake
2023-06-29
script: appease spelling linter
Jon Atack
2023-06-29
refactor: remove in-code warning suppression
fanquake
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-28
test: add coverage for descriptor ID
furszy
2023-06-28
test: Use same timeout for all index sync
MarcoFalke
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
kernel: Add flushError method to notifications
TheCharlatan
2023-06-28
kernel: Pass interrupt reference to chainman
TheCharlatan
2023-06-27
Use only Span{} constructor for byte-like types where possible
MarcoFalke
2023-06-27
util: Allow std::byte and char Span serialization
MarcoFalke
2023-06-26
Merge bitcoin/bitcoin#27479: BIP324: ElligatorSwift integrations
Andrew Chow
2023-06-23
Fuzz test for Ellswift ECDH
dhruv
2023-06-23
Fuzz test for CKey->EllSwift->CPubKey creation/decoding
dhruv
2023-06-23
Unit test for ellswift creation/decoding roundtrip
dhruv
2023-06-22
test: Run fuzz tests on macOS
MarcoFalke
2023-06-21
Merge bitcoin/bitcoin#27921: fuzz: Avoid OOM in transaction fuzz target
fanquake
2023-06-21
Merge bitcoin/bitcoin#27822: Renamed UniValue::__pushKV to UniValue::pushKVEnd.
fanquake
2023-06-21
fuzz: Avoid OOM in transaction fuzz target
MarcoFalke
2023-06-20
Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...
Andrew Chow
2023-06-20
scripted-diff: Following the C++ Standard rules for identifiers with _.
Brotcrunsher
2023-06-19
fuzz: addrman, avoid `ConsumeDeserializable` when possible
brunoerg
2023-06-14
tx fees, policy: read stale fee estimates with a regtest-only option
ismaelsadeeq
2023-06-14
test: move random.h include header from setup_common.h to cpp
Jon Atack
2023-06-14
test: move remaining random test util code from setup_common to random
jonatack
2023-06-14
init: raise on invalid loglevel config option
Jon Atack
2023-06-13
Merge bitcoin/bitcoin#27876: test: (refactor) Use datadir from options in cha...
Andrew Chow
2023-06-13
Merge bitcoin/bitcoin#27806: fuzz: Fix mini_miner_selection running out of coin
fanquake
2023-06-13
scripted-diff: Use datadir from options in chainstatemanager test
TheCharlatan
2023-06-12
Use `int32_t` type for most transaction size/weight values
Hennadii Stepanov
2023-06-12
fuzz: Fix mini_miner_selection running out of coin
Murch
2023-06-09
Merge bitcoin/bitcoin#27576: kernel: Remove args, settings, chainparams, chai...
Ryan Ofsky
2023-06-07
Merge bitcoin/bitcoin#27810: fuzz: Partially revert #27780
fanquake
2023-06-07
Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...
Andrew Chow
2023-06-05
test: add unit test for local address advertising
Martin Zumsande
2023-06-05
net, refactor: pass reference for peer address in GetReachabilityFrom
Martin Zumsande
2023-06-03
[fuzz] Only check duplicate coinbase script when block was valid
dergoegge
2023-06-02
Merge bitcoin/bitcoin#27256: refactor: rpc: Remove unnecessary uses of ParseN...
fanquake
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-31
Merge bitcoin/bitcoin#27780: fuzz: Avoid timeout in utxo_total_supply
fanquake
[prev]
[next]