Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Sep 26, 2022
1 parent 29909fe commit 725533d
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 192 deletions.
2 changes: 1 addition & 1 deletion dot/state/offline_pruner.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ func (p *OfflinePruner) SetBloomFilter() (err error) {
if err != nil {
return err
}

// TODO add root hash to node hashes here!?
tr.PopulateMerkleValues(tr.RootNode(), merkleValues)

// get parent header of current block
Expand Down
Loading

0 comments on commit 725533d

Please sign in to comment.