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
improve: Verify relay hashes are the same pre and post upgrade (#878)
* fix: hash entire message when calculating relay hash for evm chains
Signed-off-by: bennett <bennett@umaproject.org>
* make getV3RelayHash public
Signed-off-by: bennett <bennett@umaproject.org>
* update fixture with relay hash change
Signed-off-by: bennett <bennett@umaproject.org>
* improve: Verify relay hashes are the same pre and post upgrade
Adds a simple unit test to check that the same data hash is constructed
* fix
* Update test/evm/hardhat/MerkleLib.Proofs.ts
* Update test/evm/hardhat/SpokePool.Relay.ts
* Update SpokePool.Relay.ts
---------
Signed-off-by: bennett <bennett@umaproject.org>
Co-authored-by: bennett <bennett@umaproject.org>
0 commit comments