0xDeCA10B icon indicating copy to clipboard operation
0xDeCA10B copied to clipboard

[demo] Validate the contracts when they are given by address

Open juharris opened this issue 4 years ago • 0 comments

Currently an error is shown if something fails when loading the contract but it would be better to get more detailed errors for what is invalid. Validate that:

  • [x] Address is for a contract.
  • [x] Components (model, data handler, IM) exist
  • [x] The component contracts are owned by the main entry point.

Leaving this issue open since there's probably more to validate.

juharris avatar Oct 23 '19 15:10 juharris