Call for data structures/interfaces


#1

Hi all! One takeaway after the implementers call we just had was that it would be great to take a look at everyone’s data structures to compare/find similarities! I’ll start the ball rolling by pointing everyone to some of Plasma Group’s work.

The main areas of interest would probably be our transaction format as well as our main plasma contract. The latter also contains the struct for what we call “state updates” which are the outputs of transaction execution, and are the things placed in the leaves in our blocks.

Looking forward to see others’! I think that the transaction format and the format for what is committed in blocks would be the coolest thing to see, and also the contract methods for things like depositing and exiting :slight_smile: