indexer-coordinator v2.1.0
Priority
High Recommended for everyone
What's Changed
[MAJOR UPDATES]
- feat: add support for polkadot RPC
- feat: add support for websocket RPC endpoints
- feat: start/stop project on chain with controller account
- feat: allow any wallet address to access indexer-admin
- feat: enable new config for setting gas fee limit
[MINOR UPDATES]
- Add Coinbase wallet support.
- Add error toast if activate controller failed.
- Add toast if config controller account on chain but database don't have it.
- Enforce to create controller account if don't have controller.
- Improve switch network style.
- Use chain query replace hard code for minimum stake & commission.
- Fix WalletConnect error in some cases.
- Fix incorrect docker container display.
- Fix infinity loading when in the unsupported network.
- Fix long name display.
Full Changelog: v2.0.7...v2.1.0