oasis-rosetta-gateway icon indicating copy to clipboard operation
oasis-rosetta-gateway copied to clipboard

The official Rosetta server implementation for the Oasis Network.

Results 51 oasis-rosetta-gateway issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/oasisprotocol/oasis-core/go](https://github.com/oasisprotocol/oasis-core) from 0.2202.1 to 0.2202.3. Commits 3d33893 Merge pull request #5071 from oasisprotocol/kostko/stable/22.2.x/changelog-22... 1dad231 changelog: Assemble changes for 22.2.3 release ef04665 Merge pull request #5069 from oasisprotocol/kostko/stable/22.2.x/backport-5068 c36c7ba go:...

c:deps

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.51.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.51.0 Behavior Changes xds: NACK EDS resources with duplicate addresses in accordance with a recent spec change...

c:deps

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.1. Release notes Sourced from golangci/golangci-lint-action's releases. v3.3.1 What's Changed build(deps-dev): bump @​typescript-eslint/parser from 5.40.0 to 5.40.1 by @​dependabot in golangci/golangci-lint-action#590 build(deps-dev): bump eslint from...

c:testing
c:deps

oasis-node does not handle GetDelegations efficiently. This changes the gateway to use GetDelegationsTo, which the node can answer efficiently. --- ok and from #61/#62, it seems we didn't specifically want...

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

c:testing
c:deps

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1. Release notes Sourced from actions/setup-node's releases. Update @​actions/core and Print Node, Npm, Yarn versions In scope of this release we updated actions/core to 1.10.0....

c:testing
c:deps

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0. Release notes Sourced from docker/build-push-action's releases. v3.2.0 What's Changed Remove workaround for setOutput by @​crazy-max (#704) Docs: fix Git context link and add more...

c:testing
c:deps

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0. Release notes Sourced from actions/setup-python's releases. v4.3.0 Update @​actions/core to 1.10.0 version #517 Update @​actions/cache to 3.0.4 version #499 Only use github.token on github.com...

c:testing
c:deps

probably happens when we try to populate the detailed delegation records for our custom metadata. we'll have to remove this because we don't currently have a way to retrieve this...

bug

I an unable to get the block details for various block numbers. I want to understand what would be the first block for which block details would be present in...