remove unused ChangeLog

This commit is contained in:
x
2023-10-10 10:11:41 +02:00
parent 1cdad996d3
commit 2fa6186d5c

View File

@@ -1,6 +0,0 @@
[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.