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
2022-07-22
CDiskBlockIndex: rename GetBlockHash() to ConstructBlockHash()
Jon Atack
2022-07-22
CDiskBlockIndex: remove unused ToString() class member
Jon Atack
2022-07-22
CBlockIndex: ensure phashBlock is not nullptr before dereferencing
Jon Atack
2022-07-22
Merge bitcoin/bitcoin#25668: refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-22
Merge bitcoin/bitcoin#25331: Add HashWriter without ser-type and ser-version ...
fanquake
2022-07-22
Merge bitcoin/bitcoin#25662: contrib: prune valgrind suppressions
MacroFake
2022-07-21
refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-21
Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datadir
MacroFake
2022-07-21
doc: BaseIndex sync behavior with empty datadir
James O'Beirne
2022-07-21
contrib: remove unneeded valgrind suppressions
fanquake
2022-07-21
ci: better pin to dwarf4 in valgrind job
fanquake
2022-07-20
Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine che...
Andrew Chow
2022-07-20
Merge bitcoin/bitcoin#25625: test: add test for decoding PSBT with per-input ...
Andrew Chow
2022-07-20
Merge bitcoin/bitcoin#25493: compat: document code in compat.h
MacroFake
2022-07-20
Use HashWriter where possible
MacroFake
2022-07-20
Add HashWriter without ser-type and ser-version
MacroFake
2022-07-20
Merge bitcoin/bitcoin#25638: refactor: Use chainman() helper consistently in ...
MacroFake
2022-07-20
compat: document redefining ssize_t when using MSVC
fanquake
2022-07-20
compat: document error-code mapping
fanquake
2022-07-20
compat: document sockopt_arg_type definition
fanquake
2022-07-20
compat: document S_I* defines when building for Windows
fanquake
2022-07-20
compat: extract and document MAX_PATH
fanquake
2022-07-20
compat: remove unused WSA* definitions
fanquake
2022-07-20
compat: document FD_SETSIZE redefinition for WIN32
fanquake
2022-07-20
refactor: move compat.h into compat/
fanquake
2022-07-20
Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...
fanquake
2022-07-20
Merge bitcoin/bitcoin#25308: refactor: Reduce number of LoadChainstate parame...
MacroFake
2022-07-19
Merge bitcoin/bitcoin#25645: refactor: Remove unused includes from dbwrapper.h
fanquake
2022-07-19
ci: Enable IWYU in src/kernel directory
Ryan Ofsky
2022-07-19
refactor: Reduce number of SanityChecks return values
Ryan Ofsky
2022-07-19
refactor: Reduce number of LoadChainstate return values
Russell Yanofsky
2022-07-19
refactor: Reduce number of LoadChainstate parameters
Russell Yanofsky
2022-07-19
Merge bitcoin/bitcoin#25494: indexes: Stop using node internal types
fanquake
2022-07-19
Merge bitcoin/bitcoin#25513: psbt: Check Taproot tree depth and leaf versions
fanquake
2022-07-19
Merge bitcoin/bitcoin#25643: depends: compile FastFixedDtoa with -O1 to fix c...
Andrew Chow
2022-07-19
test: add unit test for AvailableCoins
josibake
2022-07-19
test: functional test for new coin selection logic
josibake
2022-07-19
wallet: run coin selection by `OutputType`
josibake
2022-07-19
test: add test for decoding PSBT with per-input preimage types
Sebastian Falbesoner
2022-07-19
refactor: move helper `random_bytes` to util library
Sebastian Falbesoner
2022-07-19
Merge bitcoin/bitcoin#25639: guix: Drop repetition of option's default value
fanquake
2022-07-19
Merge bitcoin/bitcoin#25630: Add symlinks for hardcoded Makefiles in out of t...
fanquake
2022-07-19
test: add constants for PSBT key types (BIP 174)
Sebastian Falbesoner
2022-07-19
refactor: move PSBT(Map) helpers from signet miner to test framework
Sebastian Falbesoner
2022-07-19
refactor: move `from_binary` helper from signet miner to test framework
Sebastian Falbesoner
2022-07-19
scripted-diff: rename `FromBinary` helper to `from_binary` (signet miner)
Sebastian Falbesoner
2022-07-19
refactor: use CoinsResult struct in SelectCoins
josibake
2022-07-19
refactor: store by OutputType in CoinsResult
josibake
2022-07-19
Remove unused includes in rpc/fees.cpp
MacroFake
2022-07-19
Remove unused includes from dbwrapper.h
MacroFake
[prev]
[next]