-
Couldn't load subscription status.
- Fork 48
Description
Design Doc for Doc 153
Review meeting for the Proposal to flatten immutable arguments within the DisputeGame, so that new deployments can use proxies instead of requiring full redeployments of the proofs system.
Date, Time and Duration
Design Doc 153
Tuesday, November 26
10:00-10:30am EST
Video call link: https://meet.google.com/hhm-gwjj-xtb
Or dial: (TH) +66 2 844 9331 PIN: 819 416 503 3020#
More phone numbers: https://tel.meet/hhm-gwjj-xtb?pin=8194165033020
Link to design doc
#153
Additional Context
Multiple implementations were discussed, at first the proposal was to flatten all constructor arguments as immutable args provided by the factory and stored in an associated config mapping. However, due to Solidity's limitations, this would be a generic blob of bytes, to which an IExtraDataFiller contract was suggested to properly store the args, before Creator contracts were settled on to deploy new DisputeGames.
Requested Attendees
@ajsutton @clabby @maurelian @smartcontracts