What's Changed
- refactor: Log tx count in DA submission by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1713
- fix: fix failing tests on macos, due to symlinks to temp dir by @yarikbratashchuk in https://github.com/rollkit/rollkit/pull/1719
- feat: rollkit rebuild command to update entrypoint by @yarikbratashchuk in https://github.com/rollkit/rollkit/pull/1707
- fix: intercepting stdin by @yarikbratashchuk in https://github.com/rollkit/rollkit/pull/1729
- chore: update libp2p dependencies by @tzdybal in https://github.com/rollkit/rollkit/pull/1684
- refactor: refactor error handling by @tropicaldog in https://github.com/rollkit/rollkit/pull/1720
- fix: way of updating config values with flags by @yarikbratashchuk in https://github.com/rollkit/rollkit/pull/1716
- fix: revert using agg mode by default by @yarikbratashchuk in https://github.com/rollkit/rollkit/pull/1738
- fix(ci): update error checking for CLI ci to catch errors by @MSevey in https://github.com/rollkit/rollkit/pull/1737
- feat: enable valset update by @vuong177 in https://github.com/rollkit/rollkit/pull/1658
- refactor: return types.State{} instead of state for err != nil case by @Manav-Aggarwal in https://github.com/rollkit/rollkit/pull/1735
- fix: Fix vote extension issues, add custom logic to handle secp256k1, fix rpc nilptr issues by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1717
Full Changelog: https://github.com/rollkit/rollkit/compare/v0.13.4...v0.13.5