-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init * fix eip712. paymaster * remove logs * fix * rename `pureSign` to `signMessageWithPrivateKey` * Add docs Folder to .gitignore * zkSync Should be ZKsync * Mostly Plugin Documentation Also some wallet documentation * Remove ethers References * Remove Ethers References from smart-accounts.ts * Cleanup utils.ts * Export paymaster-utils.ts * Cleanup Paymaster Utils Docs * fix ignore * Remove Ethers References from smart-account-utils.ts * Fix @example Captions * Use Correct Casing for ZKsync Naming * Export Contracts Collection, RPC, & Typed Data Encoder * local tests * Fix Wallet @examples * Wallet Withdraw Docs * local tests * add account abstractions tests * fix finalization * fixes * fix integration tests * fix integrations tests * fix calim failed deposit * Contract deployment (#38) * draft for contract deployment * fix build * relocate register transaction type * fix contract deploy. estimate gas. populate. format with customData * fix paymaster params * Updates to `ContractFactory` Docs * remove a TODO and fix 2 tests at contract deployment * estimate gas for deploy transaction --------- Co-authored-by: Muhammad-Altabba <[email protected]> Co-authored-by: Dan Forbes <[email protected]> * Update README and Add License * little refactor * fix tests and smart accounts * fix value formatting * add test:all * prepare for publish * fix test * new version * add smart accounts interfaces to the plugin * + version --------- Co-authored-by: Muhammad Altabba <[email protected]> Co-authored-by: Dan Forbes <[email protected]>
- Loading branch information
1 parent
6ba6d24
commit ad70f85
Showing
3 changed files
with
47 additions
and
49 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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