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.
bitcoin/src/util
Ava Chow 81174d8a9b
Merge bitcoin/bitcoin#29961: refactor: remove remaining unused code from cpp-subprocess
3 days ago
..
any.h refactor: Split util::AnyPtr into its own file 12 months ago
asmap.cpp crypto: replace CountBits with std::bit_width 2 months ago
asmap.h refactor: Move fs.* to util/fs.* 1 year ago
batchpriority.cpp refactor: Move ScheduleBatchPriority to its own file 12 months ago
batchpriority.h refactor: Move ScheduleBatchPriority to its own file 12 months ago
bip32.cpp Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h 1 year ago
bip32.h Switch hardened derivation marker to h in descriptors 1 year ago
bitdeque.h refactor: Fix "error C2248: cannot access private member" on MSVC 1 week ago
bytevectorhash.cpp refactor: use Span for SipHash::Write 10 months ago
bytevectorhash.h
chaintype.cpp refactor: Create chaintype files 1 year ago
chaintype.h refactor: Create chaintype files 1 year ago
check.cpp removed StrFormatInternalBug quote delimitation 9 months ago
check.h Export assert from util/check.h 5 months ago
epochguard.h
error.cpp Add test for unspendable transactions and parameter 'maxburnamount' to sendrawtransaction. 1 year ago
error.h Add test for unspendable transactions and parameter 'maxburnamount' to sendrawtransaction. 1 year ago
exception.cpp refactor: Extract util/exception from util/system 1 year ago
exception.h refactor: Extract util/exception from util/system 1 year ago
fastrange.h
feefrac.cpp Avoid explicitly computing diagram; compare based on chunks 2 weeks ago
feefrac.h Avoid explicitly computing diagram; compare based on chunks 2 weeks ago
fees.cpp Fix clang-tidy readability-const-return-type violations 1 year ago
fees.h Fix clang-tidy readability-const-return-type violations 1 year ago
fs.cpp Add tests for C++20 std::u8string 5 months ago
fs.h refactor: Rename fs::path::u8string() to fs::path::utf8string() 5 months ago
fs_helpers.cpp Remove unused g++-10 workaround 2 months ago
fs_helpers.h Remove DirIsWritable, GetUniquePath 6 months ago
golombrice.h
hash_type.h
hasher.cpp refactor: use Span for SipHash::Write 10 months ago
hasher.h Bump g++ minimum supported version to 10 6 months ago
insert.h refactor: Split util::insert into its own file 12 months ago
macros.h
message.cpp Make WitnessUnknown members private 8 months ago
message.h
moneystr.cpp
moneystr.h
overflow.h
overloaded.h doc: Clarify C++20 comments 4 months ago
rbf.cpp
rbf.h
readwritefile.cpp refactor: Move fs.* to util/fs.* 1 year ago
readwritefile.h refactor: Move fs.* to util/fs.* 1 year ago
result.h refactor: Avoid copying util::Result values 1 week ago
serfloat.cpp
serfloat.h
signalinterrupt.cpp util: Get rid of uncaught exceptions thrown by SignalInterrupt class 5 months ago
signalinterrupt.h util: Get rid of uncaught exceptions thrown by SignalInterrupt class 5 months ago
sock.cpp sock: change Sock::SendComplete() to take Span 6 months ago
sock.h sock: change Sock::SendComplete() to take Span 6 months ago
spanparsing.cpp
spanparsing.h
strencodings.cpp Merge bitcoin/bitcoin#29606: refactor: Reserve memory for ToLower/ToUpper conversions 2 months ago
strencodings.h doc: remove out-of-date external link in src/util/strencodings.h 9 months ago
string.cpp
string.h [clang-tidy] Enable the misc-no-recursion check 4 weeks ago
subprocess.h update comments in cpp-subprocess (check_output references) 1 week ago
syserror.cpp Show descriptive error messages when FileCommit fails 10 months ago
syserror.h Show descriptive error messages when FileCommit fails 10 months ago
task_runner.h kernel: Remove dependency on CScheduler 3 months ago
thread.cpp refactor: Extract util/exception from util/system 1 year ago
thread.h
threadinterrupt.cpp
threadinterrupt.h util: Add SignalInterrupt class and use in shutdown.cpp 10 months ago
threadnames.cpp
threadnames.h
time.cpp refactor: Use chrono type for g_mock_time 3 weeks ago
time.h Revert "time: add runtime sanity check" 2 months ago
tokenpipe.cpp
tokenpipe.h
trace.h Revert "tracepoints: Disables `-Wgnu-zero-variadic-macro-arguments` to compile without warnings" 5 months ago
transaction_identifier.h Add transaction_identifier::size to allow Span conversion 2 months ago
translation.h refactor: Avoid copy of bilingual_str when formatting, Fix ADL violation 11 months ago
types.h doc: Clarify C++20 comments 4 months ago
ui_change_type.h
vector.h chainparams: add blockhash to AssumeutxoData 7 months ago