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

BiBo changes in CU #132

Closed
8 tasks done
TillaTheHun0 opened this issue Nov 7, 2023 · 0 comments · Fixed by #145
Closed
8 tasks done

BiBo changes in CU #132

TillaTheHun0 opened this issue Nov 7, 2023 · 0 comments · Fixed by #145
Assignees
Labels
cu ao Compute Unit

Comments

@TillaTheHun0
Copy link
Member

TillaTheHun0 commented Nov 7, 2023

  • initial state is simply null
  • tags passed to the handler are now just the raw array of { name, value } objects, from Arweave
    • Test contracts will need to use new format for tags
  • handler now accepts (buffer, message, ao)
    • setting up handler returns a Promise
    • invoking the handler does not return a Promise
  • Persist state as buffer instead of object, as part of eval
    • update zod schemas
@TillaTheHun0 TillaTheHun0 self-assigned this Nov 7, 2023
@TillaTheHun0 TillaTheHun0 added the cu ao Compute Unit label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cu ao Compute Unit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant