| .. |
|
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 |
|
error.cpp
|
Merge 4a540683ec into merged_master (Bitcoin PR #20813)
|
2021-06-16 14:11:07 +00:00 |
|
error.h
|
Merge 4a540683ec into merged_master (Bitcoin PR #20813)
|
2021-06-16 14:11:07 +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
|
Add generic SaltedSipHasher
|
2020-11-10 14:33:37 -05:00 |
|
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
|
|
|
|
moneystr.h
|
scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
|
2020-11-26 09:05:59 +00:00 |
|
rbf.cpp
|
|
|
|
rbf.h
|
|
|
|
ref.h
|
|
|
|
settings.cpp
|
|
|
|
settings.h
|
|
|
|
sock.cpp
|
net: add RAII socket and use it instead of bare SOCKET
|
2021-02-10 13:30:08 +01:00 |
|
sock.h
|
net: add RAII socket and use it instead of bare SOCKET
|
2021-02-10 13:30:08 +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 d202054675 into merged_master (Bitcoin PR #21052)
|
2021-06-21 14:45:12 +00:00 |
|
system.h
|
Merge 4013e44c74 into merged_master (Bitcoin PR #21082)
|
2021-06-21 01:52:16 +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
|
Merge #21110: util: remove Boost posix_time usage from GetTime*
|
2021-02-17 20:38:08 +01: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
|
|
|