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
2024-06-13
CheckPackageMempoolAcceptResult: Check package rbf invariants
Greg Sanders
2024-06-13
Fuzz: pass mempool to CheckPackageMempoolAcceptResult
Greg Sanders
2024-06-13
[test] package rbf
glozow
2024-06-13
[policy] package rbf
Suhas Daftuar
2024-06-13
Update leveldb-subtree subtree to latest upstream
fanquake
2024-06-13
Merge bitcoin/bitcoin#30270: Update minisketch subtree to eb37a9b8e79f9e49d73...
merge-script
2024-06-13
refactor: remove warnings globals
stickies-v
2024-06-13
node: update uiInterface whenever warnings updated
stickies-v
2024-06-13
introduce and use the generalized `node::Warnings` interface
stickies-v
2024-06-13
move-only: move warnings from common to node
stickies-v
2024-06-13
refactor: remove unnecessary AppendWarning helper function
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-12
i2p: fix log when an interruption happens during `Accept`
brunoerg
2024-06-12
i2p: log errors properly according to their severity
brunoerg
2024-06-12
Merge bitcoin/bitcoin#30229: fuzz: Use std::span in FuzzBufferType
merge-script
2024-06-12
Merge bitcoin/bitcoin#30230: fuzz: add I2P harness
merge-script
2024-06-12
Update minisketch subtree to latest master
fanquake
2024-06-12
Squashed 'src/minisketch/' changes from 3472e2f5ec..eb37a9b8e7
fanquake
2024-06-12
fuzz: Use std::span in FuzzBufferType
MarcoFalke
2024-06-12
Merge bitcoin/bitcoin#30268: util: add missing VecDeque include
glozow
2024-06-12
Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_t
merge-script
2024-06-11
Merge bitcoin/bitcoin#30160: util: add BitSet
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#28339: validation: improve performance of CheckBlockIndex
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpcport
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctor
Ava Chow
2024-06-11
utils: add missing include
Cory Fields
2024-06-11
Merge bitcoin/bitcoin#30254: test: doc: fix units in tx-size standardness tes...
glozow
2024-06-10
PackageV3Checks: Relax assumptions
Greg Sanders
2024-06-10
Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...
Ryan Ofsky
2024-06-10
tests: add fuzz tests for BitSet
Pieter Wuille
2024-06-10
util: add BitSet
Pieter Wuille
2024-06-10
log: use error level for critical log messages
MarcoFalke
2024-06-10
Merge bitcoin/bitcoin#30257: build: Remove --enable-gprof
merge-script
2024-06-10
Merge bitcoin/bitcoin#30235: build: warn on self-assignment
merge-script
2024-06-09
build: Remove --enable-gprof
MarcoFalke
2024-06-09
test: doc: fix units in tx size standardness test (s/vbytes/weight units)
Sebastian Falbesoner
2024-06-09
refactor: performance-for-range-copy in psbt.h
MarcoFalke
2024-06-08
Merge bitcoin/bitcoin#30238: json-rpc 2.0 followups: docs, tests, cli
merge-script
2024-06-07
refactor: Rename CTransaction::nVersion to version
Ava Chow
2024-06-07
blockman: Replace m_reindexing with m_blockfiles_indexed
Ryan Ofsky
2024-06-07
indexes: Don't wipe indexes again when already reindexing
TheCharlatan
2024-06-07
kernel: Add less confusing reindex options
Ryan Ofsky
2024-06-07
consensus: Store transaction nVersion as uint32_t
Ava Chow
2024-06-07
Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3
Ava Chow
2024-06-07
refactor: Add explicit cast to expected_last_page to silence fuzz ISan
MarcoFalke
2024-06-07
minor: remove unnecessary semicolons from RPC content type examples
Matthew Zipkin
2024-06-07
bitcoin-cli: use json-rpc 2.0
Matthew Zipkin
2024-06-07
validation: Remove needs_init from LoadBlockIndex
TheCharlatan
2024-06-07
bugfix: Streamline setting reindex option
TheCharlatan
2024-06-06
tests: add fuzz tests for VecDeque
Pieter Wuille
[prev]
[next]