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

Effect hash computation #7

Merged
merged 6 commits into from
Nov 25, 2024
Merged

Effect hash computation #7

merged 6 commits into from
Nov 25, 2024

Conversation

abenso
Copy link
Collaborator

@abenso abenso commented Nov 25, 2024

Parser for input data
Computes the effect hash of the transaction plan.
Supported actions: Spend, Output, Delegate, and Undelegate.
Includes cpp and Zemu tests.
Note: UI is not completed

parse spend plan and clean code

send spend action to rust

add output parser

add delegate and undelegate

wip - spend effect hash

wip - spend hash

spend hash implementation

refurbish spend hash calc

compute effect hash

and note
update blob to test

fix body in spend plan

clean warning

move plan files

add spend and output tests

move plans
handle error

add memo key information

send sk key as parameter

add file comments

add sign in zemu
fix cpp tests

move decode functions

update try files

rename method
@abenso abenso merged commit 664b16f into dev Nov 25, 2024
55 of 56 checks passed
@abenso abenso deleted the feat/action_hash branch November 25, 2024 20:11
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