Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Set of fixes for boojum integration #53

Merged
merged 34 commits into from
Nov 1, 2023

Conversation

StanislavBreadless
Copy link
Collaborator

What ❔

  • Fix max system contract address
  • Ensure that only deployments are allowed for L1->L2 transactions
  • Fix for L1Messenger
  • Fix the EIP1559 checks
  • Fix charging for memory overhead
  • Fix EOA for delegatecalls
  • Add forceDeploy for keccak256 for future use
  • Ensure
  • Lots of other comments/minor changes

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@StanislavBreadless StanislavBreadless requested review from vladbochok and koloz193 and removed request for vladbochok October 30, 2023 23:00
@StanislavBreadless StanislavBreadless changed the base branch from dev to release-v18-boojum October 31, 2023 10:45
contracts/NonceHolder.sol Outdated Show resolved Hide resolved
contracts/Constants.sol Outdated Show resolved Hide resolved
contracts/Constants.sol Outdated Show resolved Hide resolved
Co-authored-by: Vlad Bochok <41153528+vladbochok@users.noreply.github.com>
@StanislavBreadless StanislavBreadless merged commit 8a4349e into release-v18-boojum Nov 1, 2023
8 checks passed
@StanislavBreadless StanislavBreadless deleted the sb-boojum-integration-patch branch November 1, 2023 11:37
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.

5 participants