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

Client L2 writing #103

Merged
merged 14 commits into from
Jun 6, 2024
Merged

Client L2 writing #103

merged 14 commits into from
Jun 6, 2024

Conversation

pikonha
Copy link
Contributor

@pikonha pikonha commented May 28, 2024

Client L2 writing

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

This introduces the handling of the StorageHandledByL2 as specified in the EIP-5559.

Related Issue

#15

Changes

  • New feature implementation
  • Bug fix
  • Code refactoring
  • Documentation update
  • Other (please specify)

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@pikonha pikonha added the enhancement New feature or request label May 28, 2024
@pikonha pikonha self-assigned this May 28, 2024
@pikonha pikonha force-pushed the feat#22-client-write-l2 branch from 421d228 to 089932a Compare June 5, 2024 12:32
.vscode/launch.json Outdated Show resolved Hide resolved
packages/client/src/client.ts Show resolved Hide resolved
packages/client/src/client.ts Outdated Show resolved Hide resolved
packages/client/src/write.ts Outdated Show resolved Hide resolved
packages/client/src/write.ts Outdated Show resolved Hide resolved
Base automatically changed from feat#15-l2-eip-5559 to main June 6, 2024 12:12
@pikonha pikonha merged commit 1cba9aa into main Jun 6, 2024
1 check passed
@pikonha pikonha deleted the feat#22-client-write-l2 branch June 6, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants