Author

Topic: Share the same blockchain database??? (Read 830 times)

sr. member
Activity: 265
Merit: 250
full member
Activity: 138
Merit: 102
August 10, 2016, 01:25:44 PM
#3
They can read blocks, because blocks are append-only.

Only one program can write new blocks.

But they cannot share chainstate and the other.
staff
Activity: 3458
Merit: 6793
Just writing some code
August 02, 2016, 10:23:50 PM
#2
No. They would end up overwriting each other and be extremely confused when something changes to the files that it didn't add. There is also a lockfile used to prevent this from happening.
newbie
Activity: 3
Merit: 1
August 02, 2016, 10:15:03 PM
#1
Can two different programs running independent bitcoin core use the same blocks, chainstate and fee_estimates data folder?
In other words, can two computers share the same blockchain database folder?
Jump to: