.. |
asmap.cpp
|
|
|
asmap.h
|
|
|
bip32.cpp
|
|
|
bip32.h
|
|
|
bytevectorhash.cpp
|
|
|
bytevectorhash.h
|
|
|
check.h
|
util: Make Assume() usable as unary expression
|
2021-03-04 12:03:50 +01:00 |
epochguard.h
|
[refactor] txmempool: split epoch logic into class
|
2021-02-09 15:10:46 +10:00 |
error.cpp
|
rpc: send: support external signer
|
2021-02-23 14:34:32 +01:00 |
error.h
|
rpc: send: support external signer
|
2021-02-23 14:34:32 +01:00 |
fees.cpp
|
|
|
fees.h
|
|
|
getuniquepath.cpp
|
Introduce GetUniquePath(base) helper method to replace boost::filesystem::unique_path() which is not available in std::filesystem.
|
2021-02-04 11:38:09 +01:00 |
getuniquepath.h
|
Introduce GetUniquePath(base) helper method to replace boost::filesystem::unique_path() which is not available in std::filesystem.
|
2021-02-04 11:38:09 +01:00 |
golombrice.h
|
|
|
hasher.cpp
|
|
|
hasher.h
|
|
|
macros.h
|
refactor: Move STRINGIZE macro to macros.h
|
2021-02-01 22:30:05 +02:00 |
message.cpp
|
|
|
message.h
|
|
|
moneystr.cpp
|
util: Avoid invalid integer negation in FormatMoney: make FormatMoney(const CAmount& n) well-defined also when n is std::numeric_limits<CAmount>::min()
|
2021-03-02 16:05:28 +00:00 |
moneystr.h
|
util: Avoid invalid integer negation in FormatMoney: make FormatMoney(const CAmount& n) well-defined also when n is std::numeric_limits<CAmount>::min()
|
2021-03-02 16:05:28 +00:00 |
rbf.cpp
|
|
|
rbf.h
|
|
|
readwritefile.cpp
|
util: fix WriteBinaryFile() claiming success even if error occurred
|
2021-03-01 12:57:00 +01:00 |
readwritefile.h
|
util: extract {Read,Write}BinaryFile() to its own files
|
2021-03-01 12:56:56 +01:00 |
settings.cpp
|
|
|
settings.h
|
|
|
sock.cpp
|
net: add connect() and getsockopt() wrappers to Sock
|
2021-03-16 13:53:26 +01:00 |
sock.h
|
doc: fixup -Wdocumentation issues
|
2021-04-06 14:50:17 +08:00 |
spanparsing.cpp
|
|
|
spanparsing.h
|
|
|
strencodings.cpp
|
util: add missing braces and apply clang format to SplitHostPort()
|
2021-03-16 19:52:35 +01:00 |
strencodings.h
|
util: add ParseUInt16(), use it in SplitHostPort()
|
2021-03-16 19:52:33 +01:00 |
string.cpp
|
|
|
string.h
|
|
|
system.cpp
|
scripted-diff: remove Optional & nullopt
|
2021-03-15 10:41:30 +08:00 |
system.h
|
util: introduce helper AnyPtr to access std::any instances
|
2021-03-29 22:37:59 +02:00 |
threadnames.cpp
|
|
|
threadnames.h
|
|
|
time.cpp
|
Merge #21110: util: remove Boost posix_time usage from GetTime*
|
2021-02-17 20:38:08 +01:00 |
time.h
|
Make all Poisson delays use std::chrono types
|
2021-03-03 09:48:07 -08:00 |
tokenpipe.cpp
|
refactor: post Optional<> removal cleanups
|
2021-03-17 14:56:20 +08:00 |
tokenpipe.h
|
util: Add RAII TokenPipe
|
2021-03-04 18:24:00 +01:00 |
trace.h
|
|
|
translation.h
|
|
|
ui_change_type.h
|
|
|
url.cpp
|
|
|
url.h
|
|
|
vector.h
|
|
|