What's Changed
- feat: Add a
no-output
flag to roller init and register by @ItayLevyOfficial in #406 - chore: Added froopyland as an option to the network list by @omritoptix in #423
- fix: adjusted timeouts. added retry loop over create channels by @mtsitrin in #426
- Hotfix/relayer timeouts by @mtsitrin in #427
- feat: Add a sequencer status command by @ItayLevyOfficial in #431
- chore: increased default empty block timeout to 1 hour by @mtsitrin in #433
- chore: updated rollapp-evm in the script to v0.1.0-rc5 by @omritoptix in #435
- fix: update compile_locally rollapp-evm ver by @omritoptix in #436
- chore: Add migrate to 0.1.9 to update empty max block time by @omritoptix in #438
- feat: Add a
roller config export
command by @ItayLevyOfficial in #439 - chore: Change celestia gas prices to 1 by @ItayLevyOfficial in #446
- chore: Display "Unhealthy" rather than "Stopped, restarting" when the sequencer is unhealthy by @ItayLevyOfficial in #441
- chore: Add an end to end test workflow by @ItayLevyOfficial in #419
- chore: Make e2e flow run only on a manual trigger by @ItayLevyOfficial in #453
- chore: Allow mock da on a non-local hub by @ItayLevyOfficial in #450
- feat: Add a command to change DA with an existing rollapp by @ItayLevyOfficial in #451
- fix: Read output ports from config files by @ItayLevyOfficial in #455
- feat: Add set functions to all rollapp ports by @ItayLevyOfficial in #457
- fix: dymint expect mock in config instead of local by @mtsitrin in #460
- fix : fix IBC establishment by @mtsitrin in #443
- fix: changed default empty blocks to 90s by @mtsitrin in #461
- chore: Add prompt and output when changing DA layer by @ItayLevyOfficial in #462
- fix: Verify rollapp hub height is valid before creating a connection by @ItayLevyOfficial in #467
- chore: upgrade rollapp evm version by @ItayLevyOfficial in #469
- chore: updated relayer version by @omritoptix in #471
- chore: Update
roller config export
structure by @ItayLevyOfficial in #478 - fix: Add a migration to update the relayer path by @ItayLevyOfficial in #482
- feat: Add a
roller tx fund-faucet
command by @ItayLevyOfficial in #479 - chore: updated evm to v0.1.8 and relayer to v0.1.3 by @omritoptix in #483
- docs: Add a local development section to the readme by @ItayLevyOfficial in #458
- chore: update blocktime to 3600s by @omritoptix in #485
- chore: Rebase from main by @omritoptix in #487
- fix: Update rly path data instead of re-create by @ItayLevyOfficial in #489
- chore: Semantic UX improvements by @ItayLevyOfficial in #494
- fix: Migrate panic when using mock DA by @ItayLevyOfficial in #492
- fix: Write new roller version to config after migration by @ItayLevyOfficial in #491
- fix: roller extarcts wrong active channel by @mtsitrin in #498
- fix: validate active connection by @mtsitrin in #500
- fix: Fixed connection-id missing key would cause relayer start to fail by @omritoptix in #503
Full Changelog: v0.1.10-beta...v0.1.13-beta