New
v0.3.0
ICICLE Integration to Tachyon
Highlights
Optimizations
MSMandFFTis optimized with icicle. See MSM Gpu benchmark and FFT Gpu benchmark.- Circom proof generation becomes 4x faster using .
Unclaimed project
Are you a maintainer of tachyon? Claim this project to take control of your public changelog and roadmap.
Changelog
Modular ZK(Zero Knowledge) backend accelerated by GPU
Last updated over 1 year ago
MSM and FFT is optimized with icicle. See MSM Gpu benchmark and FFT Gpu benchmark.zkey and wtns files becomes 3x faster.Poseidon2BinaryFieldFieldMerkleTreeMMCSChaCha20Rngno_zk and verify flag for circom benchmarking by @TomTaehoonKim in https://github.com/kroma-network/tachyon/pull/423FieldMerkleTree by @chokobole in https://github.com/kroma-network/tachyon/pull/436FieldMerkleTreeMMCS by @chokobole in https://github.com/kroma-network/tachyon/pull/442-n flag for specifying number of proof generation by @whoisgautxm in https://github.com/kroma-network/tachyon/pull/452Radix2DitParallel by @ashjeong in https://github.com/kroma-network/tachyon/pull/441DuplexChallenger by @chokobole in https://github.com/kroma-network/tachyon/pull/451vk.write() by @chokobole in https://github.com/kroma-network/tachyon/pull/467create_proof() by @chokobole in https://github.com/kroma-network/tachyon/pull/465ChaCha20RNG by @chokobole in https://github.com/kroma-network/tachyon/pull/468Full Changelog: https://github.com/kroma-network/tachyon/compare/v0.2.0...v0.3.0