• smartcontracts's avatar
    feat[message-relayer]: relay tx generator (#952) · 86708bb5
    smartcontracts authored
    * feat[message-relayer]: relay tx generator
    
    * whoops, I burned our infura key
    
    * fix minor bug
    
    * add comments
    
    * add more comments and clean stuff up
    
    * add empty test descriptions
    
    * add tests
    
    * move smock to dev deps
    
    * chore: add changeset
    
    * minor cleanup to merkle tree proof function
    
    * use bignumber math to avoid nested await
    
    * use a better interface
    
    * minor fixes and simplifications
    86708bb5
Name
Last commit
Last update
.changeset Loading commit data...
.github Loading commit data...
examples Loading commit data...
integration-tests Loading commit data...
l2geth Loading commit data...
ops Loading commit data...
packages Loading commit data...
patches Loading commit data...
specs Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.nvmrc Loading commit data...
.prettierrc.json Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
lerna.json Loading commit data...
package.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...
tslint.base.json Loading commit data...
yarn.lock Loading commit data...