.. |
asmap.cpp
|
refactor: Rework asmap Interpret to avoid ptrdiff_t
|
2020-05-09 00:20:00 -07:00 |
asmap.h
|
Add asmap sanity checker
|
2020-04-08 16:26:06 -07:00 |
bip32.cpp
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
bip32.h
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
bytevectorhash.cpp
|
blockfilter: Use unordered_set instead of set in blockfilter.
|
2018-11-05 09:30:56 -08:00 |
bytevectorhash.h
|
blockfilter: Use unordered_set instead of set in blockfilter.
|
2018-11-05 09:30:56 -08:00 |
check.h
|
util: Make Assert work with any value
|
2020-07-11 15:02:07 +02:00 |
error.cpp
|
scripted-diff: update max-fee-exceeded error message to include RPC
|
2020-10-05 04:55:01 -07:00 |
error.h
|
refactor: Error message bilingual_str consistency
|
2020-06-09 15:39:44 +02:00 |
fees.cpp
|
wallet: provide valid values if invalid estimate mode passed
|
2020-11-12 11:43:17 +01:00 |
fees.h
|
wallet: provide valid values if invalid estimate mode passed
|
2020-11-12 11:43:17 +01:00 |
golombrice.h
|
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode)
|
2020-04-20 14:57:48 +00:00 |
macros.h
|
refactor: consolidate PASTE macros
|
2019-09-25 10:56:00 -04:00 |
memory.h
|
Use std::make_unique
|
2020-11-18 15:15:37 +01:00 |
message.cpp
|
util: make EncodeBase64 consume Spans
|
2020-08-25 18:52:57 +02:00 |
message.h
|
Move direct calls to MessageSign into new SignMessage functions in CWallet and ScriptPubKeyMan
|
2020-03-09 11:16:20 -04:00 |
moneystr.cpp
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
moneystr.h
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
rbf.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
rbf.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
ref.h
|
Add util::Ref class as temporary alternative for c++17 std::any
|
2020-05-13 16:20:13 -04:00 |
settings.cpp
|
Add <datadir>/settings.json persistent settings storage.
|
2020-07-11 05:41:12 -04:00 |
settings.h
|
Add <datadir>/settings.json persistent settings storage.
|
2020-07-11 05:41:12 -04:00 |
spanparsing.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
spanparsing.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
strencodings.cpp
|
net: recognize TORv3/I2P/CJDNS networks
|
2020-09-21 10:13:34 +02:00 |
strencodings.h
|
net: recognize TORv3/I2P/CJDNS networks
|
2020-09-21 10:13:34 +02:00 |
string.cpp
|
util: Add Join helper to join a list of strings
|
2019-08-20 16:51:41 -04:00 |
string.h
|
util: move HasPrefix() so it can be reused
|
2020-09-11 13:35:39 +02:00 |
system.cpp
|
Merge #20080: Strip any trailing / in -datadir and -blocksdir paths
|
2020-11-02 11:41:38 +13:00 |
system.h
|
[util] add RunCommandParseJSON
|
2020-07-31 13:38:10 +02:00 |
threadnames.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
threadnames.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
time.cpp
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
time.h
|
util: Add count_microseconds helper
|
2020-06-19 07:25:35 -04:00 |
translation.h
|
refactor: Fix unreachable code in init arg checks
|
2020-06-02 06:20:04 +10:00 |
ui_change_type.h
|
wallet: Do not include server symbols
|
2020-06-27 11:39:09 -04:00 |
url.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
url.h
|
scripted-diff: Bump copyright headers
|
2020-04-16 13:33:09 -04:00 |
vector.h
|
Add some general std::vector utility functions
|
2019-10-16 08:56:57 -07:00 |