This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-02-15 18:08:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitcoin
/
src
/
index
History
Jon Atack
86ce844d3b
blockstorage, refactor: pass GetFirstStoredBlock() start_block by reference
...
instead of by pointer, so as to not accept a nullptr.
2022-04-28 20:42:08 +02:00
..
base.cpp
blockstorage, refactor: pass GetFirstStoredBlock() start_block by reference
2022-04-28 20:42:08 +02:00
base.h
Index: Use prune locks for blockfilterindex
2022-04-25 23:22:00 +02:00
blockfilterindex.cpp
Add src/node/* code to node:: namespace
2022-01-06 22:14:16 -05:00
blockfilterindex.h
Index: Use prune locks for blockfilterindex
2022-04-25 23:22:00 +02:00
coinstatsindex.cpp
refactor: more const annotations for uses of CBlockIndex*
2022-03-09 14:32:47 -05:00
coinstatsindex.h
Index: Use prune locks for blockfilterindex
2022-04-25 23:22:00 +02:00
disktxpos.h
…
txindex.cpp
Require CBlockIndex::GetBlockPos() to hold mutex cs_main
2022-01-25 20:43:12 +01:00
txindex.h
Index: Use prune locks for blockfilterindex
2022-04-25 23:22:00 +02:00