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

Implement executeTransaction(...) #394

Closed
karlfloersch opened this issue Aug 15, 2019 · 1 comment
Closed

Implement executeTransaction(...) #394

karlfloersch opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
@pigi/contracts Tasks for @pigi/contracts

Comments

@karlfloersch
Copy link
Contributor

karlfloersch commented Aug 15, 2019

The SMT will be critical but we can mock much of the functionality & instead just test the state transition function.

  • We may need to update a nonce every time a transaction takes place & use the current value of that nonce as the contract address.
@karlfloersch karlfloersch added the @pigi/contracts Tasks for @pigi/contracts label Aug 15, 2019
@Jinglan Jinglan changed the title Implement verifyOutput(...) with mocked root checking Implement executeTransaction(...) with mocked root checking Sep 3, 2019
@ben-chain ben-chain changed the title Implement executeTransaction(...) with mocked root checking Implement executeTransaction(...) Sep 4, 2019
@karlfloersch
Copy link
Contributor Author

This was way longer than expected. This was probably closer 13/21 hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@pigi/contracts Tasks for @pigi/contracts
Projects
None yet
Development

No branches or pull requests

1 participant