Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2020

Bumps github.com/coinbase/rosetta-sdk-go from 0.5.6 to 0.5.7.

Release notes

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

[Storage] Historical Balance Tracking

This release includes support for historical balance tracking in the storage package.

To enable this new feature, we had to make a breaking change to how balances are stored. This means you will need to re-sync any data that relies on the modeling of <= v0.5.6.

Changelog

Commits
  • e0a8e62 Merge pull request #206 from coinbase/dependabot/go_modules/github.com/vmihai...
  • 798dfff Bump github.com/vmihailenco/msgpack/v5 from 5.0.0-beta.1 to 5.0.0-beta.8
  • 0921b62 Merge pull request #207 from coinbase/patrick/protect-nil-block
  • 1b89040 nit
  • 4419c5d Update make gen
  • b2b7fec Add test for nil block balance
  • 2e9f44a Pass existing tests
  • a989b53 Don't protect against orphans
  • 084899f Protect against nil block
  • 39bc21f Merge pull request #205 from coinbase/patrick/balance-exemption-overhaul
  • 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 dependencies Pull requests that update a dependency file label Oct 27, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.333% when pulling 933739f on dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.5.7 into 3561458 on master.

@patrick-ogrady patrick-ogrady merged commit f1a861a into master Oct 27, 2020
@patrick-ogrady patrick-ogrady deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.5.7 branch October 27, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants