• Mark Tyneway's avatar
    contracts-bedrock: fix deposit helpers · 092b0901
    Mark Tyneway authored
    There is a solidity contract for computing the L2 tx hash
    so that its easy for devs to compute it with an `eth_call`.
    This makes it easy for users that do not have a custom library
    written in their language to compute the L2 tx hash.
    
    Also fix the typescript implementation of the deposit tx type
    so that the correct tx hash is computed.
    092b0901
Name
Last commit
Last update
..
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...