- Update validator and account details to not be found if bech32 is invalid
- Updated not found and 404 logo (#792)
- Fixed params % display (#795)
- Updated params page if time period less than 1 day then show seconds (#797)
- Add token price history component (#784)
- Update Account details hasura actions to default call 100 items instead of 10 for better performance
- Add back proposal details quorum % (#788)
- Update validator details hasura actions performances (#812)
- Fixed commission being displayed for non validator accounts (#787)
- Add community tax in to apr calculation (#810)
- Fixed proposal details chart percentage display
- Fixed online voting power total (#800)
- Changed online voting power to be a query instead of a subscription (#638)
- Optimised rendering of Proposal Details page (#763)
- Update online voting power display (#776)
- Improved initial loading speed by asyncing top level functions (#773)
- Fixed Apr error if bonded tokens is 0 (#758)
- Bdjuno must be on
v2.0.0
- Changed
NEXT_PUBLIC_WS_CHAIN_URL
toNEXT_PUBLIC_RPC_WEBSOCKET
for clarification - Changed
NEXT_PUBLIC_CHAIN_STATUS
toNEXT_PUBLIC_CHAIN_TYPE
for clarification
- Change env
NEXT_PUBLIC_WS_CHAIN_URL
toNEXT_PUBLIC_RPC_WEBSOCKET
or don't. It's backwards compatible - Change env
NEXT_PUBLIC_CHAIN_STATUS
toNEXT_PUBLIC_CHAIN_TYPE
or don't. It's backwards compatible
- Bdjuno must be on
v2.0.0
- Updated market cap display (#698)
- Optimised validator details and account details to prevent random polling behavior (#703)
- Add hasura actions error handling in account details (#713)
- Display accounts even if balance is 0 and does not exist (#692)
- Update handling of 18 decimal places denoms (#724)
- Add better handling of get denom return types (#735)
- Update ui to match the improved hasura actions return types
- Updated Hasura Actions
- Bdjuno must be on
v1.0.0
- Optimized initial loading by setting basic details first then profiles after (#629)
- Add vp token unit in config (#645)
- Fix home page validator image url not displaying correctly (#632)
- Fix validator anc account details possible infinite load due to dayjs in hook
- Add description sanitization to proposals list (#666)
- Fix pagination hook page callback (#667)
- Show address if name or moniker is empty (#668)
- Add logs in tx details (#515)
- Add tombstoned status (#600)
- Add manual versioning in ui (#605)
- Optimized tx list for chains with heavy traffic (#602)
- Setup case insensitive search in dtags (#592)
- Fix profiles logic (#591)
- Add AvatarNameListMsg for handling msgs with multiple users (#619)
- Fix
feegrant
andauthz
messages (#588)
- Fix validators list not displaying inactive validators (#583)
- Fix APR to handle multiple supply coins
- Fix
formatNumber
display after cleaning up ending 0s
- Display
APR
on title bar (#483) - Add
@dtag
to search bar (#554) - Add
/@dtag
feature (#428) - Add
feegrant
andauthz
messages (#481) - Add
vesting
messages (#538) - Add status row in
/validators
(#556) - Show who the top 34% validators are (#506)
- Fix validator searchbar (#540)
- Fix account details denom display (#478)
- Replace average block time with average since last hour (#480)
- Renamed
PROFILE_DETAILS
toADDRESS_DETAILS
(#503) - Update handling of block height in searchbar (#501)
- Fix community pool spend proposal display (#520)
- Update how tokens are formatted and display up to 18 decimal places (#524)
- Auto display 0% if validator is not active (#541)
- Converted all react context in to recoil (#455)
- Enabled desmos profile for delegators (#277)
- Add license comment (#474)
- Add redirect for old big dipper urls (#427)
- Fix desmos profile alignment (#435)
- Fixed
detailed
transaction list not showing correct msg count
- Displayed desmos profile native address in connections (#420)
- Create
compact
anddetailed
transaction list views for users with different needs (#391) - Updated
chain_config
- Updated markdown to handle
\n
- Changed validator list tab orders (#411)
- Update numeral formats based on denom exponent (#409)
- Fixed rewards dict inside account details (#412)
- Fixed tx msg label padding typo (#382)
- Added default config value for online voting power (#378)
- Fixes how queries are called so data matches on ui (#371)
- Update price and market cap display (#322)
- Fix account and validator details redelegation linking consensus address (#323)
- Fixed display error with previous delegation rewards also adding to total rewards balance
- Centered desmos profile cover photo (#285)
- Add License to footer (#287)
- Changed position of desmos profile
- Fix avatar images not loading correctly (#296)
- Fix rendering issue on account and validtor details page (#297)
- Add validator status to account delegation component (#307)
- Fixed desmos profile edge case display
- Change how markdown is displayed (#274)
- Update desmos profile component (#273) (#140)
- Fixed account detail balance (#271)
- Update account/ validator details staking component sorting order (#266)
- Fix withdraw rewards display error if not enough gas
- Added testnet and mainnet configs for easier deployment of the same chain in different stages
- Update akash webhook CICD
- Updated SEO structure
- Updated models msg types (#225)
- Update github actions CI/CD
- Fix staking param details displaying incorrect
Max Validators
- Bump next 10 to next 11
- Bump react v16.x.x to v17.x.x
- Update logo to have max height of 55px
- Update the structure layout of themes
- Update footer light and dark theme
- Add maintainer section in footer
- Fixed tokenomics legend to use the correct colors
- Created initial boilerplate base
- Updated proposal details to display results using snapshots instead of realtime data (#116)
- Added desmos profile feature
- Update chain status notifications (#141)
- Add custom 500 page (#149)
- Fix twitter crawler preview (#144)
- Update params visualisation (#152)
- Make mui tabs scrollable (#152)
- Moved documentation to own repo (#162)
- Add validator last seen active feature (#160)
- Updated params to be JSONB with models typed
- Add logos by different theme (#168)