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.1 #35

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.1.

Release notes

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

Refactor of error handling and badger db in-memory mode

What's Changed

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

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.

... (truncated)

Commits
  • 1cc6016 Error handling refactor (#446)
  • 33738c2 remove a comment (#445)
  • b34d797 [types]remove two fields in preprocess request (#439)
  • 2fa41fd change the default to 2GB (#438)
  • 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)
  • Additional commits viewable 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.

github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.