FourthState / plasma-mvp-rootchain

smart contract implementation according to the Plasma MVP spec.
Apache License 2.0
79 stars 24 forks source link

[Audit Milestone] Exits #78

Closed hamdiallam closed 5 years ago

hamdiallam commented 5 years ago

1.) Added transaction position to the exit structure and appropriate events

2.) Removed getter functions from contract. Public variables can be queried directly

3.) Tests reflect the above

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.2%) to 91.72% when pulling 9d793777471707c9ceba56c06cdc684aa5127ab2 on hamdi/exit-position into ab4fd0ed780c5828ca815946922ba3b05c1e9de4 on master.