Skip to content
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: stealth address package imports #64

Closed
wants to merge 10 commits into from

Conversation

marcomariscal
Copy link
Collaborator

No description provided.

marcomariscal and others added 6 commits May 3, 2024 16:53
…#46)

* feat: improve coverage

* feat: coverage to .98

* package: update viem

* feat: large num of announcements to 100 for testing speed

* feat: biome for linting and formatting (#56)

* feat: deterministic gen stealth meta address (#60)

* fix: valid compressed key input type clarity

* feat: get stealth meta address from keys

* feat: is valid pub key

* feat: is valid key tests

* feat: gen keys from sig

* feat: extract portions into own func for testing

* feat: get stealth meta address from signature

* feat: example for gen stealth meta address from sig

* Update examples/generateDeterministicStealthMetaAddress/README.md

* feat: send and receive test (#62)

* feat: handle just passing the stealth meta-address directly

* feat: send and receive test

---------

Co-authored-by: Gary Ghayrat <[email protected]>
…#46)

* feat: improve coverage

* feat: coverage to .98

* package: update viem

* feat: large num of announcements to 100 for testing speed

* feat: biome for linting and formatting (#56)

* feat: deterministic gen stealth meta address (#60)

* fix: valid compressed key input type clarity

* feat: get stealth meta address from keys

* feat: is valid pub key

* feat: is valid key tests

* feat: gen keys from sig

* feat: extract portions into own func for testing

* feat: get stealth meta address from signature

* feat: example for gen stealth meta address from sig

* Update examples/generateDeterministicStealthMetaAddress/README.md

* feat: send and receive test (#62)

* feat: handle just passing the stealth meta-address directly

* feat: send and receive test

---------

Co-authored-by: Gary Ghayrat <[email protected]>
…#46)

* feat: improve coverage

* feat: coverage to .98

* package: update viem

* feat: large num of announcements to 100 for testing speed

* feat: biome for linting and formatting (#56)

* feat: deterministic gen stealth meta address (#60)

* fix: valid compressed key input type clarity

* feat: get stealth meta address from keys

* feat: is valid pub key

* feat: is valid key tests

* feat: gen keys from sig

* feat: extract portions into own func for testing

* feat: get stealth meta address from signature

* feat: example for gen stealth meta address from sig

* Update examples/generateDeterministicStealthMetaAddress/README.md

* feat: send and receive test (#62)

* feat: handle just passing the stealth meta-address directly

* feat: send and receive test

---------

Co-authored-by: Gary Ghayrat <[email protected]>
@marcomariscal
Copy link
Collaborator Author

closing this in favor of (couldn't figure out why rebasing was pulling in a massive main commit):

#65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix example folder package imports
2 participants