You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What ❔
Closes#3245
## Why ❔
See #3245 for more details. TLDR better compatibility with ETH spec.
## Checklist
<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->
- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.
Non-legacy transactions are supposed to have
yParity
set to either 0 or 1 (required field). See https://github.com/ethereum/execution-apis/blob/main/src/schemas/transaction.yaml#L264.The text was updated successfully, but these errors were encountered: