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
/
test
/
util
/
chainstate.h
Age
Commit message (
Expand
)
Author
2023-03-23
refactor: Move fs.* to util/fs.*
TheCharlatan
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-09-13
test: allow on-disk coins and block tree dbs in tests
James O'Beirne
2022-09-13
test: add reset_chainstate parameter for snapshot unittests
James O'Beirne
2022-09-05
test: remove Boost Test from libtest util
fanquake
2022-06-29
Use AutoFile where possible
MacroFake
2022-04-21
Disallow more unsafe string->path conversions allowed by path append operators
Ryan Ofsky
2022-01-06
Add src/node/* code to node:: namespace
Russell Yanofsky
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-19
scripted-diff: Use clang-tidy syntax for C++ named arguments
MarcoFalke
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-09-15
test: refactor: declare NoMalleation const auto
James O'Beirne
2021-09-15
move-only: unittest: add test/util/chainstate.h
James O'Beirne