omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
93 stars 54 forks source link

chore(deps): bump github.com/Layr-Labs/eigenlayer-cli from 0.10.7 to 0.10.10 #2532

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps github.com/Layr-Labs/eigenlayer-cli from 0.10.7 to 0.10.10.

Release notes

Sourced from github.com/Layr-Labs/eigenlayer-cli's releases.

v0.10.10

Notable changes

  • Fix a bug with rewards with already claimable tokens

What's Changed

Changelog

  • 5f6537f7cd9b9411d16abf17e878136cee7b4c4f fix: already claimed tokens should not be in claim proof (#240)

Full Changelog: https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.9...v0.10.10

v0.10.9

What's Changed

Changelog

  • 680b434fbefcb8459c3df6f2b84938002939fd44 Fix panic: runtime error on SetClaimer (#238)
  • 4ab21e57e58a7bd4008465818ed43910a2507b8b chore: update claim test
  • 1a009c901a989d11e6189375a391fb536ca78d57 fix: update test
  • d2d850ec7865a9bde6312b2a0e6020466c9bfa7c chore: update eigensdk to reference context commit
  • 1261f66248207d4f3e9c75705c617438ee48613a fix: updates to support latest eigensdk
  • 5653e628b66cc67513f6becba8145116849a9e85 fix: bug in delegation approval when no signer provided (#235)

Full Changelog: https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.8...v0.10.9

v0.10.8

Notable Changes

  • added eigenlayer operator get-delegation-approval command to create the signature need to delegate by delegation approver.
  • eigenlayer rewards show command supports fetching data from non claimable root.

What's Changed

Changelog

  • 79add3518f856c71faa3b95b383e35df370bcc52 fix: delegation approver functions (#234)
  • 4af04b1ee7a4209ef3718151877343d33a8ba40d Add operator delegate-to command (#233)
  • 39cf782ce25551995dfc316fe5c35f5f9252306f tests: add tests for some calculations (#231)
  • 05c7637d74a572ffceb6e4a59f42129bf97733ad feat: add token name to show cmd (#230)
  • e873f529cf7f8a82c00ada1ed1541415e3adc7e2 feat: extend show to latest non claimable root (#229)

... (truncated)

Commits
  • 5f6537f fix: already claimed tokens should not be in claim proof (#240)
  • 680b434 Fix panic: runtime error on SetClaimer (#238)
  • 4ab21e5 chore: update claim test
  • 1a009c9 fix: update test
  • d2d850e chore: update eigensdk to reference context commit
  • 1261f66 fix: updates to support latest eigensdk
  • 5653e62 fix: bug in delegation approval when no signer provided (#235)
  • 79add35 fix: delegation approver functions (#234)
  • 4af04b1 Add operator delegate-to command (#233)
  • 39cf782 tests: add tests for some calculations (#231)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | github.com/Layr-Labs/eigenlayer-cli | [< 0.9, > 0.8.0] |

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 show 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)
dependabot[bot] commented 4 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.