·
1 commit
to master
since this release
This release targets kona-client/v1.2.2, containing a newer version of rust-kzg-bn254 library. The updated rust-kzg-bn254 fixed the maximal blob size from 4MiB to maximal 2^28 MiB as long as sufficient SRS points are provided via disk IO.
What's Changed
- refactor: clean up Cargo.toml files by @kien-rise in #261
- chores: bump rust kzg library to 1.1.3 and 1.1.2 for prover by @bxue-l2 in #271
Full Changelog: hokulea-client/v1.1.0...hokulea-client/v1.1.1