Skip to content

Hash entrypoint payload in account contract#688

Merged
spalladino merged 1 commit intomasterfrom
palla/account-contract-2
May 25, 2023
Merged

Hash entrypoint payload in account contract#688
spalladino merged 1 commit intomasterfrom
palla/account-contract-2

Conversation

@spalladino
Copy link
Copy Markdown
Contributor

@spalladino spalladino commented May 24, 2023

Requires contracts to be built with noir-lang/noir#1396

Fixes #655

bytes
}

// TODO: This function returns all zeroes. Figure out why!
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sirasistant this function returned a byte array with just zeroes. Any idea why? I spent a few hours debugging and eventually gave up and switched to the implementation above.

@spalladino spalladino enabled auto-merge (squash) May 24, 2023 23:29
@spalladino spalladino merged commit 9b3fdeb into master May 25, 2023
@spalladino spalladino deleted the palla/account-contract-2 branch May 25, 2023 09:27
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.

Implement a basic ECDSA account contract in Noir

2 participants