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
/
common
Age
Commit message (
Expand
)
Author
2023-01-26
Use DataStream where possible
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-29
refactor: Rename ambiguous interfaces::MakeHandler functions
Ryan Ofsky
2022-11-29
refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a
Ryan Ofsky
2022-10-31
refactor: move url.h/cpp from lib util to lib common
fanquake
2022-10-04
refactor: move run_command from util to common
Cory Fields
2022-04-22
refactor: make GetRand a template, remove GetRandInt
pasta
2022-02-01
refactor: Fixup uint64_t-cast style in touched line
MarcoFalke
2022-01-31
Fix implicit-integer-sign-change in bloom
MarcoFalke
2022-01-27
Merge bitcoin/bitcoin#23438: refactor: Use spans of std::byte in serialize
laanwj
2022-01-07
Add FastRange32 function and use it throughout the codebase
Pieter Wuille
2022-01-02
Use spans of std::byte in serialize
MarcoFalke
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-05
scripted-diff: Move bloom to src/common
MarcoFalke