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
Age
Commit message (
Expand
)
Author
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
Merge bitcoin/bitcoin#28148: refactor: consistently use ApplyArgsManOptions f...
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#27930: util: Don't derive secure_allocator from std::al...
Andrew Chow
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-25
refactor: deduplicate ignores_incoming_txs
stickies-v
2023-07-25
refactor: set ignore_incoming_txs in ApplyArgsManOptions
stickies-v
2023-07-24
Don't derive secure_allocator from std::allocator
Casey Carter
2023-07-24
Remove unused function `reliesOnAssumedValid`
Suhas Daftuar
2023-07-24
Cache block index entry corresponding to assumeutxo snapshot base blockhash
Suhas Daftuar
2023-07-24
Move CheckBlockIndex() from Chainstate to ChainstateManager
Suhas Daftuar
2023-07-24
Documentation improvements for assumeutxo
Ryan Ofsky
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] Move -capturemessages to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -blockreconstructionextratxn to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -maxorphantx to PeerManager::Options
dergoegge
2023-07-24
[net processing] Move -txreconciliation to PeerManager::Options
dergoegge
2023-07-24
[net processing] Use ignore_incoming_txs from m_opts
dergoegge
2023-07-24
[net processing] Introduce PeerManager options
dergoegge
2023-07-24
refactor: Use reinterpret_cast where appropriate
MarcoFalke
2023-07-24
refactor: Avoid casting away constness
MarcoFalke
2023-07-24
refactor: Remove unused C-style casts
MarcoFalke
2023-07-22
fuzz: use `ConnmanTestMsg` in `connman`
brunoerg
2023-07-22
refactor: Make more transaction size variables signed
Hennadii Stepanov
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
refactor: Use EnsureAnyNodeContext
MarcoFalke
2023-07-21
test: Add SyncWithValidationInterfaceQueue to mockscheduler RPC
MarcoFalke
2023-07-21
fuzz: make the parsed descriptor testing into a function
Antoine Poinsot
2023-07-20
Merge bitcoin/bitcoin#28067: descriptors: do not return top-level only funcs ...
Andrew Chow
2023-07-20
descriptor: InferScript, do not return top-level only func as sub descriptor
furszy
2023-07-20
Merge bitcoin/bitcoin#26654: util: Show descriptive error messages when FileC...
fanquake
2023-07-20
Merge bitcoin/bitcoin#28066: fuzz: Generate process_message targets individually
fanquake
2023-07-20
Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...
fanquake
2023-07-19
Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementation
Ryan Ofsky
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#28056: rpc: doc: Added `longpollid` and `data` params t...
fanquake
2023-07-19
Merge bitcoin/bitcoin#28093: subtree: update libsecp256k1 to latest master
fanquake
2023-07-19
Merge bitcoin/bitcoin#27425: test: move remaining rand code from util/setup_c...
fanquake
2023-07-18
Update secp256k1 subtree to latest upstream master
fanquake
[prev]
[next]