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

Slatepack #18

Merged
merged 14 commits into from
Jul 16, 2020
Merged

Slatepack #18

merged 14 commits into from
Jul 16, 2020

Conversation

quentinlesceller
Copy link
Contributor

@quentinlesceller quentinlesceller commented Jun 17, 2020

  • Add NRD Kernel
  • Add all the examples for the new owner APIs method (get_slatepack_address, get_slatepack_secret_key, create_slatepack_message, slate_from_slatepack_message, decode_slatepack_message)
  • Update dependencies
  • Remove SlateV2
  • Add SlateV4 (compact slates) with ser/deser (marshal/unmarshal) logic
  • Add more tests
  • Add Slatepack struct

NB: The default slate is still a V3 I still need to implement the translation between v3 and v4.

@quentinlesceller quentinlesceller added the enhancement New feature or request label Jun 17, 2020
@quentinlesceller quentinlesceller marked this pull request as draft July 7, 2020 19:07
@quentinlesceller quentinlesceller marked this pull request as ready for review July 16, 2020 16:31
@quentinlesceller
Copy link
Contributor Author

This is working. Not everything is in there but should be enough for alpha version.

@quentinlesceller quentinlesceller merged commit 248514d into master Jul 16, 2020
@quentinlesceller quentinlesceller deleted the slatepack branch July 16, 2020 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant