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.5 #104

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

Release notes

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

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

New Contributors

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

Commits
  • 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)
  • cf85c4d Bump github.com/tidwall/gjson from 1.12.0 to 1.14.0 (#377)
  • db9ef69 Pallas support ImportPrivateKey (#385)
  • 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 #105.