Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump github.com/coinbase/rosetta-sdk-go from 0.3.3 to 0.6.3 #127

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2020

Bumps github.com/coinbase/rosetta-sdk-go from 0.3.3 to 0.6.3.

Release notes

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

Pruning Optimization

This release is a fast follow to v0.6.2 and introduces block pruning optimizations. 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

storage Refactor

This release includes significant optimizations to the storage package. When used with rosetta-cli, we observed over a 20x improvement in sync speed and reconciliation rate (mostly due to a reduction in lock contention). Special shoutout to @yflinn, @sidhujag, and @HelloKashif for helping to identify bottlenecks!

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

Changelog

[Chore] Miscellaneous Updates

This release includes updates for a few packages (including a security release for go-ethereum).

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

Miscellaneous Optimizations and Bug Fixes

This releases includes a ton of optimizations and bug fixes related to possible race conditions.

... (truncated)

Commits
  • b319989 Merge pull request #261 from coinbase/patrick/block-pruning-optimization
  • 1caffcf nits
  • 64a8c7e pass some tests
  • 345f988 continue cleaning
  • a6cd767 first pass at optimizing pruning
  • 906f251 Merge pull request #260 from coinbase/patrick/backwards-compatible-status
  • 7f7df2b add test for empty string
  • a954dc4 Handle populated, empty Operation.Status
  • 3507943 Merge pull request #259 from coinbase/patrick/final-nits
  • bc0337e add simple fix for negative number
  • 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)

Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.3.3 to 0.6.3.
- [Release notes](https://github.com/coinbase/rosetta-sdk-go/releases)
- [Commits](coinbase/mesh-sdk-go@v0.3.3...v0.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2020

Superseded by #130.

@dependabot dependabot bot closed this Dec 7, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.6.3 branch December 7, 2020 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants