-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/skip-mev/slinky from 0.4.3 to 1.0.3 #33
Merged
RiccardoM
merged 1 commit into
main
from
dependabot/go_modules/github.com/skip-mev/slinky-1.0.3
Jun 21, 2024
Merged
build(deps): bump github.com/skip-mev/slinky from 0.4.3 to 1.0.3 #33
RiccardoM
merged 1 commit into
main
from
dependabot/go_modules/github.com/skip-mev/slinky-1.0.3
Jun 21, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/skip-mev/slinky](https://github.com/skip-mev/slinky) from 0.4.3 to 1.0.3. - [Release notes](https://github.com/skip-mev/slinky/releases) - [Changelog](https://github.com/skip-mev/slinky/blob/main/.goreleaser.yml) - [Commits](skip-mev/connect@v0.4.3...v1.0.3) --- updated-dependencies: - dependency-name: github.com/skip-mev/slinky dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
8c5edb9
to
08ebc4c
Compare
RiccardoM
approved these changes
Jun 21, 2024
hallazzang
pushed a commit
that referenced
this pull request
Jun 28, 2024
Bumps [github.com/skip-mev/slinky](https://github.com/skip-mev/slinky) from 0.4.3 to 1.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/skip-mev/slinky/releases">github.com/skip-mev/slinky's releases</a>.</em></p> <blockquote> <h2>v1.0.3</h2> <h2>What's Changed</h2> <ul> <li>chore: Update size check in PrepareProposal by <a href="https://github.com/Eric-Warehime"><code>@Eric-Warehime</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/530">skip-mev/slinky#530</a></li> <li>fix: Don't error on invalid price bytes size by <a href="https://github.com/Eric-Warehime"><code>@Eric-Warehime</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/531">skip-mev/slinky#531</a></li> <li>chore: add initial docs folder with content for Slinky by <a href="https://github.com/handotdev"><code>@handotdev</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/528">skip-mev/slinky#528</a></li> <li>feat: currency pair mapping query for x/oracle by <a href="https://github.com/technicallyty"><code>@technicallyty</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/534">skip-mev/slinky#534</a></li> <li>chore: Update Research URL by <a href="https://github.com/davidterpay"><code>@davidterpay</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/535">skip-mev/slinky#535</a></li> <li>chore(deps): bump docker/build-push-action from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/skip-mev/slinky/pull/525">skip-mev/slinky#525</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/handotdev"><code>@handotdev</code></a> made their first contribution in <a href="https://redirect.github.com/skip-mev/slinky/pull/528">skip-mev/slinky#528</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/skip-mev/slinky/compare/v1.0.2...v1.0.3">https://github.com/skip-mev/slinky/compare/v1.0.2...v1.0.3</a></p> <h2>v1.0.2</h2> <h2>Changelog</h2> <ul> <li>ad5c512a032068c8584b5e5281a311e3bb5f01fd: chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (<a href="https://redirect.github.com/skip-mev/slinky/issues/523">#523</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>2e40ec0343f5aea073c63edda006a62b824e7833: refactor: consolidate oracle and provider orchestrator (<a href="https://redirect.github.com/skip-mev/slinky/issues/503">#503</a>) (<a href="https://github.com/technicallyty"><code>@technicallyty</code></a>)</li> <li>243813c265d8ba188ba6b0ed03e822a2131ea91a: init (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>40e712fc4ec1136e415c66088b72f5b20eea7660: chore: Update offchain ticker for apecoin on coingecko (<a href="https://redirect.github.com/skip-mev/slinky/issues/527">#527</a>) (<a href="https://github.com/Eric-Warehime"><code>@Eric-Warehime</code></a>)</li> <li>ec9c371230ad5968553410fe89b6f20b24c02c5d: fix: move abci logs to debug (<a href="https://redirect.github.com/skip-mev/slinky/issues/533">#533</a>) (<a href="https://github.com/nivasan1"><code>@nivasan1</code></a>)</li> <li>38173a365c3b5fd7697182d437ce2622d5f33f8b: fix: strip http from url [BLO-1278] (<a href="https://redirect.github.com/skip-mev/slinky/issues/532">#532</a>) (<a href="https://github.com/nivasan1"><code>@nivasan1</code></a>)</li> </ul> <h2>v1.0.1</h2> <h2>Changelog</h2> <ul> <li>4450444c5d6ca0b4509f455da419931ba35a2b91: chore(deps): bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 (<a href="https://redirect.github.com/skip-mev/slinky/issues/520">#520</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>dcbe393afce39a3946df008171bab93d75f84dc2: init (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>30bf58f5ad6dcf417a3747b7cfffdc637ae3c70f: config nits (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> </ul> <h2>v1.0.1-rc</h2> <h2>Changelog</h2> <ul> <li>aa4eefe5bef8586c73c32f5df72e630c1a49d07d: feat(ci): checkout head commit on PR (<a href="https://redirect.github.com/skip-mev/slinky/issues/497">#497</a>) (<a href="https://github.com/Zygimantass"><code>@Zygimantass</code></a>)</li> <li>39115b8fce1b0aabf51cb4d2b4678ea7b78839f1: chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 (<a href="https://redirect.github.com/skip-mev/slinky/issues/501">#501</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>0be648cd731e570c8587b21c4c0851e7ee18707f: chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (<a href="https://redirect.github.com/skip-mev/slinky/issues/502">#502</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>5b1f22d74f5da8156044cf546add00d8b6f22d0c: chore(deps): bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (<a href="https://redirect.github.com/skip-mev/slinky/issues/496">#496</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>2f6c90bfb47a409f5c2dbd68ff292664a3f2e2fe: feat: Update dYdX Research URL (<a href="https://redirect.github.com/skip-mev/slinky/issues/481">#481</a>) (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>c7b955636e2616940a10a073c5a2ee8003e5629e: feat: Add Deployment WF for CoinGecko (<a href="https://redirect.github.com/skip-mev/slinky/issues/506">#506</a>) (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>aa0fa10286da7049288070509bd58417fcecca8b: chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (<a href="https://redirect.github.com/skip-mev/slinky/issues/504">#504</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>98786cfcc48eb6ffc5a60cbfc1204d5c00229bdf: fix: CoinGecko Markets with incorrect API IDs (<a href="https://redirect.github.com/skip-mev/slinky/issues/507">#507</a>) (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>30902200cbe87096e9f392f093bfe419915f4e09: feat: Adding Sol Markets to CoinGecko (<a href="https://redirect.github.com/skip-mev/slinky/issues/508">#508</a>) (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> <li>5cec9e437770017f5776d7e354f091539d018a0b: fix(ci): build not only on tag push, but create too (<a href="https://redirect.github.com/skip-mev/slinky/issues/498">#498</a>) (<a href="https://github.com/Zygimantass"><code>@Zygimantass</code></a>)</li> <li>7ceb8ff733ace100cf0deec6a0706b26f9cae56d: chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (<a href="https://redirect.github.com/skip-mev/slinky/issues/510">#510</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>0203d0881da95dbada2b8d49730786d19bb11d05: fix: raydium protocol fee adjustment (<a href="https://redirect.github.com/skip-mev/slinky/issues/509">#509</a>) (<a href="https://github.com/nivasan1"><code>@nivasan1</code></a>)</li> <li>8d008bc600dda163f8c2cf4a09f11fd6ef444ae7: fix: Val Exits (<a href="https://redirect.github.com/skip-mev/slinky/issues/512">#512</a>) (<a href="https://github.com/davidterpay"><code>@davidterpay</code></a>)</li> </ul> <h2>v1.0.0</h2> <h2>Changelog</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/skip-mev/slinky/commit/90423c43a3a6484ae44120718bb90186b9b0e537"><code>90423c4</code></a> chore(deps): bump docker/build-push-action from 5 to 6</li> <li><a href="https://github.com/skip-mev/slinky/commit/a3c58c92e0114214e869d156710a75d88cd4d739"><code>a3c58c9</code></a> init</li> <li><a href="https://github.com/skip-mev/slinky/commit/28c51a0702950f7199fd8080456d517c0f803731"><code>28c51a0</code></a> feat: currency pair mapping query for x/oracle (<a href="https://redirect.github.com/skip-mev/slinky/issues/534">#534</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/372de727fe1cbb09d39e994822e536bede2bba5b"><code>372de72</code></a> chore: add initial docs folder with content for Slinky (<a href="https://redirect.github.com/skip-mev/slinky/issues/528">#528</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/9be3bfb31c8b6e4802abaa90d3616a0a88b79282"><code>9be3bfb</code></a> fix: Don't error on invalid price bytes size (<a href="https://redirect.github.com/skip-mev/slinky/issues/531">#531</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/a6f79fd1a8ad3d7c77591d0cdb7a7691c7c904dc"><code>a6f79fd</code></a> chore: Update size check in PrepareProposal (<a href="https://redirect.github.com/skip-mev/slinky/issues/530">#530</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/38173a365c3b5fd7697182d437ce2622d5f33f8b"><code>38173a3</code></a> fix: strip http from url [BLO-1278] (<a href="https://redirect.github.com/skip-mev/slinky/issues/532">#532</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/ec9c371230ad5968553410fe89b6f20b24c02c5d"><code>ec9c371</code></a> fix: move abci logs to debug (<a href="https://redirect.github.com/skip-mev/slinky/issues/533">#533</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/40e712fc4ec1136e415c66088b72f5b20eea7660"><code>40e712f</code></a> chore: Update offchain ticker for apecoin on coingecko (<a href="https://redirect.github.com/skip-mev/slinky/issues/527">#527</a>)</li> <li><a href="https://github.com/skip-mev/slinky/commit/243813c265d8ba188ba6b0ed03e822a2131ea91a"><code>243813c</code></a> init</li> <li>Additional commits viewable in <a href="https://github.com/skip-mev/slinky/compare/v0.4.3...v1.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/skip-mev/slinky&package-manager=go_modules&previous-version=0.4.3&new-version=1.0.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
RiccardoM
added a commit
that referenced
this pull request
Jan 9, 2025
## Description This PR optimizes `PoolDelegations`, `OperatorDelegations` and `ServiceDelegations` gRPC queries by utilizing store indexes. <!-- Add a description of the changes that this PR introduces and the files that are the most critical to review. --> --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/milkyway-labs/milkyway/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://docs.cosmos.network/v0.44/building-modules/intro.html) - [ ] included the necessary unit and integration [tests](https://github.com/milkyway-labs/milkyway/blob/master/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) --------- Co-authored-by: Riccardo Montagnin <[email protected]>
RiccardoM
pushed a commit
that referenced
this pull request
Jan 15, 2025
## Description This PR optimizes `PoolDelegations`, `OperatorDelegations` and `ServiceDelegations` gRPC queries by utilizing store indexes. <!-- Add a description of the changes that this PR introduces and the files that are the most critical to review. --> --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/milkyway-labs/milkyway/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://docs.cosmos.network/v0.44/building-modules/intro.html) - [ ] included the necessary unit and integration [tests](https://github.com/milkyway-labs/milkyway/blob/master/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) --------- Co-authored-by: Riccardo Montagnin <[email protected]> (cherry picked from commit cac1c3d)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automerge
Automatically merge PR once all prerequisites pass
dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/skip-mev/slinky from 0.4.3 to 1.0.3.
Release notes
Sourced from github.com/skip-mev/slinky's releases.
... (truncated)
Commits
90423c4
chore(deps): bump docker/build-push-action from 5 to 6a3c58c9
init28c51a0
feat: currency pair mapping query for x/oracle (#534)372de72
chore: add initial docs folder with content for Slinky (#528)9be3bfb
fix: Don't error on invalid price bytes size (#531)a6f79fd
chore: Update size check in PrepareProposal (#530)38173a3
fix: strip http from url [BLO-1278] (#532)ec9c371
fix: move abci logs to debug (#533)40e712f
chore: Update offchain ticker for apecoin on coingecko (#527)243813c
initDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)