diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 937f40cca..000000000 --- a/ChangeLog +++ /dev/null @@ -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.