FuelLabs/fuel-v1-contracts

Commiting new block should check IDs

Closed this issue · 2 comments

When a new block is committed, the registered IDs should be checked to prevent re-org attacks invalidating blocks.

  • Token ID
  • Address ID

@adlerjohn are you sure about this?

Nevermind, the values are taken from storage, so no checks are needed.