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

Upstream main #7

Merged
merged 36 commits into from
Jul 7, 2023
Merged

Upstream main #7

merged 36 commits into from
Jul 7, 2023

Conversation

SahilVasava
Copy link
Collaborator

No description provided.

moldy530 and others added 30 commits June 19, 2023 16:59
* feat: `ISmartAccountProvider` accepts `BaseSmartContractAccount` as generic

* fix: fixed type export for `SmartAccountSinger`
* feat: validator implementations for kernel account

* feat: smart account signer interface

* feat: hd account signer implementation

* fix: getNonce not returning correct nonce

* fix: replaced `0x<string>` with Hex

* feat: kernel account implementation

* feat: kernel provider implementation

* feat: added test cases for kernel account abi

* Update packages/core/src/account/base.ts

Co-authored-by: Michael Moldoveanu <[email protected]>

* Update packages/core/src/account/base.ts

Co-authored-by: Michael Moldoveanu <[email protected]>

* chore: code improvements and refactoring

* chore: migrated simple signer to types.ts

* chore: migrated kernel implementation to account package

* chore: migrated kernel to accounts package

* chore: reverted changes to simple account type

* chore: reverted changes to simple account type

* chore: reverted changes to simple account

* chore: reverted changes to simple account

* chore: added export for defineReadOnly

* chore: reverted base account changes

* chore: reverted base account changes

* feat: deleted redundant ecdsa validator

* feat: kernel account updates

* feat: renamed validator to kernel validator

* chore: temporary disabling the provider implementation

* chore: updated test cases

* feat: test cases for kernel account and validator

* feat: updated aa-core version in aa-accounts

* fix: signMessage to only convert string message to bytes

* feat: added exports for `KernelAccountProvider` in index.ts

* feat: removed unused methods from `KernelAccountProvider`

* feat: exported `ValidatorMode` & `KernelBaseValidatorParams` in index.ts

* feat: added Readme.md for kernel implementation

* feat: fixed ts errors related to kernel implementations

* fix: fixed lint errors

* fix: fixed lint errors

* fix: removed usused imports

* fix: applied eslint prettier code style

* fix: applied eslint prettier code style

* fix: applied eslint prettier code style

* fix: updated base validator tests

---------

Co-authored-by: Michael Moldoveanu <[email protected]>
Quick type fixes
* feat: `ISmartAccountProvider` accepts `BaseSmartContractAccount` as generic

* fix: fixed type export for `SmartAccountSinger`

* feat: added signMessage method in `SmartAccountProvider`

* feat: fixed lint errors

* feat: exported `alchemyPaymasterAndDataMiddleware` in alchemy package

* feat: fixed core package build issues
* chore: add publish package CI action

* chore: add PR title commitlint for squash and merge

* chore: limit workflow dispatch to main branch

* fix: undo the workflow dispatch restriction
* fix: local account signers were not correctly handling hex inputs

* docs: update the readme to reflect the latest changes
* feat: `ISmartAccountProvider` accepts `BaseSmartContractAccount` as generic

* fix: fixed type export for `SmartAccountSinger`

* feat: added signMessage method in `SmartAccountProvider`

* feat: fixed lint errors

* feat: exported `alchemyPaymasterAndDataMiddleware` in alchemy package

* feat: fixed core package build issues

* feat: fixed estimation mismatch and implemented signMessage method for `KernelSmartAccountProvider`

* feat: fixed estimation mismatch and implemented signMessage method for `KernelSmartAccountProvider`

* feat: added support for batch transfers

* feat: added support for batch transfers

* feat: added support for batch transfers

* fix: lint errors fixes

* fix: lint errors fixes

* fix: minor code enhancements

* fix: few cleanup items and nits

* fix: few cleanup items and nits

* fix: few cleanup items and nits

* fix: few cleanup items and nits
@SahilVasava SahilVasava merged commit 2cd8007 into main Jul 7, 2023
@SahilVasava SahilVasava deleted the upstream-main branch July 7, 2023 16:11
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.

5 participants