This release brings forth the experimental track features, and updates the kona dependencies to the v1.6.0.
Standard FPVM
KAILUA_FPVM_KONA_ID: 0xB2E2B1513E80EA1E8F998E51BF8E7754EEC21DBD0463E0B6B115165BA6BAC2BF
KAILUA_FPVM_HOKULEA_ID: 0xD3C097DFEC583BB305EEFCB5DCDDC313B072E372CEE66E13492C37FB50E6A90B
KAILUA_FPVM_HANA_ID: 0x3F2D74776114C09897D323D40E0BE8F7CD802EEE200CF95E3D73B3280A12EDD5
Experimental FPVM
Use -F experimental to test out the unaudited granular transaction (sub-block) proofs and ZK accelerators.
KAILUA_FPVM_KONA_ID: 0x9821A06CE937E04B5A6A1EB9BC588851ACCE83FB2CD52A4C1BF2A27034AB3C19
KAILUA_FPVM_HOKULEA_ID: 0x41F31F89AABDF0E491BC499E27B0550ED8A1DCCF51C9178A95485B3C182FE8C2
KAILUA_FPVM_HANA_ID: 0xFE956CE48010C5218333B3760A0BBF6726A26D9A73747A8BAC55C255964CF2CB
What's Changed
- Use risc0-crypto-backed revm precompile implementations in guest by @Wollac in #140
- feat: Granular Transaction Proofs by @hashcashier in #138
- feat(prover): add --boundless-dynamic-pricing-timeout-modifier by @willpote in #145
- feat(prover): add --boundless-dynamic-pricing-ramp-up-modifier by @willpote in #146
- chore: Upgrade to Kona v1.5.2 by @hashcashier in #147
- chore: Kona v1.6.0 by @hashcashier in #149
New Contributors
Full Changelog: v1.2.1...v1.3.0