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
2022-07-26
Merge bitcoin/bitcoin#25705: tidy: enable readability-redundant-string-init
MacroFake
2022-07-26
Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe (st...
fanquake
2022-07-26
Merge bitcoin/bitcoin#25694: refactor: Make CTransaction constructor explicit
MacroFake
2022-07-26
Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraints
glozow
2022-07-26
tidy: enable readability-redundant-string-init
fanquake
2022-07-26
refactor: remove unnecessary string initializations
fanquake
2022-07-26
Merge bitcoin/bitcoin#25699: scripted-diff: Replace NullUniValue with UniValu...
fanquake
2022-07-25
fix comment spellings from the codespell lint
Greg Weber
2022-07-25
psbt: Fix unsigned integer overflow
Aurèle Oulès
2022-07-25
scripted-diff: Replace NullUniValue with UniValue::VNULL
MacroFake
2022-07-25
fuzz: refactor: Replace NullUniValue with UniValue{}
MacroFake
2022-07-25
Merge bitcoin/bitcoin#25349: CBlockIndex/CDiskBlockIndex improvements for saf...
MacroFake
2022-07-25
Merge bitcoin/bitcoin#25611: univalue: Avoid brittle, narrowing and verbose i...
fanquake
2022-07-25
refactor: Make CTransaction constructor explicit
MacroFake
2022-07-25
RPC: Document "asm" and "hex" fields for scripts
Luke Dashjr
2022-07-25
Bugfix: RPC/blockchain: Correct type of "value" in getblock docs; add missing...
Jon Atack
2022-07-24
fuzz: Remove no-op SetMempoolConstraints
MacroFake
2022-07-23
Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...
Hennadii Stepanov
2022-07-22
gui: Fix translator comment for Restore Wallet QInputDialog
w0xlt
2022-07-22
refactor: move CBlockIndex#ToString() from header to implementation
Jon Atack
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-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-20
Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine che...
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-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#25645: refactor: Remove unused includes from dbwrapper.h
fanquake
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
Remove unused includes in rpc/fees.cpp
MacroFake
[next]