Releases: boundless-xyz/kailua
v1.0.7
This release bumps up Kona from v1.1.3 to v1.1.6 and future proofs the config hash function accordingly.
Full Changelog: v1.0.6...v1.0.7
v1.1.2
v1.0.6
This release implements custom logic for publishing EIP-7594 transactions to circumvent current shortcomings of external dependencies. The eip-7594 flag should be enabled on the proposer for Fusaka-enabled chains to activate the workaround.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
This release patches the Kona Fusaka integration for Kailua 1.0 with a critical fix.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
This release backports the Boundless 1.0.0 and Kona 1.1.3 upgrades to Kailua v1.0.
Full Changelog: v1.0.3...v1.0.4
v1.1.1
What's Changed
- fix: Update image ids in docs by @hashcashier in #89
- feat: Divide large derivation-only proofs into subproofs by @hashcashier in #91
- fix(prover): Insufficient L1 Head Fix by @hashcashier in #92
- feat: Configurable rpc query parameters by @hashcashier in #93
- feat: Limit number of stitched derivation proofs per request by @hashcashier in #95
- chore: Bump version to 1.1.1 by @hashcashier in #96
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: Update to ZKVM V3 by @hashcashier in #86
- feat: Efficient Boundless Derivation Proving by @hashcashier in #87
Full Changelog: v1.0.3...v1.1.0
NOTE:
The included documentation includes outdated image ids. The correct ones are as reported by the CLI config command:
KAILUA_FPVM_KONA_ID: 0xB59D835FCF16CA7AC20E0AC78DC1C25054FC745162D59639C328893888A9EF34
KAILUA_FPVM_KONA_ELF: 37.4 MiB
KAILUA_FPVM_HOKULEA_ID: 0x934510732374A539968599EB0A2230426ABCD60609FBD091E37D6828817A87F4
KAILUA_FPVM_HOKULEA_ELF: 40.6 MiB
KAILUA_DA_HOKULEA_ID: 0xE6AE1F0EE0FEE9E253DB02250FAD8C0C8DC65141A0042A879FBACBDAE50EA2CB
KAILUA_DA_HOKULEA_ELF: 2.9 MiB
KAILUA_FPVM_HANA_ID: 0x352A67AA1B6E039EDE0EFD4B97CE58BD7357800F717807BBD655E317E3032EB7
KAILUA_FPVM_HANA_ELF: 43.7 MiB
v1.0.3
What's Changed
- feat: EigenDA support via Hokulea by @hashcashier in #63
- feat: Celestia DA support via Hana by @hashcashier in #71
- feat: Delay safe head view by @hashcashier in #73
- fix --boundless-look-back typo by @tadad in #79
- fix: Harden prover by @hashcashier in #75
- Update to Boundless
sccacheby @morgangibbs87 in #80 - chore: Release v1.0.3 by @hashcashier in #82
New Contributors
- @morgangibbs87 made their first contribution in #80
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat: Lightweight Bridge Client by @hashcashier in #65
- feat: Harden delegated proving by @hashcashier in #66
- feat: Randomized prover start times by @hashcashier in #68
- fix: Retry harder in prover and handle internal prover panics by @hashcashier in #69
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat: demo proving chains in
kona-registryby @hashcashier in #64
Full Changelog: v1.0.0...v1.0.1