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
refactor: Use type-safe std::chrono for addrman time
MarcoFalke
2022-07-26
Add type-safe AdjustedTime() getter to timedata
MarcoFalke
2022-07-26
Add ChronoFormatter to serialize
MarcoFalke
2022-07-26
util: Add HoursDouble
MarcoFalke
2022-07-26
scripted-diff: Rename addrman time symbols
MarcoFalke
2022-07-26
refactor: Remove not needed std::max
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
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-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
2022-07-19
Remove unused includes from dbwrapper.h
MacroFake
2022-07-19
Add missing includes
MacroFake
2022-07-19
Add missing includes to node/chainstate
MacroFake
2022-07-19
Merge bitcoin/bitcoin#25641: Fix `-Wparentheses` gcc warning
MacroFake
2022-07-19
Merge bitcoin/bitcoin#25629: univalue: Return more detailed type check error ...
fanquake
2022-07-19
Fix `-Wparentheses` gcc warning
Hennadii Stepanov
2022-07-19
Merge bitcoin-core/gui#631: Disallow encryption of watchonly wallets
Hennadii Stepanov
[next]