You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a "base branch" for Gwyneth (Taiko's BBR initiative) and take over taiko-simplified branch from Brecht's taiko-mono fork and make it compiling, tests not-failing, etc.
Modify protocol:
Add necessary code/features (preconfirmations, extra checks, some simple staking-style interface, for prover slashing for liveness).
Update some code if relevant, with most up-to-date taiko-mono code (AddressManager, SgxVerifier, EssentialContract, LibStrings, TaikoL2, SignalService, etc.)
Simple tests for propose and prove, with setting up a local anvil testnet (script) possibility (to test with the node)
Additional context
No response
The text was updated successfully, but these errors were encountered:
adaki2004
changed the title
feat: taiko-simplified v1.0
feat: Gwyneth initial tasks
Jul 3, 2024
Describe the feature
Tasks to be done:
Create a "base branch" for Gwyneth (Taiko's BBR initiative) and take over
taiko-simplified
branch from Brecht'staiko-mono
fork and make it compiling, tests not-failing, etc.Modify protocol:
AddressManager
,SgxVerifier
,EssentialContract
,LibStrings
,TaikoL2
,SignalService
, etc.)Simple tests for propose and prove, with setting up a local anvil testnet (script) possibility (to test with the node)
Additional context
No response
The text was updated successfully, but these errors were encountered: