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.10 #117

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.10.

Release notes

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

Update Account parser logic and library upgrades

What's Changed

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

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

... (truncated)

Commits
  • e2d4265 add sub account optional flag (#414)
  • 18b4ab8 Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#412)
  • 994991e Merge pull request #411 from coinbase/madhur/fix-build
  • b0cbd72 go mod tidy
  • e019343 downgrade mapstructure for breaking change
  • 3b22b8d update workflow go version
  • 24d5e52 update lib and go
  • 77bd650 Bump github.com/DataDog/zstd from 1.5.0 to 1.5.2 (#401)
  • efd9661 Bump github.com/ethereum/go-ethereum from 1.10.17 to 1.10.18 (#408)
  • 8fa4542 Merge pull request #405 from coinbase/madhur/update-libs
  • 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)