index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-08
Merge bitcoin/bitcoin#30231: guix: bump time-machine to f0bb724211872cd6158fc...
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
test: Add functional test for continuing a reindex
TheCharlatan
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
Merge bitcoin/bitcoin#30161: util: add VecDeque
glozow
2024-06-07
test: use json-rpc 2.0 in all functional tests by default
Matthew Zipkin
2024-06-07
bitcoin-cli: use json-rpc 2.0
Matthew Zipkin
2024-06-07
test: remove unused variable in interface_rpc.py
Matthew Zipkin
2024-06-07
doc: update and link for 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-07
ci: Use relative paths in `win64-native` CI job consistently
Hennadii Stepanov
2024-06-07
ci: Remove no longer needed workaround for GHA Windows images
Hennadii Stepanov
2024-06-06
Merge bitcoin/bitcoin#29401: test: Remove struct.pack from almost all places
Ava Chow
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
build: warn on self-assignment
Cory Fields
2024-06-06
refactor: disable self-assign warning for tests
Cory Fields
2024-06-06
Merge bitcoin/bitcoin#30228: build: no-longer allow GCC-10 in C++20 check
merge-script
2024-06-06
Merge bitcoin/bitcoin#30236: build: re-enable deprecated warning copy
merge-script
2024-06-05
build: re-enable deprecated warning copy
Cory Fields
2024-06-05
guix: bump time-machine to f0bb724211872cd6158fce6162e0b8c73efed126
fanquake
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-05
Merge bitcoin/bitcoin#30185: guix: show `*_FLAGS` variables in pre-build output
merge-script
2024-06-05
Merge bitcoin/bitcoin#30174: test: Set mocktime in p2p_disconnect_ban.py to a...
merge-script
2024-06-05
build: no-longer allow GCC-10 in C++20 check
fanquake
2024-06-05
doc: fixup deps doc after #30198
fanquake
2024-06-04
Merge bitcoin/bitcoin#30218: refactor: remove unused `CKey::Negate` method
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#29998: functional test: ensure confirmed utxo being sou...
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
2024-06-04
Merge bitcoin/bitcoin#29428: test: Assumeutxo: snapshots with less work shoul...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#30154: doc: update mention of generating bitcoin.conf
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28979: wallet, rpc: document and update `sendall` behav...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28366: Fix waste calculation in SelectionResult
Ava Chow
2024-06-04
test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failure
MarcoFalke
2024-06-04
test: Fix typos and use names args
MarcoFalke
2024-06-04
Merge bitcoin/bitcoin#30211: fuzz: Make FuzzedSock fuzz friendlier
merge-script
[prev]
[next]