| .. |
|
asmap.cpp
|
refactor: Avoid sign-compare compiler warning in util/asmap
|
2021-04-29 11:38:18 +02:00 |
|
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
|
Merge 6eed792d43 into merged_master (Elements PR ElementsProject/elements#1050)
|
2021-10-04 15:13:47 +00:00 |
|
error.h
|
Merge 6eed792d43 into merged_master (Elements PR ElementsProject/elements#1050)
|
2021-10-04 15:13:47 +00: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
|
|
|
|
hash_type.h
|
move-only: Add util/hash_type
|
2021-05-11 10:38:18 +02:00 |
|
hasher.cpp
|
|
|
|
hasher.h
|
Merge 8ffaf5c2f5 into merged_master (Bitcoin PR #19935)
|
2021-06-17 20:19:16 +00:00 |
|
macros.h
|
|
|
|
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 |
|
serfloat.cpp
|
Add platform-independent float encoder/decoder
|
2021-05-24 16:04:44 -07:00 |
|
serfloat.h
|
Add platform-independent float encoder/decoder
|
2021-05-24 16:04:44 -07:00 |
|
settings.cpp
|
|
|
|
settings.h
|
|
|
|
sock.cpp
|
net: flag relevant Sock methods with [[nodiscard]]
|
2021-04-13 17:26:20 +02:00 |
|
sock.h
|
net: flag relevant Sock methods with [[nodiscard]]
|
2021-04-13 17:26:20 +02:00 |
|
spanparsing.cpp
|
Add tr() descriptor (derivation only, no signing)
|
2021-05-24 12:14:16 -07:00 |
|
spanparsing.h
|
|
|
|
strencodings.cpp
|
Merge bitcoin/bitcoin#21173: util: faster HexStr => 13% faster blockToJSON
|
2021-05-19 10:07:53 +02:00 |
|
strencodings.h
|
util: add ParseUInt16(), use it in SplitHostPort()
|
2021-03-16 19:52:33 +01:00 |
|
string.cpp
|
|
|
|
string.h
|
|
|
|
system.cpp
|
Fix location for default cookie path
|
2022-09-27 18:56:20 -03:00 |
|
system.h
|
Fix location for default cookie path
|
2022-09-27 18:56:20 -03:00 |
|
thread.cpp
|
refactor: Make TraceThread a non-template free function
|
2021-04-25 12:28:44 +03:00 |
|
thread.h
|
refactor: Make TraceThread a non-template free function
|
2021-04-25 12:28:44 +03:00 |
|
threadnames.cpp
|
|
|
|
threadnames.h
|
|
|
|
time.cpp
|
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
|
2021-05-31 15:11:18 +08:00 |
|
time.h
|
scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds
|
2021-05-31 15:11:18 +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
|
|
|