1.1.0 (2022-10-12)
- update to elesto-canary-3 (287631f)
1.0.1 (2022-10-06)
- deploy to elesto instead of desmos (7f022d3)
- configure elesto-canary-2 (03e0b12)
- 29 (#37) (4cf9a46)
- 412 (#413) (f5f3817)
- 42 (#43) (c90ac82)
- 88 (#91) (bcbb456)
- account details amount (#278) (5cbb282)
- apr error if bonded tokens is 0 (#760) (9edd49d)
- commission (#794) (70feee1)
- community pool spend display (#521) (b237886)
- dependencies (#731) (640e2a0)
- feegrant msg (#589) (bbe39e1)
- footer (#92) (3a195be)
- formatNumber to remove . if empty decimal place (#576) (85be65b)
- gql with utc (#669) (7bd6df7)
- home page latest blocks (#646) (56bb117)
- overflow (#815) (a27a770)
- pagination (#672) (fa15049)
- params percentage (#796) (b30fb8e)
- proposal staking denom (#166) (#167) (d40a93b)
- raw log (#105) (2751bcc)
- signatures (#80) (0956090)
- staking params (#229) (5c3485b)
- temp workaround for validator search (#85) (4ce3361)
- tokenomics legend (#183) (e10e067)
- total token unit display (#103) (57364f8)
- tx alignment (#386) (29ee556)
- validator and account details rendering problem (#300) (fe22b3e)
- validator search bar (#555) (ae7fa60)
- websocket url in .env.sample (#996) (e45102b)
- withdraw rewards and commission error (#138) (a0f2dcf)
- Fixed
/font
after chain prefix/desmos
in global.css (#992)
- Added missing dependency of
useEffect
inuseProfilesRecoil
to avoid desmos profile from not being loaded (#904)
- Updated validator and account details to not be found if bech32 is invalid
- Removed the use of NEXT_PUBLIC_URL
- Updated graphql types generation structure (in preparation for third party modules)
- Updated preview image location
- Updated change url files (#972)
- Added
NEXT_PUBLIC_MATOMO_URL
andNEXT_PUBLIC_MATOMO_SITE_ID
to github workflow production (#972)
- 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)
- Added token price history component (#784)
- Updated Account details hasura actions to default call 100 items instead of 10 for better performance
- Added back proposal details quorum % (#788)
- Updated validator details hasura actions performances (#812)
- Fixed commission being displayed for non validator accounts (#787)
- Added 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)
- Updated 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
- Changed env
NEXT_PUBLIC_WS_CHAIN_URL
toNEXT_PUBLIC_RPC_WEBSOCKET
or don't. It's backwards compatible - Changed 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)
- Added hasura actions error handling in account details (#713)
- Updated to display accounts even if balance is 0 and does not exist (#692)
- Updated handling of 18 decimal places denoms (#724)
- Added better handling of get denom return types (#735)
- Updated 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)
- Added vp token unit in config (#645)
- Fixed home page validator image url not displaying correctly (#632)
- Fix validator anc account details possible infinite load due to dayjs in hook
- Added description sanitization to proposals list (#666)
- Fixed pagination hook page callback (#667)
- Showed address if name or moniker is empty (#668)
- Added logs in tx details (#515)
- Added tombstoned status (#600)
- Added manual versioning in ui (#605)
- Optimized tx list for chains with heavy traffic (#602)
- Setup case insensitive search in dtags (#592)
- Fixed profiles logic (#591)
- Added 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)