Contributed:
- Add Trustbase networks (thanks to https://github.com/jizer)
- Add DOTMog network (Thanks to https://github.com/darkfriend77)
- Add Bit.Country PC1 (Thanks to https://github.com/justinphamnz)
- Add Litentry parachain (Thanks to https://github.com/chenzongxiong)
- Update Plasm network types (Thanks to https://github.com/akru)
- Update Nodle network types (Thanks to https://github.com/ETeissonniere)
- Update Sora library version (Thanks to https://github.com/stefashkaa)
- Adjust Moonbeam themes (Thanks to https://github.com/joelamouche)
- Bounties list display enhancements (Thanks to https://github.com/ekowalsk)
Changes:
- Adjust explorer block display to not show unsigned as immortal (no era info)
- Protect against overflows in staking returns calculations
- Add warning on none bonded to not send to validators, but rather bond
- Adjust staking min-bonded overall calculations
- Cleanup accounts loading display (no initial flash)
- Add Register action for parachains (non-proposal mode)
- Adjust council display to cater for new Substrate version
- Adjust bounties pages to align better with UI look and feel
- Start of parachain auctions interface (skeleton-only)
- Adjust
useFavoritesto not re-read storage on re-renders - Adjust
useLoadinghooks to only fire once - Convert all spec types to use bundles (single adjustment)
- Consistent sorting for all RPC nodes (live & testing)
- Update Rococo genesis after reset
- Split test parachains into own section on network selector