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-14
fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read
Vasil Dimov
2024-06-14
fuzz: simplify FuzzedSock::m_peek_data
Vasil Dimov
2024-06-14
Merge bitcoin/bitcoin#30281: Update leveldb subtree to latest upstream
merge-script
2024-06-13
Merge bitcoin/bitcoin#29607: refactor: Reduce memory copying operations in be...
Ava Chow
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-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
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
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
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
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
2024-06-06
util: add VecDeque
Pieter Wuille
2024-06-06
fuzz: add I2P harness
marcofleon
2024-06-06
refactor: disable self-assign warning for tests
Cory Fields
2024-06-05
Reduce memory copying operations in bech32 encode
Lőrinc
2024-06-05
Reserve hrp memory in Decode and LocateErrors
Lőrinc
2024-06-04
Merge bitcoin/bitcoin#30218: refactor: remove unused `CKey::Negate` method
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28307: rpc, wallet: fix incorrect segwit redeem script ...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#30047: refactor: Model the bech32 charlimit as an Enum
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#29997: rpc: Remove index-based Arg accessor
Ava Chow
[next]