ChangeLog 403 B

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