massa icon indicating copy to clipboard operation
massa copied to clipboard

Use the ledger hash to draw selections

Open Eitu33 opened this issue 3 years ago • 1 comments

Introduction

This is the second issue for the implementation of https://github.com/massalabs/massa/discussions/2968

TODO

  • [ ] Save a snapshot of the ledger hash in PoS at every end of cycle
  • [ ] Concat the C-2 seed with the C-3 ledger hash
  • [ ] Use this as new seed when drawing selections

Related issues

https://github.com/massalabs/massa/issues/2986

Eitu33 avatar Sep 09 '22 08:09 Eitu33

Ideally, we should use the hash of the whole state (not only the ledger)

damip avatar Sep 13 '22 14:09 damip

Closed in #2986

AurelienFT avatar Jan 02 '23 08:01 AurelienFT