Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Add fast and slow message contracts #38

Conversation

boyuan-chen
Copy link

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #38 (ae8ef1b) into integrate-message-relayer-fast (19ae3ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           integrate-message-relayer-fast      #38   +/-   ##
===============================================================
  Coverage                           80.55%   80.55%           
===============================================================
  Files                                  49       49           
  Lines                                1934     1934           
  Branches                              311      311           
===============================================================
  Hits                                 1558     1558           
  Misses                                376      376           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19ae3ac...ae8ef1b. Read the comment docs.

@CAPtheorem CAPtheorem merged commit 8843ca9 into integrate-message-relayer-fast Jun 2, 2021
@boyuan-chen boyuan-chen deleted the dev-integrate-message-relayer-fast branch June 7, 2021 18:54
CAPtheorem added a commit that referenced this pull request Jun 8, 2021
* Merge omgx_contracts into /optimism monorepo; integrate message-relayer-fast; and connect up message-relayer-fast with the Dockers/ops

* further cleanup

* get address from addressManager; add tests for the message-relayer-fast

* testing contract deployments to the new stack

* Deployment working....

* Add fast and slow message contracts (#38)

* wip - simplify system - remove message-relayer-fast

* Update L1LiquidityPool.sol

* message relay working

* almost there

* major wallet functions confirmed working - ready

* fix integration tests

* minor tweaks to get everything to run on rebased develop branch

* Integrate #37, confirm compilation and function

* update .env.example for stable rinkeby endpoint

* adds the message-relayer-fast - goal is to end up with self contained folder for this service and associated tests

* Added whitelist (#44)

* wip - disable npm publish until that's set up

* Update publish-develop.yml

* fix formatting via yarn run lint:fix

* more lint cleanup

* assorted and sundry linting issues

* final lint/GH/yarn actions fixes

* remove unneeded spreadsheet code

* fix truffle networkID and more linting

* Updated addresses (#45)

* update fraud-prover .env and accomodate L2 fee = enabled

* Update addresses.json

* fixes tslint<>prettier clash which breaks the GH actions

* delete deployment files

Co-authored-by: cby3149 <[email protected]>
Co-authored-by: cby3149 <[email protected]>
CAPtheorem added a commit that referenced this pull request Jun 10, 2021
* Merge omgx_contracts into /optimism monorepo; integrate message-relayer-fast; and connect up message-relayer-fast with the Dockers/ops

* further cleanup

* get address from addressManager; add tests for the message-relayer-fast

* testing contract deployments to the new stack

* Deployment working....

* Add fast and slow message contracts (#38)

* wip - simplify system - remove message-relayer-fast

* Update L1LiquidityPool.sol

* message relay working

* almost there

* major wallet functions confirmed working - ready

* fix integration tests

* minor tweaks to get everything to run on rebased develop branch

* Integrate #37, confirm compilation and function

* update .env.example for stable rinkeby endpoint

* adds the message-relayer-fast - goal is to end up with self contained folder for this service and associated tests

* Added whitelist (#44)

* beginning of a fast relayer with unit tests

* basics are working

* feat: modify tests to add custom messenger

* feat: make messenger address pluggable

* feat: depl local

* feat: register custom messenger

* feat: automate

* feat: automate

* feat: add options for using own custom messegner with service

* feat: add options for using own custom messegner with service

* merge master

* rem: dep files

* chore: change build command

* style: rename all vars to _fast

Co-authored-by: CAPtheorem <[email protected]>
Co-authored-by: cby3149 <[email protected]>
InoMurko added a commit that referenced this pull request Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants