Changelog
- c0deb76 Update bug-report.yaml with rollapp version
- b6ec48a feat(eibc): prompts user for fee percentage for the rollapp upon init (#1059)
- 358ac6c feat: add
rollapp migrate
command for config migrations (#1067) - a475d5b feat: add cmd to export a grafana dashboard with vital metrics (#1058)
- f5c4f70 feat: add health agent for hotswapping unhealthy da node (#1070)
- b560aa9 feat: add support for different full node types (rpc and archive) (#1052)
- 3d1b220 feat: add the ability to manage rollapp keys (#1054)
- a0644a8 feat: it should be possible to import an existing
hub_sequencer
key (#1045) - d3e3913 feat: it should be possible to run relayer for any rollapp when there's an active IBC connection (#1042)
- 0edb047 fix(doc): updated docs link in readme (#1064)
- 4fde0ff fix(relayer): initialization for remote rollapp on empty host
- 70fd554 fix: add
extra-codecs
to relayer config root (#1038) - abf0d7e fix: add p2p peers to dymint config
- e617da5 fix: all "next steps" messages should be last (#1025)
- 7c95e1e fix: coin type should be 60 for all keys (#1035)
- 94dd1d0 fix: eibc client should not rely on roller config (#1024)
- a31f605 fix: handle rollapp's vm type properly during dep installation
- c2934b2 fix: handle the initial sequencer (#1027)
- 3fa7d04 fix: improve custom env support for rollapp and relayer (#1073)
- 88b2724 fix: mock da backend initialization
- 15bf087 fix: relayer
setup
andstart
commands should handle metadata from chain (#1044) - 55afb56 fix: relayer setup flow for new and existing ibc channels (#1072)
- 61a002f fix: require user to run
eibc init
beforestart
(#1023) - 09b708e fix: set cointype to 118 for wasm rollapp (#1036)
- d9c17f9 fix: show da balance in status (#1026)
- 4f8462a fix: wait for valid ra height relayer setup (#1020)