MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
5.96k stars 11.09k forks source link

Merkle-ize Batch representations #5218

Open huitseeker opened 2 years ago

huitseeker commented 2 years ago

We have resolved to Merkelize the hashing of Batches, implicitly letting any primary organize the storage of those batches as split on any number of workers.

This story is about switching our implementation to this primary-controlled worker allocation based on a Merkle hash.

This ties into MystenLabs/narwhal#54.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.