What's Changed
- fix: relayer won't print errors on the stdout, only in logfile by @mtsitrin in #344
- feat: Add a
roller config show
command by @ItayLevyOfficial in #351 - feat: Add a
roller relayer channel show
command by @ItayLevyOfficial in #352 - chore: Update CORS Configuration to Use '*' as Default by @ItayLevyOfficial in #357
- chore: Reduce sleep interval between update clients and relay packets by @ItayLevyOfficial in #358
- chore: Add Basic Continuous Integration Workflow by @ItayLevyOfficial in #360
- chore: Remove hard-coded log level from roller sequencer start command by @ItayLevyOfficial in #364
- Chore: Update Relayer Status to Represent Various Stages of Channel Creation by @ItayLevyOfficial in #363
- chore: Add
relay-acks
to the relayer periodic commands by @ItayLevyOfficial in #359 - chore: Remove
-l
flag fromrly relay-packets
by @ItayLevyOfficial in #368 - feat: Add command to modify rollapp rpc port by @ItayLevyOfficial in #365
- feat: Add support for setting sequencer as sole governer by default by @omritoptix in #376
- chore: Upgrade relayer and rollapp-evm dependencies by @ItayLevyOfficial in #378
- fix: Switch from gvm to setup-go action in workflow by @ItayLevyOfficial in #380
Full Changelog: v0.1.5...v0.1.6