-
Notifications
You must be signed in to change notification settings - Fork 6
Move wallet repo and development to monorepo #35
Conversation
…er-fast; and connect up message-relayer-fast with the Dockers/ops
Codecov Report
@@ Coverage Diff @@
## develop #35 +/- ##
===========================================
+ Coverage 80.60% 82.14% +1.53%
===========================================
Files 50 49 -1
Lines 1939 1904 -35
Branches 311 304 -7
===========================================
+ Hits 1563 1564 +1
+ Misses 376 340 -36
Continue to review full report at Codecov.
|
… folder for this service and associated tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to take another look but I do think we should revert all lint changes, these are gonna cause unnecessary headaches later on
.../contracts/contracts/optimistic-ethereum/OVM/bridge/messaging/OVM_L1CrossDomainMessenger.sol
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, let's try to revert lint changes to upstream, will be helpful!
examples/hardhat/deployments/optimism/solcInputs/a4e2764a77fec30ccb674d800c46e436.json
Outdated
Show resolved
Hide resolved
fix: move all /home/vault to /vault
*Prepare to EOL/Archive omgx_contracts
*Move dockers/envs to /ops - where possible
*Remove local dockers/envs from /packages/omgx/message-relayer-fast
*Re-enable docker-compose up --build --detach
*Confirm correct spin up of the optimism stack
*Remove message-relayer-fast
*Confirm unit/integration tests for the wallet stack
*Prepare for alternative approach (white_listing) for fast message relay