Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
juharris opened this issue Oct 23, 2019 · 0 comments
Open
3 tasks done

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

juharris opened this issue Oct 23, 2019 · 0 comments
Labels
demo Relates to the code to demonstrate the framework enhancement New feature or request

Comments

@juharris
Copy link
Member

juharris commented Oct 23, 2019

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:

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

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

@juharris juharris added enhancement New feature or request demo Relates to the code to demonstrate the framework labels Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Relates to the code to demonstrate the framework enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant