This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Releases: topos-protocol/explorer
Releases · topos-protocol/explorer
v0.4.0
What's Changed
- feat: add app version to footer by @sebastiendan in #27
- feat: migrate ethers to v6 by @sebastiendan in #28
- feat: use subscription to listen for certificates by @sebastiendan in #25
- fix: reset certs sub on subnet change by @sebastiendan in #29
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: use new subnet endpoint fields by @sebastiendan in #20
- feat: regenerate graphql code to adapt to new subnetId type by @sebastiendan in #21
- ci: add missing build workflow by @sebastiendan in #22
- fix: add missing subnetid change by @sebastiendan in #23
- fix: add missing environment field by @sebastiendan in #24
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- feat: improve network/endpoint selector by @sebastiendan in #1
- feat: add block and tx page by @sebastiendan in #2
- chore: rename org by @sebastiendan in #3
- feat: topos graphql api by @sebastiendan in #4
- feat: add Dockerfile and docker push CI workflow by @sebastiendan in #5
- ci: use multi env for docker build by @sebastiendan in #6
- chore: clean up by @sebastiendan in #7
- fix: fix ts errors by @sebastiendan in #8
- ci: prepare testnet-1 by @sebastiendan in #10
- fix: import typechecks from full paths by @sebastiendan in #11
- chore: clean for testnet by @sebastiendan in #12
- fix: add missing build arg by @sebastiendan in #13
- feat: prepare for testnet-1 by @sebastiendan in #14
- fix: update cert effect on cert page by @sebastiendan in #16
- fix: add missing check when checking for cert-subnet by @sebastiendan in #17
- fix: delay cert subscription iteration by @sebastiendan in #18
Full Changelog: https://github.com/topos-protocol/explorer/commits/v0.1.0