| .. |
|
asmap.cpp
|
|
|
|
asmap.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
bip32.cpp
|
|
|
|
bip32.h
|
scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
|
2020-11-26 09:05:59 +00:00 |
|
bytevectorhash.cpp
|
|
|
|
bytevectorhash.h
|
|
|
|
check.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
epochguard.h
|
[refactor] txmempool: split epoch logic into class
|
2021-02-09 15:10:46 +10:00 |
|
error.cpp
|
Merge a9335e4f12 into merged_master (Bitcoin PR #16546)
|
2021-07-27 00:19:01 +00:00 |
|
error.h
|
Merge a9335e4f12 into merged_master (Bitcoin PR #16546)
|
2021-07-27 00:19:01 +00:00 |
|
fees.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
fees.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
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
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
hasher.cpp
|
|
|
|
hasher.h
|
Merge 8ffaf5c2f5 into merged_master (Bitcoin PR #19935)
|
2021-06-17 20:19:16 +00:00 |
|
macros.h
|
refactor: Move STRINGIZE macro to macros.h
|
2021-02-01 22:30:05 +02:00 |
|
memory.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
message.cpp
|
Replace boost::variant with std::variant
|
2021-01-05 10:10:50 +01:00 |
|
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 |
|
ref.h
|
|
|
|
settings.cpp
|
|
|
|
settings.h
|
|
|
|
sock.cpp
|
net: extend Sock with a method to check whether connected
|
2021-03-01 17:36:17 +01:00 |
|
sock.h
|
net: extend Sock with a method to check whether connected
|
2021-03-01 17:36:17 +01:00 |
|
spanparsing.cpp
|
|
|
|
spanparsing.h
|
|
|
|
strencodings.cpp
|
scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
|
2020-11-26 09:05:59 +00:00 |
|
strencodings.h
|
refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
|
2021-01-31 17:35:16 +01:00 |
|
string.cpp
|
|
|
|
string.h
|
log: Prefix log messages with function name if -logsourcelocations is set
|
2021-01-15 09:57:32 +00:00 |
|
system.cpp
|
Merge a9335e4f12 into merged_master (Bitcoin PR #16546)
|
2021-07-27 00:19:01 +00:00 |
|
system.h
|
Merge a9335e4f12 into merged_master (Bitcoin PR #16546)
|
2021-07-27 00:19:01 +00: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 |
|
trace.h
|
tracing: add tracing framework
|
2020-12-07 11:55:51 +01:00 |
|
translation.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
ui_change_type.h
|
|
|
|
url.cpp
|
|
|
|
url.h
|
|
|
|
vector.h
|
|
|