Skip to content

core/types/bal: update the BAL definition to the latest spec#34799

Open
rjl493456442 wants to merge 4 commits intoethereum:masterfrom
rjl493456442:upgrade-bal-def
Open

core/types/bal: update the BAL definition to the latest spec#34799
rjl493456442 wants to merge 4 commits intoethereum:masterfrom
rjl493456442:upgrade-bal-def

Conversation

@rjl493456442
Copy link
Copy Markdown
Member

@rjl493456442 rjl493456442 commented Apr 23, 2026

This PR updates the BAL structure definition to the latest the spec,

  • Balance has been changed from [16]byte to uint256
  • Storage key and value has been changed from [32]byte to uint256
  • BlockAccessList has been changed from a struct to a slice of AccountChanges
  • TxIndex has been changed from uint16 to uint32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant