Skip to content

Releases: forbole/big-dipper-2.0-cosmos

base-v2.0.1

17 Mar 05:43
Compare
Choose a tag to compare

base-v2.0.1 - 2022-03-17

Bug fixes

  • Fixed online voting power total (#800)

base-v2.0.0

10 Mar 07:43
c7e4a0d
Compare
Choose a tag to compare

base-v2.0.0 - 2022-03-10

Breaking

Changes

  • 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)

Bug fixes

  • Fixed Apr error if bonded tokens is 0 (#758)

base-v2.0.0-rc3 - 2022-02-25

Changes

  • Changed NEXT_PUBLIC_WS_CHAIN_URL to NEXT_PUBLIC_RPC_WEBSOCKET for clarification
  • Changed NEXT_PUBLIC_CHAIN_STATUS to NEXT_PUBLIC_CHAIN_TYPE for clarification

Migration

  • Change env NEXT_PUBLIC_WS_CHAIN_URL to NEXT_PUBLIC_RPC_WEBSOCKET or don't. It's backwards compatible
  • Change env NEXT_PUBLIC_CHAIN_STATUS to NEXT_PUBLIC_CHAIN_TYPE or don't. It's backwards compatible

Breaking

base-v2.0.0-rc2 - 2022-02-24

Changes

  • 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)

Bug fixes

  • Add better handling of get denom return types (#735)
  • Update ui to match the improved hasura actions return types

base-v2.0.0-rc1 - 2022-02-07

Changes

  • Updated Hasura Actions

Breaking

base-v1.10.1

25 Jan 11:57
a5ee796
Compare
Choose a tag to compare

update the tag in config for ui purposes

base-v1.10.0

25 Jan 07:09
266ee15
Compare
Choose a tag to compare

base-v1.10.0 - 2022-01-25

Changes

  • Optimized initial loading by setting basic details first then profiles after (#629)
  • Add vp token unit in config (#645)

Bug fixes

  • 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)

Migration

base-v1.9.0

10 Jan 02:40
c367b6a
Compare
Choose a tag to compare

base-v1.9.0 - 2022-01-10

Changes

  • 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)

base-v1.8.4

08 Dec 07:49
bbe39e1
Compare
Choose a tag to compare

Changes

  • Display APR on title bar (#483)
  • Add @dtag to search bar (#554)
  • Add /@dtag feature (#428)
  • Add feegrant and authz messages (#481)
  • Add vesting messages (#538)
  • Add status row in /validators (#556)
  • Show who the top 34% validators are (#506)

Bug fixes

  • Fix validator searchbar (#540)

base-v1.7.0

23 Nov 03:36
759cba0
Compare
Choose a tag to compare

base-v1.7.0 - 2021-11-23

Changes

  • Fix account details denom display (#478)
  • Replace average block time with average since last hour (#480)
  • Renamed PROFILE_DETAILS to ADDRESS_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)

Migration

base-v1.6.0

01 Nov 03:23
6eea1b7
Compare
Choose a tag to compare

Changes

  • 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)

Migration

base-v1.5.1

11 Oct 04:06
31c6199
Compare
Choose a tag to compare
  • Fixed detailed transaction list not showing correct msg count

base-v1.5.0

11 Oct 03:31
8dcfcf6
Compare
Choose a tag to compare

Changes

  • Displayed desmos profile native address in connections (#420)
  • Create compact and detailed transaction list views for users with different needs (#391)
  • Updated chain_config