orbs-network / orbs-network-go

Orbs node virtual chain core reference implementation in Go
MIT License
48 stars 12 forks source link

Feature/sync out of order file system #1566

Closed gadcl closed 4 years ago

gadcl commented 4 years ago

Syncing in descending blocks order. Includes persistence storage - file and memory support for out of order writes. Fixes applied here based on feedback from #1564

gadcl commented 4 years ago

Additions and changes to be addressed in subsequent PR