Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

feat: creates user with private key and adds ERC-1271 wallet mock#31

Merged
andreivladbrg merged 5 commits intomainfrom
feat/makeAddrAndKey
Jun 6, 2025
Merged

feat: creates user with private key and adds ERC-1271 wallet mock#31
andreivladbrg merged 5 commits intomainfrom
feat/makeAddrAndKey

Conversation

@smol-ninja
Copy link
Copy Markdown
Member

@smol-ninja smol-ninja commented Jun 3, 2025

This PR is a pre-requisite of the following PRs:

Changelog

  1. Adds createUserAndKey helper function to return user and associated privateKey
  2. Adds mock wallet that implement isValidSignature function as required by EIP-1271
  3. Imports using relative path in source code

@smol-ninja smol-ninja force-pushed the feat/makeAddrAndKey branch 2 times, most recently from 79c9a92 to 004cbc2 Compare June 3, 2025 12:44
build: fix script name
@smol-ninja smol-ninja force-pushed the feat/makeAddrAndKey branch from 004cbc2 to 4bf6769 Compare June 3, 2025 12:46
@smol-ninja smol-ninja changed the title feat: generates user and returns it with private key feat: creates user with private key and adds ERC-1271 wallet mocks Jun 3, 2025
@smol-ninja smol-ninja force-pushed the feat/makeAddrAndKey branch from 3ab2e3a to efd8acf Compare June 3, 2025 15:40
@smol-ninja smol-ninja changed the title feat: creates user with private key and adds ERC-1271 wallet mocks feat: creates user with private key and adds ERC-1271 wallet mock Jun 3, 2025

This comment was marked as resolved.

@smol-ninja
Copy link
Copy Markdown
Member Author

Can we merge this PR @andreivladbrg? Its a small change and will fix lint issue in your PR.

Copy link
Copy Markdown
Member

@andreivladbrg andreivladbrg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, lets merge it

@andreivladbrg andreivladbrg merged commit dc59988 into main Jun 6, 2025
6 checks passed
@andreivladbrg andreivladbrg deleted the feat/makeAddrAndKey branch June 6, 2025 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants