Releases: oasisprotocol/oasis-web3-gateway
Releases · oasisprotocol/oasis-web3-gateway
Oasis Web3 Gateway 3.4.0
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x, 22.3.x |
Emerald Paratime | 10.x.x |
Sapphire Paratime | 0.4.x, 0.5.x, 0.6.x |
Changelog
Dependencies updates
- 0bdbe2e: deps(go): bump github.com/rs/cors from 1.10.0 to 1.10.1 (@dependabot[bot])
Full Changelog: v3.4.0-rc3...v3.4.0
Running the gateway
Oasis Web3 Gateway 3.4.0-rc3
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 10.x.x |
Sapphire Paratime | 0.4.x, 0.5.x, 0.6.x |
Changelog
New Features
- 3283ae1: feat: Add support for Sapphire 0.6.3-testnet (@kostko)
- 569025d: feat: Add support for Sapphire 0.6.3-testnet (@kostko)
Bug fixes
Dependencies updates
- 0e9e914: deps(go): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.2 (@dependabot[bot])
- 58cfc06: deps(go): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (@dependabot[bot])
- 8e173b2: deps(go): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (@dependabot[bot])
Full Changelog: v3.4.0-rc2...v3.4.0-rc3
Running the gateway
Oasis Web3 Gateway 3.4.0-rc2
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 10.x.x |
Sapphire Paratime | 0.4.x, 0.5.x, 0.6.x |
Changelog
New Features
- 2bbe0fa: feat: Add support for Sapphire 0.6.1-testnet (@kostko)
- 8857559: feat: Add support for Sapphire 0.6.1-testnet to sapphire-dev container (@CedarMist)
- 19c50d8: feat: Add support for Sapphire 0.6.2-testnet (@kostko)
- 440f73c: feat: Support simplified revert reason encoding (@ptrus)
Bug fixes
Dependencies updates
- b1ad519: deps(ci): bump actions/checkout from 3 to 4 (@dependabot[bot])
- 4d22b8e: deps(ci): bump docker/build-push-action from 4 to 5 (@dependabot[bot])
- eef5334: deps(ci): bump docker/login-action from 2 to 3 (@dependabot[bot])
- 53c8576: deps(ci): bump docker/setup-buildx-action from 2 to 3 (@dependabot[bot])
- e1ef881: deps(ci): bump goreleaser/goreleaser-action from 4 to 5 (@dependabot[bot])
- 2168abe: deps(go): bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 (@dependabot[bot])
- 6335cf4: deps(go): bump github.com/rs/cors from 1.9.0 to 1.10.0 (@dependabot[bot])
- 6ca1a56: deps(go): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (@dependabot[bot])
- c5c955b: deps(go): bump google.golang.org/grpc from 1.57.0 to 1.58.0 (@dependabot[bot])
- d702eb4: deps(go): bump google.golang.org/grpc from 1.58.0 to 1.58.1 (@dependabot[bot])
- 821585f: deps(go): bump the bun group with 3 updates (@dependabot[bot])
- 06b8089: deps: Bump oasis-sdk to 0.6.1 (@matevz)
Other changes
Full Changelog: v3.4.0-rc1...v3.4.0-rc2
Running the gateway
Oasis Web3 Gateway 3.4.0-rc1
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 10.x.x |
Sapphire Paratime | 0.4.x, 0.5.x, 0.6.x |
Changelog
New Features
- 407f360: feat(eth): Upgrade sapphire-dev to Sapphire 0.5.2 and oasis-core 22.2.8 (@CedarMist)
- ae8b9af: feat: Add support for Sapphire 0.6.0-testnet (@kostko)
- a9d00bb: feat: sapphire-dev: single compute node + -test-mnemonic oasis-deposit (@CedarMist)
- c21367f: feat: sapphire-dev: use mock backend by default for faster startup (@CedarMist)
Bug fixes
- 60cdea7: fix: spelling mistake in start.sh, better OASIS_SINGLE_COMPUTE_NODE env (@CedarMist)
- cb157e2: fix: use empty value for SAPPHIRE_BACKEND if not set (@CedarMist)
Dependencies updates
- 7803942: deps(ci): bump codecov/codecov-action from 3.1.1 to 3.1.3 (@dependabot[bot])
- 46249bb: deps(ci): bump codecov/codecov-action from 3.1.3 to 3.1.4 (@dependabot[bot])
- 71d1cc0: deps(go): bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 (@dependabot[bot])
- 457c6b3: deps(go): bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0 (@dependabot[bot])
- 31e5132: deps(go): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 (@dependabot[bot])
- 1a1c3ba: deps(go): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 (@dependabot[bot])
- 24acdd1: deps(go): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (@dependabot[bot])
- d327b29: deps(go): bump github.com/rs/cors from 1.8.3 to 1.9.0 (@dependabot[bot])
- 54c2192: deps(go): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (@dependabot[bot])
- fffc4d3: deps(go): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (@dependabot[bot])
- f08b176: deps(go): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (@dependabot[bot])
- f9cede4: deps(go): bump github.com/uptrace/bun from 1.1.12 to 1.1.13 (@dependabot[bot])
- dbf55d5: deps(go): bump github.com/uptrace/bun from 1.1.13 to 1.1.14 (@dependabot[bot])
- 8416356: deps(go): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (@dependabot[bot])
- cdf1dd9: deps(go): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (@dependabot[bot])
- cbd3f4d: deps(go): bump golang.org/x/crypto from 0.9.0 to 0.11.0 (@dependabot[bot])
- 58d2259: deps(go): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (@dependabot[bot])
- 12d7f4c: deps(go): bump google.golang.org/grpc from 1.55.0 to 1.56.1 (@dependabot[bot])
- a01fe2a: deps(go): bump google.golang.org/grpc from 1.56.1 to 1.56.2 (@dependabot[bot])
- 6358d36: deps(go): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (@dependabot[bot])
Other changes
- 7a9ef55: other(ci): Bump tests to use Sapphire 0.5.2 (@kostko)
- eb793b3: other: dependabot: group 'bun' updates into a single PR (@ptrus)
Full Changelog: v3.3.0...v3.4.0-rc1
Running the gateway
Oasis Web3 Gateway 3.3.0
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 10.x.x |
Sapphire Paratime | 0.4.x, 0.5.x |
Changelog
New Features
- fa1f67a: feat(docker): Switch to ghcr.io for container registry (@kostko)
- 94e4fb7: feat(eth): Refactor Dockerfiles, add sapphire (@matevz)
- b02ce99: feat: bump go to 1.19 (@ptrus)
Bug fixes
Dependencies updates
- b2f4c7e: deps(ci): bump actions/setup-go from 2.2.0 to 3.5.0 (@dependabot[bot])
- 916d6ba: deps(ci): bump actions/setup-go from 3 to 4 (@dependabot[bot])
- ab8ad56: deps(ci): bump docker/build-push-action from 3 to 4 (@dependabot[bot])
- d330fe6: deps(go): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.5 (@dependabot[bot])
- fc6b3be: deps(go): bump github.com/knadh/koanf from 1.4.4 to 1.4.5 (@dependabot[bot])
- 1d7231b: deps(go): bump github.com/knadh/koanf from 1.4.5 to 1.5.0 (@dependabot[bot])
- 7c6c328: deps(go): bump github.com/rs/cors from 1.8.2 to 1.8.3 (@dependabot[bot])
- 4f35e4d: deps(go): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@dependabot[bot])
- 99eb118: deps(go): bump github.com/uptrace/bun from 1.1.11 to 1.1.12 (@dependabot[bot])
- 2768e18: deps(go): bump github.com/uptrace/bun from 1.1.9 to 1.1.10 (@dependabot[bot])
- 45b3daf: deps(go): bump github.com/uptrace/bun/driver/pgdriver (@dependabot[bot])
- e8fdb8d: deps(go): bump golang.org/x/crypto from 0.4.0 to 0.5.0 (@dependabot[bot])
- 75f6a77: deps(go): bump golang.org/x/crypto from 0.5.0 to 0.6.0 (@dependabot[bot])
- 8f6ed07: deps(go): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (@dependabot[bot])
- 5b89be9: deps(go): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (@dependabot[bot])
- ca3eb48: deps(go): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (@dependabot[bot])
- ea84ccf: deps(go): bump google.golang.org/grpc from 1.52.0 to 1.53.0 (@dependabot[bot])
- 93dc4cb: deps(go): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (@dependabot[bot])
Other changes
- 360282b: other(ci): Bump tests to use Emerald 10.0.0 (@kostko)
- d2d9a7b: other(ci): Bump tests to use Sapphire 0.4.0 (@kostko)
- 64b2b29: other(tests): Don't skip contract tests in confidential mode (@kostko)
- 835795b: other: Emerald -> Oasis in some more places (@ptrus)
- dd45f28: other: Fix README after binary rename (@kostko)
Full Changelog: v3.2.0...v3.3.0
Running the gateway
Oasis Web3 Gateway 3.2.0
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 9.x.x |
Sapphire Paratime | 0.3.x |
This release updates the supported Oasis Core Version to 22.2.x
.
Changelog
Breaking changes
Bug fixes
Dependencies updates
- 4d8ea60: deps(ci): bump goreleaser/goreleaser-action from 3 to 4 (@dependabot[bot])
- 2ac230a: deps(go): bump golang.org/x/crypto from 0.3.0 to 0.4.0 (@dependabot[bot])
Other changes
Full Changelog: v3.2.0-rc1...v3.2.0
Running the gateway
Emerald Web3 Gateway 3.2.0-rc1
Supported versions
Name | Version |
---|---|
Oasis Core | 22.2.x |
Emerald Paratime | 9.x.x |
Sapphire Paratime | 0.2.x |
This release updates the supported Oasis Core Version to 22.2.x
.
Changelog
New Features
Bug fixes
- d557744: fix: README: allowed_queries correction (@pro-wh)
- 82c7e51: fix: resolve some typos (@ennsharma)
Dependencies updates
- 2ca3ca0: deps(ci): bump codecov/codecov-action from 3.1.0 to 3.1.1 (@dependabot[bot])
- bfee542: deps(go): bump github.com/ethereum/go-ethereum from 1.10.19 to 1.10.25 (@dependabot[bot])
- d4d181a: deps(go): bump github.com/ethereum/go-ethereum from 1.10.25 to 1.10.26 (@dependabot[bot])
- e82292d: deps(go): bump github.com/knadh/koanf from 1.4.2 to 1.4.4 (@dependabot[bot])
- b7d635a: deps(go): bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (@dependabot[bot])
- 3677a6a: deps(go): bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (@dependabot[bot])
- a39101e: deps(go): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (@dependabot[bot])
- ce9c2e5: deps(go): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (@dependabot[bot])
- 3d4639a: deps(go): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (@dependabot[bot])
- 4814450: deps(go): bump github.com/uptrace/bun from 1.1.7 to 1.1.8 (@dependabot[bot])
- f1ce4f8: deps(go): bump github.com/uptrace/bun from 1.1.8 to 1.1.9 (@dependabot[bot])
- 12e81c7: deps(go): bump google.golang.org/grpc from 1.48.0 to 1.50.1 (@dependabot[bot])
- 2fa89c0: deps(go): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (@dependabot[bot])
Other changes
- 3d0ec0d: other(ci): Bump Sapphire to 0.2.0-testnet (@kostko)
- 06eb70c: other: Add documentation for configuring Oasis ParaTime Client Node (@kostko)
Full Changelog: v3.1.0-rc1...v3.2.0-rc1
Running the gateway
Emerald Web3 Gateway 3.1.0-rc1
Changelog
New Features
Dependencies updates
- f7790b4: deps(go): bump github.com/uptrace/bun from 1.1.6 to 1.1.7 (@dependabot[bot])
Other changes
Full Changelog: v3.0.0...v3.1.0-rc1
Running the gateway
Emerald Web3 Gateway 3.0.0
Supported versions
Name | Version |
---|---|
Oasis Core | 22.1.x |
Emerald Paratime | 9.x.x |
This release updates the supported Emerald Paratime version to 9.x.x
.
Notable changes
EstimateGas
will fail if the estimating transactions is reverted (oasisprotocol/oasis-sdk#965).- Greatly improved gas estimations returned for contract call transactions (oasisprotocol/oasis-sdk#965)
Changelog
New Features
- 10a8661: feat: update for emerald 9.0.1-testnet (@ptrus)
- 22eada5: feat: update to oasis-core 22.1.8 (@ptrus)
- 6ff8cbd: feat: update to use emerald 9.0.1 (@ptrus)
Dependencies updates
- 99cdf63: deps(go): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (@dependabot[bot])
- d15289b: deps(go): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
- 376baf0: deps(go): bump github.com/uptrace/bun/dialect/pgdialect (@dependabot[bot])
- 73a8483: deps(go): bump google.golang.org/grpc from 1.47.0 to 1.48.0 (@dependabot[bot])
Full Changelog: v3.0.0-rc1...v3.0.0
Running the gateway
Emerald Web3 Gateway 3.0.0-rc1
Supported versions
Name | Version |
---|---|
Oasis Core | 22.1.x |
Emerald Paratime | 9.x.x |
This release updates the supported Emerald Paratime version to 9.x.x
.
Notable changes
EstimateGas
will fail if the estimating transactions is reverted (oasisprotocol/oasis-sdk#965).- Greatly improved gas estimations returned for contract call transactions (oasisprotocol/oasis-sdk#965)
Changelog
New Features
- b66b4b0: feat: Add a way to disable the indexer (@Yawning)
- 7d25d5b: feat: add (dummy) eth_syncing implementation (@ptrus)
- 86889ba: feat: add archive web3 gw support (@Yawning)
- 1bfa884: feat: update for emerald 9.0.0-testnet (@ptrus)
Bug fixes
Dependencies updates
- b5dc6fd: deps(ci): bump actions/setup-python from 3 to 4 (@dependabot[bot])
- 118e2b1: deps(ci): bump codecov/codecov-action from 3.0.0 to 3.1.0 (@dependabot[bot])
- 977dccb: deps(ci): bump docker/build-push-action from 2 to 3 (@dependabot[bot])
- e384d26: deps(ci): bump docker/login-action from 1 to 2 (@dependabot[bot])
- 2fa08b8: deps(ci): bump docker/setup-buildx-action from 1 to 2 (@dependabot[bot])
- 2f0426c: deps(ci): bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- 8a609d2: deps(go): bump github.com/knadh/koanf from 1.4.1 to 1.4.2 (@dependabot[bot])
- 60ceaa0: deps(go): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (@dependabot[bot])
- 240236c: deps(go): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (@dependabot[bot])
- ff941bc: deps(go): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (@dependabot[bot])
- 264388f: deps(go): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (@dependabot[bot])
- 5616184: deps(go): bump github.com/uptrace/bun/dialect/pgdialect (@dependabot[bot])
- 7f7cc5c: deps(go): bump github.com/uptrace/bun/dialect/pgdialect (@dependabot[bot])
- 1432e97: deps(go): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (@dependabot[bot])
- d4c2b8f: deps(go): bump google.golang.org/grpc from 1.46.0 to 1.46.2 (@dependabot[bot])
- 2e469ea: deps(go): bump google.golang.org/grpc from 1.46.2 to 1.47.0 (@dependabot[bot])
Other changes
Full Changelog: v2.2.0...v3.0.0-rc1