• Mark Tyneway's avatar
    op-chain-ops: cross domain message · beb842ae
    Mark Tyneway authored
    Implement encoding and hashing of `CrossDomainMessage`
    structs. This includes some tests for both v0 and v1
    that were generated using solidity.
    
    This is required for the migration of withdrawal hashes.
    beb842ae
Name
Last commit
Last update
..
encoding.go Loading commit data...
encoding_test.go Loading commit data...
hashing.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...