chore(deps): bump secp256k1 from 4.0.3 to 4.0.4#12
Closed
dependabot[bot] wants to merge 11 commits intodevelopfrom
Closed
chore(deps): bump secp256k1 from 4.0.3 to 4.0.4#12dependabot[bot] wants to merge 11 commits intodevelopfrom
dependabot[bot] wants to merge 11 commits intodevelopfrom
Conversation
…ook-ui Jean/cow 345 create minimal airdrop hook UI
* fix: aidropHookApp -> move UI components to a separate folder * feat: hook to get user claimable tokens * feat: add COW database url in airdrop hook constants Co-authored-by: Pedro Yves Fracari <55461956+yvesfracari@users.noreply.github.com> * fix: switch name 'link' to 'dataBaseUrl' * feat: (wip) add test function for findIntervalKey * docs: comment findIntervalKeys function in Airdrop hook * fix: typescript issues * feat: add message to the user about claimable tokens status * wip: call isClaimed verification on contract * wip: use preview token output and add airdrop contract hook * feat: add preview of claimable tokens in Airdrop hook * style: add empty line in the end of component files * fix: change token formatting to cow standard * refactor: move dropdownMenu from AidropHookApp/index to components * fix: no more claimable tokens messages when user connects without airdrop selected * wip: review * refactor: add claimed call on the usePreviewTokens * chore: remove duplicated virtual token abi * refactor: transform test script in ts test * refactor: rename preview tokens error variable --------- Co-authored-by: Pedro Yves Fracari <55461956+yvesfracari@users.noreply.github.com> Co-authored-by: Pedro Yves Fracari <yves.fracari@gmail.com>
* wip: hook encoding * chore: add airdrop claim hook * wip: add cowshed hooks * refactor: rename components folder to styles * refactor: simplife hooks and fix cow shed init code * refactor: components hook messages and hooks * chore: replace airdrop contract for uniswap interface * fix: airdrop conctract merkle proof --------- Co-authored-by: Jean Neiverth <jeanneiverth@gmail.com>
* wip: fixing airdrop address * chore: add airdrop abi * fix: use new airdrop contract on useClaimData * chore: remove todo comment --------- Co-authored-by: Jean Neiverth <jeanneiverth@gmail.com>
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 secp256k1 from 4.0.3 to 4.0.4.
Commits
756fce14.0.48bd6446elliptic: fix key verification in loadCompressedPublicKey840834eUpdate elliptic to 6.5.7 (CVE-2024-42461) (#206)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.