Jesse on Nostr: Is there a way to sync the chain forwards from the bitcoind rpc? The only way I found ...
Is there a way to sync the chain forwards from the bitcoind rpc? The only way I found now is to
- get the tip
- get previous headers one by one
- then start syncing blocks from the start with the headers you've found
What I'd like to do:
- get the genesis block
- get the 'next' block
- etc.
Is there way with the bitcoind rpc?
Published at
2024-10-06 12:10:34Event JSON
{
"id": "6cd7b78468bd8dfe935e97a82a910c8bd91fffd7ae00b7a98afe4107a4ef2bc1",
"pubkey": "3ddc1b50190c42b9ec5d5814a0adc32ed77f6303b729a1b66b704d237ec920d4",
"created_at": 1728216634,
"kind": 1,
"tags": [],
"content": "Is there a way to sync the chain forwards from the bitcoind rpc? The only way I found now is to\n- get the tip\n- get previous headers one by one\n- then start syncing blocks from the start with the headers you've found\n\nWhat I'd like to do:\n- get the genesis block\n- get the 'next' block\n- etc.\n\nIs there way with the bitcoind rpc?",
"sig": "ca210125bcea4a73bc22186d17db9a7042306ec256280b09e020c040ae404776a1852e26b4cb701c613cab6539ef634cb4ee49aa0bb61c24f9ad0f651a3ec596"
}