Skip to content

3.4.0 (June 05, 2023)

Compare
Choose a tag to compare
@brunomenezes brunomenezes released this 05 Jun 04:54
· 212 commits to main since this release
v3.4.0

Note: that is the first release in the public repository, but we are moving with the current versioning we used on the private repo. Nonetheless, it may change in the following releases.

Below is a list of changes for each explorer application, i.e. Staking and Rollups.

Staking

  • Consumes the staking pool performance data from our Subgraph backend. That's because we will retire our Postgraphile API to simplify maintenance. [#5]

Rollups

  • Code changes to support local DApp development without extra plumbing, i.e. Subgraph.
  • Includes a docker space with documentation on how to use it.
  • Improves the error presentation in the main screen when graphQL query has errors.

Source information

* feat: Consume performance calc data from Subgraph by @brunomenezes in https://github.com//pull/5

Full Changelog: v3.3.0...v3.4.0