index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2024-10-10
Merge bitcoin/bitcoin#30857: cluster mempool: extend DepGraph functionality
glozow
2024-10-10
scripted-diff: drop config/ subdir for bitcoin-config.h, rename to bitcoin-bu...
Sebastian Falbesoner
2024-10-07
clusterlin: add DepGraph::RemoveTransactions and support for holes in DepGraph
Pieter Wuille
2024-10-01
common: move pcp.cpp and netif.cpp files from util to common library since th...
Ryan Ofsky
2024-09-30
net: Add PCP and NATPMP implementation
laanwj
2024-09-21
net: Use GetLocalAddresses in Discover
laanwj
2024-09-21
net: Add netif utility
laanwj
2024-09-18
Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation betw...
merge-script
2024-09-18
doc: Updating docs from autotools to cmake
kevkevinpal
2024-09-16
Merge bitcoin/bitcoin#30884: streams: cache file position within AutoFile
Ava Chow
2024-09-13
streams: cache file position within AutoFile
Pieter Wuille
2024-09-12
util: Use compile-time check for FatalErrorf
MarcoFalke
2024-09-12
util: Add ConstevalFormatString
MarcoFalke
2024-08-28
util: Add consteval ""_hex[_v][_u8] literals
l0rinc
2024-08-28
Merge bitcoin/bitcoin#30454: build: Introduce CMake-based build system
merge-script
2024-08-27
Merge bitcoin/bitcoin#30569: node: reduce unsafe uint256S usage
Ava Chow
2024-08-23
util: remove unused IsHexNumber
stickies-v
2024-08-16
cmake: Build `bitcoin_util` static library
Hennadii Stepanov
2024-08-07
Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fix
Ava Chow
2024-08-06
Merge bitcoin/bitcoin#30485: log: Remove NOLINT(bitcoin-unterminated-logprintf)
Ryan Ofsky
2024-08-06
testnet: Introduce Testnet4
Fabian Jahr
2024-07-31
refactor: remove TxidFromString
stickies-v
2024-07-24
refactor: Expose FromHex in transaction_identifier
MarcoFalke
2024-07-23
fix: Make TxidFromString() respect string_view length
Hodlinator
2024-07-19
log: Remove NOLINT(bitcoin-unterminated-logprintf)
MarcoFalke
2024-07-11
Merge bitcoin/bitcoin#30406: refactor: modernize-use-equals-default
merge-script
2024-07-10
util: Catch translation string errors at compile time
MarcoFalke
2024-07-08
tidy: modernize-use-equals-default
MarcoFalke
2024-07-01
random: get rid of GetRand by inlining
Pieter Wuille
2024-06-27
Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...
Ryan Ofsky
2024-06-27
util: add perm string helper functions
willcl-ark
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-12
Merge bitcoin/bitcoin#30268: util: add missing VecDeque include
glozow
2024-06-11
utils: add missing include
Cory Fields
2024-06-10
util: add BitSet
Pieter Wuille
2024-06-06
util: add VecDeque
Pieter Wuille
2024-05-21
build: remove --enable-threadlocal
fanquake
2024-05-16
util: avoid using thread_local variable that has a destructor
Vasil Dimov
2024-05-16
util: Move util/string.h functions to util namespace
Ryan Ofsky
2024-05-16
util: move fees.h and error.h to common/messages.h
Ryan Ofsky
2024-05-16
common: Add PSBTError enum
Ryan Ofsky
2024-05-16
util: move error.h TransactionError enum to node/types.h
Ryan Ofsky
2024-05-16
util: move spanparsing.h to script/parsing.h
Ryan Ofsky
2024-05-16
util: move spanparsing.h Split functions to string.h
Ryan Ofsky
2024-05-16
util: move HexStr and HexDigit from util to crypto
TheCharlatan
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-10
refactor, subprocess: Remove unused stream API calls
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove unused `Popen::child_created_` data member
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove unused `Popen::poll()`
Hennadii Stepanov
2024-05-10
refactor, subprocess: Remove `Popen::pid()`
Hennadii Stepanov
[next]