-
Notifications
You must be signed in to change notification settings - Fork 816
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
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.18 #767
Merged
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
8667f2a
to
3ff422f
Compare
3ff422f
to
71426ba
Compare
ChaituVR
approved these changes
Aug 10, 2022
chrisling-dev
added a commit
to prepo-io/snapshot-strategies
that referenced
this pull request
Aug 22, 2022
* added flexible voucher strategies [erc3525-flexible-voucher] (snapshot-labs#740) * add vesting voucher strategies * vesting-voucher rename erc3525-vesting-voucher * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * optimization * erc3525 vesting voucher logical change * added flexible voucher strategies * erc3525 vesting voucher change amount value * restore * restore Co-authored-by: Chaitanya <[email protected]> * new strategy: decaying voting power for staked ERC 1155s [echelon-cached-erc1155-decay] (snapshot-labs#753) * decaying erc1155 pk voting power * update decay rate * add readme * Update src/strategies/echelon-cached-erc1155-decay/index.ts Co-authored-by: Chaitanya <[email protected]> Co-authored-by: Chaitanya <[email protected]> * erc3525 vesting voucher change amount take value [erc3525-vesting-voucher] (snapshot-labs#758) * add vesting voucher strategies * vesting-voucher rename erc3525-vesting-voucher * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * optimization * erc3525 vesting voucher logical change * added flexible voucher strategies * erc3525 vesting voucher change amount value * restore * restore * erc3525 vesting voucher change amount take value * Restore accidentally deleted code Co-authored-by: Chaitanya <[email protected]> * feat: add harmony-staking strategy [harmony-staking] (snapshot-labs#757) * feat: add harmony-staking strategy calculates votes of validators through the total balance delegated to them (including self delegation) * chore: move author and name below imports Co-authored-by: Chaitanya <[email protected]> * Automated lint (snapshot-labs#759) Co-authored-by: ChaituVR <[email protected]> * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.14 (snapshot-labs#761) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.15 (snapshot-labs#762) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: prepo vesting contract weighted voting [prepo-vesting] (snapshot-labs#755) * feat: prepo vesting contract weighted voting * refactor: move prepo vesting to middle of list * feat: add schema * feat: added readme.md * refactor: adjust parameters * feat: update README.md * feat: add symbol example to README.md * feat: testing command * feat: rearrange * feat: update README.md * feat: finalize README.md * feat: capitalize Contract Address in schema.json * fix: edited wrong file * feat: capitalize Contract Address in schema.json * feat: update README.md * feat: update default symbol * fix: symbol should not be required * feat: rename variables to match formula in readme * feat: resolve conflict * feat: readme.md * feat: add a strategy to calc blance with subgraph (snapshot-labs#748) Co-authored-by: Chaitanya <[email protected]> * erc3525 vesting voucher claim coefficient updated [erc3525-vesting-voucher] (snapshot-labs#763) * add vesting voucher strategies * vesting-voucher rename erc3525-vesting-voucher * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * optimization * erc3525 vesting voucher logical change * added flexible voucher strategies * erc3525 vesting voucher change amount value * restore * restore * erc3525 vesting voucher change amount take value * Restore accidentally deleted code * erc3525 vesting voucher claim coefficient updated Co-authored-by: Chaitanya <[email protected]> * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.16 (snapshot-labs#764) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.18 (snapshot-labs#767) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * erc3525 flexible voucher claim coefficient updated [erc3525-flexible-voucher] (snapshot-labs#766) * add vesting voucher strategies * vesting-voucher rename erc3525-vesting-voucher * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * optimization * erc3525 vesting voucher logical change * added flexible voucher strategies * erc3525 vesting voucher change amount value * restore * restore * erc3525 vesting voucher change amount take value * Restore accidentally deleted code * erc3525 vesting voucher claim coefficient updated * erc3525 flexible voucher claim coefficient updated Co-authored-by: Chaitanya <[email protected]> * feat: Add vlAURA to veBAL balanceOf strategy [aura-balance-of-vlaura-vebal] (snapshot-labs#777) * feat: Add vlAURA to veBAL balanceOf strategy * feat: Add vlAURA to veBAL balanceOf strategy * maturities coefficient parameter type change [erc3525-flexible-voucher] (snapshot-labs#773) * add vesting voucher strategies * vesting-voucher rename erc3525-vesting-voucher * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * Update src/strategies/erc3525-vesting-voucher/index.ts Co-authored-by: Chaitanya <[email protected]> * optimization * erc3525 vesting voucher logical change * added flexible voucher strategies * erc3525 vesting voucher change amount value * restore * restore * erc3525 vesting voucher change amount take value * Restore accidentally deleted code * erc3525 vesting voucher claim coefficient updated * erc3525 flexible voucher claim coefficient updated * erc3525 flexible voucher maturities coefficient parameter type change Co-authored-by: Chaitanya <[email protected]> * Proxy Protocol ERC1155 [proxyprotocol-erc1155-balance-of] (snapshot-labs#774) * Proxy Protocol ERC1155 * ABI/version number suggestions from code review Co-authored-by: Chaitanya <[email protected]> * Call ERC1155 balance of Co-authored-by: Chaitanya <[email protected]> * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.19 (snapshot-labs#778) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Proxy Protocol ERC721 [proxyprotocol-erc721-balance-of] (snapshot-labs#775) * Proxy Protocol Erc721 * Call ERC721 balance of and change example NFT * Proxy Protocol ERC20 [proxyprotocol-erc20-balance-of] (snapshot-labs#776) * Proxy Protocol ERC20 * Call erc-20 * Remove delegation.json (snapshot-labs#779) * Add validations strategies (snapshot-labs#772) * Add getVp and getDelegations functions * Update dependencies * Export functions getVp and getDelegations * Remove unused file * Add validations strategies * Add test for validation * Add pkg script for validation test * [gooddollar-multichain] New strategy (snapshot-labs#683) * feat:multichain-max strategy * feat: math strategy to support multichains * add: limit to 1,122 and two strategies * Revert "feat: math strategy to support multichains" This reverts commit 77bb89a. * fix: index * add: apply code review changes * fix: index * fix: index * fix: lint * Update multichain documentation (snapshot-labs#780) * Remove block subgraph documentation from multichain Readme * Update * [orca-pod] Orca pods strategy (snapshot-labs#770) * [orca-pods] Orca pods strategy * Rename and fixes * Automated lint (snapshot-labs#781) Co-authored-by: ChaituVR <[email protected]> * Documentaion update for erc20-with-balance and holds-tokens (snapshot-labs#783) * Documentaion update for erc20-with-balance and holds-tokens * Documentaion update for erc20-with-balance and holds-tokens * Add Arrow vesting contract strategy (snapshot-labs#784) * fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.20 (snapshot-labs#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Automated lint (snapshot-labs#786) Co-authored-by: ChaituVR <[email protected]> Co-authored-by: charq <[email protected]> Co-authored-by: Chaitanya <[email protected]> Co-authored-by: Brandon <[email protected]> Co-authored-by: Max <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ChaituVR <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Weizard <[email protected]> Co-authored-by: 0xButterfield <[email protected]> Co-authored-by: Justin Huang <[email protected]> Co-authored-by: Fabien <[email protected]> Co-authored-by: sirpy <[email protected]> Co-authored-by: BrassLion <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.4.16
->^0.4.18
Release Notes
snapshot-labs/snapshot.js
v0.4.18
Compare Source
What's Changed
Full Changelog: snapshot-labs/snapshot.js@0.4.17...v0.4.18
v0.4.17
Compare Source
What's Changed
New Contributors
Full Changelog: snapshot-labs/snapshot.js@v0.4.16...0.4.17
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.