BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

split address bloom filter not loaded on chain up #289

Closed Jerick26 closed 4 years ago

Jerick26 commented 5 years ago

state db root hash calculated is not equal to the hash in block header node panic continuously

Expected Behavior

run normally

Current Behavior

program panic

Possible Solution

load split address bloom filter when node is starting block chain

Steps to Reproduce

1. 2. 3. 4.

Context (Environment)

Detailed Description

Possible Implementation