github oasisprotocol/oasis-web3-gateway v2.2.0
Emerald Web3 Gateway 2.2.0

latest releases: v5.0.1, v5.0.0, v5.0.0-rc1...
2 years ago

Supported versions

Name Version
Oasis Core 22.x
Emerald Paratime 8.x

Notable changes

This release adds an in-memory cache for common queries and implements Prometheus monitoring.

Monitoring is disabled by default, see example config on how to enable the Prometheus endpoint:

emerald-web3-gateway/conf/tests.yml

Lines 31 to 33 in 496b3f4

monitoring:
host: "localhost"
port: 9999

Changelog

New Features

Bug fixes

  • 65f52f8: fix(cache): use the cached backend from the service (@ptrus)

Dependencies updates

Other changes

  • 85978e2: other(ci): update setup-go action to v3 (@ptrus)
  • e861d1c: other(metrics): add shorter buckets to API request duration histograms (@ptrus)
  • 5343d1e: other(metrics): make cache hit ratio metric name consistent (@ptrus)

Full Changelog: v2.1.0...v2.2.0

Running the gateway

https://github.com/oasisprotocol/emerald-web3-gateway/blob/v2.2.0/README.md#running-the-gateway-on-testnetmainnet

Don't miss a new oasis-web3-gateway release

NewReleases is sending notifications on new releases.