o1-labs / o1js

TypeScript framework for zk-SNARKs and zkApps
https://docs.minaprotocol.com/en/zkapps/how-to-write-a-zkapp
Apache License 2.0
473 stars 105 forks source link

Add Base64 Encoding/Decoding and Enhanced String Handling for Bytes #1659

Closed Shigoto-dev19 closed 1 month ago

Shigoto-dev19 commented 1 month ago

Description

All changes revolve around the provable Bytes class.

Changes

Notes

mitschabaude commented 1 month ago

note that the tests are just failing because you changed the bindings and mina submodules

Shigoto-dev19 commented 1 month ago

I reviewed it, have a few more comments, looks great overall

Thank you for the review! I'll address the comments and update the branch :)