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

Create ownables_utils crate #59

Open
jasny opened this issue Mar 22, 2023 · 0 comments
Open

Create ownables_utils crate #59

jasny opened this issue Mar 22, 2023 · 0 comments

Comments

@jasny
Copy link
Member

jasny commented Mar 22, 2023

The ownables rust contains a lot of boilerplate code. The amount of code, even though it doesn't need to be touched, can be overwhelming for new Ownable developers.

Create an ownables_utils crate and move as much common logic there.

  • IdbStorage (maybe rename to ExternalStorage, because it's not dependent on indexeddb)
  • address_eip155 and address_lto
  • Common structs from msg.rs and state.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant