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

Integrate scale package into lib/trie #1750

Closed
jimjbrettj opened this issue Aug 23, 2021 · 0 comments
Closed

Integrate scale package into lib/trie #1750

jimjbrettj opened this issue Aug 23, 2021 · 0 comments
Assignees

Comments

@jimjbrettj
Copy link
Contributor

jimjbrettj commented Aug 23, 2021

Task summary

  • Replace all occurrences of the old scale library with the new package
  • Remove custom receiver functions concerning encoding/decoding where possible
  • Current code decodes/encodes recursively, and by passing along a buffer. May require some additional functionality in pkg/scale.

Specification reference

Other information and links

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

3 participants