Files
darkfi/ChangeLog
2022-11-25 16:26:35 +02:00

7 lines
403 B
Plaintext

[Dcon2] - yyyy-mm-dd
* wasm: implemented basic db functions needed for persistent state storage
* wasm: merge branch and implement prototype working smart contracts.
* doc: improved formatting and reorganized the structure.
* consensus: auto tuning lottery for single leader per slot.
* consensus: change y,rho to PRF rather than commitment to be able to constrain it's pallas::Base public values.