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.7 #107

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

Release notes

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

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

New Contributors

Full Changelog: https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.3...v0.7.4

rosetta-specifications@1.4.12 support

What's Changed

... (truncated)

Commits
  • 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
  • 43e28df update kryptology to v1.8.0 (#388)
  • 0312039 Update text in Issue Templates (#386)
  • 9eb6dd2 Update SDK README and CONTRIBUTING files (#375)
  • c26e095 Bump github.com/tidwall/sjson from 1.2.3 to 1.2.4 (#364)
  • 39ed3aa Bootstrap file memory issues (#367)
  • a548ea4 Bump github.com/ethereum/go-ethereum from 1.10.13 to 1.10.16 (#383)
  • 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)
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1739


Totals Coverage Status
Change from base Build 1685: 0.09%
Covered Lines: 1593
Relevant Lines: 2247

💛 - Coveralls
dependabot[bot] commented 2 years ago

Superseded by #113.