Closed zambien closed 5 years ago
Hey @cypherhat. The contracts are here: https://github.com/omisego/plasma-contracts
They're currently under security audit but the interfaces will remain the same. This is the call that we want to protect: https://github.com/omisego/plasma-contracts/blob/1cb543de46a335238ec46f5997f3955414118b3a/plasma_framework/contracts/src/framework/BlockController.sol#L81
Let me know if you need anything else
Ah, do you mean by testing successfully testing end to end? We're going to need to make a small change in https://github.com/omisego/elixir-omg to modify behaviour from interactions with Ethereum directly, and move to pushing block submission to the Vault & vault-ethereum
. I can get the ball rolling with that now to get support added in time (hopefully) for when we're ready to start testing.
From the change log:
0.0.2 (October 26, 2019)
NEW FEATURES:
IMPROVEMENTS:
BUG FIXES: