0xPolygonMiden / miden-vm

STARK-based virtual machine
MIT License
632 stars 161 forks source link

feat: add `PartialEq`,`Eq` and `De/Serialize` for `AdviceInputs` and `AdviceMap` #1494

Closed SantiagoPittella closed 2 months ago

SantiagoPittella commented 2 months ago

closes #1448

As @bobbinth said at https://github.com/0xPolygonMiden/miden-base/issues/860#issuecomment-2344897083 , the PR is opened against main since it is not a breaking change.