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

WIP: #13 Unifying MASP implementations between CLI and Web #172

Conversation

memasdeligeorgakis
Copy link
Contributor

What does this PR do

It unifies the implementation of creating MASP transfers between CLI and Web client. The code in core namada/shared is refactored so that the only aspects that are different between those are contained in a trait called ShieldedUtils and are being implemented and passed to a common code.

The changes here are reflecting the refactoring that is being done at the core Namada codebase here anoma/namada#848

How to test it

The instructions will follow soon

* added dependencies to Rust code (using non merged branch
  murisi/shared_masp2 of namada/shared for the moment before
  that is merged to main)
* added placeholder functions to both side (Rust and JS)
* added code to create the glue code with placeholder signatures
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request December 15, 2022 18:05 Inactive
@mateuszjasiuk mateuszjasiuk deleted the feat/13_unify_masp_implementations_between_cli_and_web branch September 13, 2024 09:34
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

Successfully merging this pull request may close these issues.

2 participants