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.4 #130

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

Miscellaneous Fixes and Improvements

This release includes miscellaneous bug fixes and improvements. The most notable of these changes is the ability to override inactive reconciliation checking to force accounts to be re-reconciled at tip!

Changelog

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!

... (truncated)

Commits
  • 0f2c511 Merge pull request #267 from coinbase/patrick/modify-performance-options
  • 7e4d691 update performance settings
  • c04c542 Merge pull request #264 from coinbase/patrick/inactive-reconciliation-override
  • 3dbb551 Merge pull request #266 from coinbase/patrick/fix-skip-halt
  • 37832a5 fix graceful shutdown
  • 8d785a1 Make sure to continue after skipping
  • e943e1c Merge pull request #265 from coinbase/patrick/check-zero-random-amount
  • 81f4270 handle error
  • 39f9b0c Fix test
  • 76744c0 fix worker test
  • 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 dependabot bot added the c:deps Category: dependencies label Dec 7, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.6.4 branch from 35829af to 1cd73fd Compare December 8, 2020 12:23
Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.3.3 to 0.6.4.
- [Release notes](https://github.com/coinbase/rosetta-sdk-go/releases)
- [Commits](coinbase/mesh-sdk-go@v0.3.3...v0.6.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.6.4 branch from 1cd73fd to ab9b4fc Compare December 8, 2020 13:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2020

Superseded by #136.

@dependabot dependabot bot closed this Dec 10, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.6.4 branch December 10, 2020 07:23
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