Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps secp256k1 from 4.0.3 to 4.0.4.

Commits

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

jean-neiverth and others added 11 commits August 29, 2024 16:26
…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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants