movementlabsxyz / movement

The Movement Network is a Move-based L2 on Ethereum.
Apache License 2.0
82 stars 66 forks source link

Adds Id to Hash and Verification of IR Blobs for Light Node #888

Closed l-monninger closed 4 days ago

l-monninger commented 5 days ago

Summary

Adds id to hash and verification of IR blobs for light node. Resolves #877.

Testing

  1. Unit test added to ensure signing and verification respect id.

Outstanding issues

None