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
Refactored AccessListTransaction by hoisting complex class member
- New Access class abstracts complex tuple of terms used by ALT
- All forks which use ALT now use Access
- All changes propogated to FeeMarketTransaction, BlobTransaction
- Updated corresponding RLP tests
- Updated docstrings
- Updated t8n to comply with changes
0 commit comments