This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-03-23 14:10:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b44d011184c7d807bc6e61107116ed05c45b8d1
bitcoin
/
src
/
index
History
MarcoFalke
fa56c421be
Return CAutoFile from BlockManager::Open*File()
...
This is a refactor.
2023-09-15 14:34:24 +02:00
..
base.cpp
lint: remove /* Continued */ markers from codebase
2023-08-03 17:52:24 +01:00
base.h
index: verify blocks data existence only once
2023-07-10 10:50:50 -03:00
blockfilterindex.cpp
Merge
bitcoin/bitcoin#28427
: index: coinstats reorg, fail when block cannot be reversed
2023-09-12 09:44:55 +01:00
blockfilterindex.h
Remove unused includes from blockfilter.h
2023-08-17 18:28:15 +02:00
coinstatsindex.cpp
index: add [nodiscard] attribute to functions writing to the db
2023-09-08 10:04:14 -03:00
coinstatsindex.h
index: add [nodiscard] attribute to functions writing to the db
2023-09-08 10:04:14 -03:00
disktxpos.h
Replace READWRITEAS macro with AsBase wrapping function
2023-08-28 17:48:15 +02:00
txindex.cpp
Return CAutoFile from BlockManager::Open*File()
2023-09-15 14:34:24 +02:00
txindex.h
…