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.2 #124

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.

Changelog

... (truncated)

Commits
  • 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
  • 3f78cab reorganize how delete records works
  • 0f06e03 reproduce large negative issue
  • 0b23f67 remove print
  • 45aec17 only update last pruned if we actually deleted a key
  • e4bee46 debug pruning issue
  • 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.2.
- [Release notes](https://github.com/coinbase/rosetta-sdk-go/releases)
- [Commits](coinbase/mesh-sdk-go@v0.3.3...v0.6.2)

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

dependabot bot commented on behalf of github Dec 3, 2020

Superseded by #127.

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