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 remaining host functions #52

Merged
merged 11 commits into from
Jul 23, 2024
Merged

Implement remaining host functions #52

merged 11 commits into from
Jul 23, 2024

Conversation

lrettig
Copy link
Contributor

@lrettig lrettig commented Jul 22, 2024

Closes #28
Closes #44

including low-level test
So we don't have to keep changing it every time we change the host test
from the Athena side. Leave it in Athcon. Currently unused and not
planning to add support for this soon.
get_block_hash, account_exists. Same story: remove from Athena, leave in
Athcon. Not needed anytime soon.
Using recursive host test to test rollback but it's not working yet
I only changed the gas input
@lrettig lrettig marked this pull request as ready for review July 23, 2024 00:48
@lrettig lrettig merged commit 2b1f525 into main Jul 23, 2024
1 check passed
@lrettig lrettig deleted the host-functions branch July 23, 2024 00:48
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.

MockHost should revert state changes on failure Initial set of host functions
1 participant