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

Come up with a better way to handle Network dependent behavior #4

Open
ProofOfKeags opened this issue Jul 13, 2022 · 1 comment
Open
Labels
breaking change This change will require a major version upgrade enhancement New feature or request needs scoping Requires some further refinement before it is ready for implementation

Comments

@ProofOfKeags
Copy link
Collaborator

Example: The Address type doesn't have any reference (type or runtime) to what network the address is for, even though it is a critical piece of the address.

Suggested by @wraithm.

@ProofOfKeags ProofOfKeags added enhancement New feature or request breaking change This change will require a major version upgrade needs scoping Requires some further refinement before it is ready for implementation labels Jul 13, 2022
@ProofOfKeags
Copy link
Collaborator Author

Looks like this is gonna require more exploration. Type witnesses may not be the best solution here.

@ProofOfKeags ProofOfKeags changed the title Make Network dependent data types have a type witness Come up with a better way to handle Network dependent behavior Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This change will require a major version upgrade enhancement New feature or request needs scoping Requires some further refinement before it is ready for implementation
Projects
None yet
Development

No branches or pull requests

1 participant