You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/util
Otto Kohulak 41b4c1676d
Add missing includes
2 months ago
..
asmap.cpp refactor: Rework asmap Interpret to avoid ptrdiff_t 4 years ago
asmap.h Add asmap sanity checker 4 years ago
bip32.cpp scripted-diff: Bump copyright headers 4 years ago
bip32.h Add missing includes 2 months ago
bytevectorhash.cpp blockfilter: Use unordered_set instead of set in blockfilter. 6 years ago
bytevectorhash.h blockfilter: Use unordered_set instead of set in blockfilter. 6 years ago
check.h util: Make Assert work with any value 4 years ago
error.cpp scripted-diff: update max-fee-exceeded error message to include RPC 4 years ago
error.h refactor: Error message bilingual_str consistency 4 years ago
fees.cpp wallet: provide valid values if invalid estimate mode passed 4 years ago
fees.h wallet: provide valid values if invalid estimate mode passed 4 years ago
golombrice.h tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode) 4 years ago
macros.h refactor: consolidate PASTE macros 5 years ago
memory.h scripted-diff: Move util files to separate directory. 6 years ago
message.cpp Litecoin: Branding 3 years ago
message.h Move direct calls to MessageSign into new SignMessage functions in CWallet and ScriptPubKeyMan 4 years ago
moneystr.cpp scripted-diff: Bump copyright headers 4 years ago
moneystr.h scripted-diff: Bump copyright headers 4 years ago
rbf.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
rbf.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
ref.h Add util::Ref class as temporary alternative for c++17 std::any 4 years ago
settings.cpp Add <datadir>/settings.json persistent settings storage. 4 years ago
settings.h Add <datadir>/settings.json persistent settings storage. 4 years ago
spanparsing.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
spanparsing.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
strencodings.cpp net: recognize TORv3/I2P/CJDNS networks 4 years ago
strencodings.h Litecoin: Add scrypt N=1024 PoW 3 years ago
string.cpp util: Add Join helper to join a list of strings 5 years ago
string.h Add missing includes 2 months ago
system.cpp Litecoin: Copyright fuzzer 3 years ago
system.h [util] add RunCommandParseJSON 4 years ago
threadnames.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
threadnames.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
time.cpp util: Disallow negative mocktime 3 years ago
time.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 1 year ago
translation.h refactor: Fix unreachable code in init arg checks 4 years ago
ui_change_type.h wallet: Do not include server symbols 4 years ago
url.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
url.h scripted-diff: Bump copyright headers 4 years ago
vector.h Add some general std::vector utility functions 5 years ago