Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.…
…7.9 (#520) Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.7.0 to 0.7.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coinbase/rosetta-sdk-go/releases">github.com/coinbase/rosetta-sdk-go's releases</a>.</em></p> <blockquote> <h2>upgrade to resolve ambiguous dependency issues</h2> <h2>What's Changed</h2> <ul> <li>Replace CircleCI with gh actions by <a href="https://github.com/irisZhangCB"><code>@irisZhangCB</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/402">coinbase/rosetta-sdk-go#402</a></li> <li>update btcd and geth to resolve ambiguous dependency by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/405">coinbase/rosetta-sdk-go#405</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.8...v0.7.9">https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.8...v0.7.9</a></p> <h2>Validation changes and dependency management</h2> <h2>What's Changed</h2> <ul> <li>Add validation for negative fee amount by <a href="https://github.com/raghavapamula"><code>@raghavapamula</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/397">coinbase/rosetta-sdk-go#397</a></li> <li>[chore] library upgrade and go upgrade by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/396">coinbase/rosetta-sdk-go#396</a></li> <li>(wip) Madhur/revert go1.17 compat by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/398">coinbase/rosetta-sdk-go#398</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/raghavapamula"><code>@raghavapamula</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/397">coinbase/rosetta-sdk-go#397</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.6...v0.7.8">https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.6...v0.7.8</a></p> <h2>Bug fix for prefunded account for UTXO based chains</h2> <h2>What's Changed</h2> <ul> <li>ROSE-231: Call /account/coins endpoint to add account coin info in coin storage by <a href="https://github.com/shiatcb"><code>@shiatcb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/392">coinbase/rosetta-sdk-go#392</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.5...v0.7.7">https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.5...v0.7.7</a></p> <h2>Support fetching coins info via /account/coins endpoint for UTXO chain</h2> <p><strong>What's Changed</strong></p> <ul> <li>Support fetching coins info via /account/coins endpoint for UTXO chain by <a href="https://github.com/shiatcb"><code>@shiatcb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/392">#392</a></li> </ul> <p><strong>Full Changelog</strong>: v0.7.5…v0.7.6</p> <h2>Bug fix for comparing amount sign in rosetta-sdk-go</h2> <p><strong>What's Changed</strong></p> <ul> <li>Use integer to compare amount sign by <a href="https://github.com/shiatcb"><code>@shiatcb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/391">#391</a></li> </ul> <p><strong>New Contributors</strong></p> <ul> <li><a href="https://github.com/shiatcb"><code>@shiatcb</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/391">#391</a></li> </ul> <p><strong>Full Changelog</strong>: v0.7.4…v0.7.5</p> <h2>Library updates and bug fixes</h2> <h2>What's Changed</h2> <ul> <li>Add Pallas to support ImportPrivateKey by <a href="https://github.com/irisZhangCB"><code>@irisZhangCB</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/380">coinbase/rosetta-sdk-go#380</a></li> <li>remove unwanted logging by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/381">coinbase/rosetta-sdk-go#381</a></li> <li>[chore] upgrade ubuntu by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/382">coinbase/rosetta-sdk-go#382</a></li> <li>Improve parsing logic for <code>set_variable</code> action types by <a href="https://github.com/t-hale"><code>@t-hale</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/371">coinbase/rosetta-sdk-go#371</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/8fa4542a6e04055c63979afa44b55afed7d8682f"><code>8fa4542</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/405">#405</a> from coinbase/madhur/update-libs</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/33acf85a8438a2db28d7dc47f2b362240906a78a"><code>33acf85</code></a> update btcd and geth to resolve ambiguous dependency</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/d8acfa5eb3e301b071abad3ba9a396577c106455"><code>d8acfa5</code></a> Replace CircleCI with gh actions (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/402">#402</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/d1ff35933f4c2781303789442da5f0a4bc7ca961"><code>d1ff359</code></a> (wip) Madhur/revert go1.17 compat (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/398">#398</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/6f892000a78078dd18f430016b41901189a1beb0"><code>6f89200</code></a> [chore] library upgrade and go upgrade (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/396">#396</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/30818f62800e6deeda97b40ccbcfdc9b55fd898b"><code>30818f6</code></a> Add validation for negative fee amount (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/397">#397</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/2bcdd1db9d68608f26fc76865c75ec9b66bcfdb8"><code>2bcdd1d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/392">#392</a> from shiatcb/ROSE-231</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/dcbcf2d037643410b9f212f78a7f415bbdecad05"><code>dcbcf2d</code></a> ROSE-231: Call /account/coins endpoint to add account coin info in coin storage</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/de67541139104b640bac13decc3b1ea2418093be"><code>de67541</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/391">#391</a> from shiatcb/ROSE-230</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/e9af411c3860d473edb00e3424a24f35a2d6aaae"><code>e9af411</code></a> ROSE-230: Use integer to compare amount sign</li> <li>Additional commits viewable in <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.0...v0.7.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coinbase/rosetta-sdk-go&package-manager=go_modules&previous-version=0.7.0&new-version=0.7.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information