coinbase / mesh-bitcoin

Bitcoin Mesh API Implementation
Apache License 2.0
110 stars 121 forks source link

Bump github.com/coinbase/rosetta-sdk-go from 0.7.2 to 0.7.9 #113

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/coinbase/rosetta-sdk-go from 0.7.2 to 0.7.9.

Release notes

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

upgrade to resolve ambiguous dependency issues

What's Changed

Full Changelog: https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.8...v0.7.9

Validation changes and dependency management

What's Changed

New Contributors

Full Changelog: https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.6...v0.7.8

Bug fix for prefunded account for UTXO based chains

What's Changed

Full Changelog: https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.5...v0.7.7

Support fetching coins info via /account/coins endpoint for UTXO chain

What's Changed

  • Support fetching coins info via /account/coins endpoint for UTXO chain by @​shiatcb in #392

Full Changelog: v0.7.5…v0.7.6

Bug fix for comparing amount sign in rosetta-sdk-go

What's Changed

New Contributors

Full Changelog: v0.7.4…v0.7.5

Library updates and bug fixes

What's Changed

... (truncated)

Commits
  • 8fa4542 Merge pull request #405 from coinbase/madhur/update-libs
  • 33acf85 update btcd and geth to resolve ambiguous dependency
  • d8acfa5 Replace CircleCI with gh actions (#402)
  • d1ff359 (wip) Madhur/revert go1.17 compat (#398)
  • 6f89200 [chore] library upgrade and go upgrade (#396)
  • 30818f6 Add validation for negative fee amount (#397)
  • 2bcdd1d Merge pull request #392 from shiatcb/ROSE-231
  • dcbcf2d ROSE-231: Call /account/coins endpoint to add account coin info in coin storage
  • de67541 Merge pull request #391 from shiatcb/ROSE-230
  • e9af411 ROSE-230: Use integer to compare amount sign
  • 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 2 years ago

Superseded by #117.