dymensionxyz / RDK

Server side for dymension Rollapps
Other
15 stars 3 forks source link

build(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.7.11 to 0.8.0 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/coinbase/rosetta-sdk-go from 0.7.11 to 0.8.0.

Release notes

Sourced from github.com/coinbase/rosetta-sdk-go's releases.

Error Handling Optimization

What's Changed

Full Changelog: https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.11...v0.8.0

Support rosetta-specifications@v1.4.9

This release introduces one more set of storage optimizations and upgrades rosetta-sdk-go to support rosetta-specifications@v1.4.9. This is the last breaking storage change we have planned for the foreseeable future!

WARNING: THIS RELEASE INCLUDES BREAKING CHANGES TO HOW DATA IS STORED ON DISK.

Changelog

rosetta-specifications@v1.4.8

This PR updates rosetta-sdk-go to use rosetta-specifications@v1.4.8. Notably, this adds support for "indexer" endpoints!

Changelog

Support Rosetta Specification v1.4.1

This release adds support for v1.4.1 of the Rosetta Specification (https://github.com/coinbase/rosetta-specifications/releases/tag/v1.4.1) and contains a collection of miscellaneous bug fixes and improvements.

Changelog

... (truncated)

Commits
  • 7712c7d Error handling improvement for storage and util packages (#444)
  • 1ffb630 Error handling improvement for parser and reconciler packages (#443)
  • 64419e3 Error handling for fetcher and keys packages (#442)
  • 18b582a Error handling improvement for constructor related packages (#440)
  • 43f12b4 Error handling improvement for client package (#437)
  • a48f742 Error handling improvement for asserter package (#436)
  • e82db65 Error handling improvement for Syncer and StatefulSyncer (#433)
  • fee23df change tablesize default (#435)
  • 1fef65b Bump github.com/ethereum/go-ethereum from 1.10.19 to 1.10.21 (#429)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: A:automerge, dependencies.

dependabot[bot] commented 1 year ago

Superseded by #35.