maidsafe / sn_routing

Routing - specialised storage DHT
Other
278 stars 81 forks source link

Fork resistant section chain #2335

Closed madadam closed 3 years ago

madadam commented 3 years ago

This PR changes the section chain implementation to be resistant to forks. This is implemented by accepting the forks internally, but always presenting an unique and deterministic order of the chain blocks to the outside.