TheCharlatan on Nostr: Working on abstracting the block store in Bitcoin Core. Currently evrything just goes ...
Working on abstracting the block store in Bitcoin Core. Currently evrything just goes straight to a file. I want to introduce abstract readers and writers that could optionally manage the data in memory, or potentially even a proper database. Then tests could optionally run without touching the filesystem.
Published at
2024-07-14 20:29:36Event JSON
{
"id": "d2d50da708378a540f98fc9a491d79c0c1bae97d3925ff7391403d75b9d3001d",
"pubkey": "2eb03a1f316c3cf9c900e7f536ee28e5486349067be018a965a7c7ca5b4f7f3c",
"created_at": 1720988976,
"kind": 1,
"tags": [],
"content": "Working on abstracting the block store in Bitcoin Core. Currently evrything just goes straight to a file. I want to introduce abstract readers and writers that could optionally manage the data in memory, or potentially even a proper database. Then tests could optionally run without touching the filesystem.",
"sig": "ed73bd295c4990cfa5d09beb9da6a95d7e78fd568e9cffeb5a949a7c41df48bec2b2f78d45d36f9b996616c781314240586cd17a4ba9f5876c81fb84b89330bc"
}