Releases: cardano-foundation/cardano-explorer-app
Cardano Explorer 1.6.0
This release improves the presentation of token quantity.
Compatible with cardano-graphql
: 5.0.0
and cardano-graphql
: 6.0.0
Features
- Use
Asset.decimals
to present token qty with the correct factor (4d475fe)
Fixes
- Tooltip position on small screen size (213f5c3)
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ⏳ |
Release Manager | ✔️ |
Cardano Explorer 1.5.0
This feature release adds asset metadata to the token UI, enables searching for blocks by slot number, and fixes display bugs.
Compatible with cardano-graphql
: 4.0.0
Features
- Add query to support fetching transaction metadata (d5f4344)
- Asset metadata in tooltip (e44a98d)
- Add global slot number support (65c4a32)
- Add support link to footer (957b3ad)
- Allow rewards query (30b0c68)
Fixes
- Remove stray acute character (c67279a)
- Infinite loading after block search (b782199)
- Use protocolVersion.major comparison to determine epoch slot count (4c676d7)
Refactorings
- Replace use fingerprint from API (2b5ca7c)
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ⏳ |
Release Manager | ✔️ |
Cardano Explorer 1.4.0
This feature release introduces multi-asset support by showing tokens within transactions, and as part of address balance summaries. The asset fingerprint is produced client-side using the policy ID and asset name.
Paired with Cardano GraphQL 3.2.0.
Features
- Foundational multi-asset support (#380)
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ⏳ |
Release Manager | ✔️ |
Cardano Explorer 1.3.0
This feature release adds transaction metadata to the detail screen with a warning to require user acceptance prior to showing the unmoderated content. It also hides the Byron-era Merkle field when the value is not included in the block object. Paired with Cardano GraphQL 3.1.1.
Features
- Transaction metadata (#372)
Fixes
- Only show merkel root if present (#374)
- "0" displayed on a line after Transaction Fee / Total Output (#379)
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |
Cardano Explorer 1.2.1
A compatibility upgrade to pair with Cardano GraphQL 3.0.0.
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Cardano Explorer 1.2.0
This release adds withdrawals, deposit, and deposit reclaim details to transactions, returns a withdrawal summary when searching for a stake address.
Integrated with cardano-graphql 2.2.0.
Deployed on the testnet on 29 September 2020.
Deployed on the mainnet on 30 September 2020.
Features
- Show deposits and reclaims when present in transaction #361
- Add withdrawals to Transaction information #363
- Resolve stake address searches based on withdrawals #363
Known issues
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |
Cardano Explorer 1.1.0
This release includes separation of slots and blocks, enhances footer with the cardano-explorer-app
currently deployed version, improves calculation of Byron epoch length.
Integrated with cardano-graphql 2.1.0.
Deployed on the testnet on 17 September 2020.
Deployed on the mainnet on 17 September 2020.
Features
Improvements
- #334 Changed calculation of Byron epoch length dynamically #338
- Updated library
react-polymorph
to the latest version0.9.5-rc.1
#351
Known issues
- #353 Deposits and refunds are not presented in the transaction summary
- #352 Reward withdrawals are not presented in the transaction summary
- #355 Show pool ID in created by field
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |
Cardano Explorer 1.0.2
This release provides fixes for the following issues:
- #334 Slots per Byron epochs has to be calculated dynamically
- #342 Bech32 addresses not accepted by search
- #345 Letters invoke "search for" suggestions for block/epoch
Deployed on the testnet on 6 August 2020.
Deployed on the mainnet on 6 August 2020.
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |
Cardano Explorer 1.0.1
This release provides a compatibility upgrade in preparation for the Shelley hard fork. The GraphQL client now integrates with Cardano GraphQL 2.0.0 using @cardano-graphql/client-ts for static type checking.
Deployed on the testnet on 29 July 2020.
Deployed on the mainnet on 29 July 2020.
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |
Cardano Explorer 1.0.0
Cardano Explorer 1.0.0
The Cardano Explorer is a client side web application that allows users to query and view data on the Cardano blockchain. It provides details of epochs, blocks, transactions, and addresses of the Cardano blockchain.
Cardano Explorer 1.0.0 is a completely re-engineered application based on the Byron reboot infrastructure. Implemented as a React application with GraphQL client interfacing with Cardano GraphQL.
Compatible with Cardano GraphQL 1.0.0.
Deployed on the Byron testnet on 8 July 2020.
Deployed on the mainnet on 8 July 2020.
Sign off
Role | Approval |
---|---|
Technical Lead | ✔️ |
QA Engineer | ✔️ |
Ops | ✔️ |
Release Manager | ✔️ |