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
/
util
Age
Commit message (
Expand
)
Author
2020-04-30
Merge #18437: util: Detect posix_fallocate() instead of assuming
Wladimir J. van der Laan
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
util: Document why ArgsManager (con/de)structor is not inline
MarcoFalke
2020-04-15
tools: Add unused argsman to bench_bitcoin
MarcoFalke
2020-04-14
util: Detect posix_fallocate() instead of assuming
Vasil Dimov
2020-04-02
Drop bitcoin-wallet dependency on libevent
Russell Yanofsky
2020-04-02
build: Detect gmtime_* definitions via configure
Ben Woosley
2020-03-27
util: Replace i64tostr with ToString
MarcoFalke
2020-03-27
util: Remove unused itostr
MarcoFalke
2020-03-26
Merge #18270: util: Fail to parse whitespace-only strings in ParseMoney(...) ...
MarcoFalke
2020-03-24
[util] GetFileSize
Sjors Provoost
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-12
util: Fail to parse space-only strings in ParseMoney(...) (instead of parsing...
practicalswift
2020-03-09
Move direct calls to MessageSign into new SignMessage functions in CWallet an...
Andrew Chow
2020-03-06
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-03-01
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-02-29
util: Fail to parse empty string in ParseMoney
MarcoFalke
2020-02-29
util: Remove unused ParseMoney that takes a c_str
MarcoFalke
2020-02-27
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-25
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-21
util: Remove unused MilliSleep
MarcoFalke
2020-02-21
util: Add UnintrruptibleSleep
MarcoFalke
2020-02-19
util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...
practicalswift
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-14
Refactor message hashing into a utility function
Jeffrey Czyz
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
Merge #18023: Fix some asmap issues
Wladimir J. van der Laan
2020-01-31
Make asmap Interpret tolerant of malicious map data
Pieter Wuille
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-22
Merge #17887: bug-fix macos: give free bytes to F_PREALLOCATE
Wladimir J. van der Laan
2020-01-15
wallet: Replace %w by wallet name in -walletnotify script
João Barbosa
2020-01-15
bug-fix macos: give free bytes to F_PREALLOCATE
Karl-Johan Alm
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-10
Fix improper Doxygen inline comments
Ben Woosley
2020-01-09
Merge #16688: log: Add validation interface logging
Wladimir J. van der Laan
2020-01-03
Refactor FormatStateMessage for clarity
Jeffrey Czyz
2020-01-03
Format CValidationState properly in all cases
Jeffrey Czyz
2020-01-02
Merge #17762: net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2020-01-02
Add missing typeinfo includes
Wladimir J. van der Laan
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-19
util: Disallow network-qualified command line options
Russell Yanofsky
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
[next]