Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix build for upstream-fef2098 (#754)
* deps: update zksync forks chore: remove obsolete alloy patches * fix: missing closing delimiter * fix(eip712): implement missing `Transaction` fns * fix: outdated import * fix: respect borrowing rules * fix(verify): specify "default" as comp profile * refactor(eip712): use `PrimitiveSignature` deps: remove unused `alloy_signer` * fix(script): swapped `simulate` args * chore: note over clippy lint * fix(create:zk): pass `ArtifactId` refactor(create:zk): `remove_zk_contract` more similar to upstream * fix(eip712): retrieve proper v value * fix(create:zk): use source path * feat(ci): run ci on upstream merge PRs * chore: fmt * chore: switch to `sh_println` * chore: fmt * fix(test:zk): avoid initializing empty project * feat(ci): switch to hosted runner * fix(ci:zk): setup git config * fix(ci): run test on all "upstream" branches * fix(build): move empty files check in paths ext * fix(ci): pin to ubuntu-22.04 * chore: revert inconsistent change * chore: comment why `ecx_inner`