Florian Kluge

Results 105 comments of Florian Kluge

will do! Was looking for some functions to add to the math lib already as well ;)

cc @mitschabaude how much of an issue would it be to use base64 instead? I am unsure of the scope

Hey there, I use a slightly modified snarkyjs version that's not public at the moment, hence the commit leads into the void

It mainly exposes a set of functionalities that are not natively exported by SnarkyJS, and since I am still actively working on those parts of the system (far from being...

This would be great! @barriebyron is the queen of docs, so let's see what see thinks but I would be all in for it! I am also happy to review...

We dont really have a way of knowing whether or not we break tutorials with new changes to o1js. I think it would be beneficial to add an additional CI...

context https://o1-labs.slack.com/archives/C01UNQH8XEZ/p1702989926504659?thread_ts=1702973753.503689&cid=C01UNQH8XEZ

# Proof Requests and Recursive Reducer ## Context Actions and reducers influence the circuit size of a smart contract significantly. The reducer is designed to process a fixed-size list of...

It is quite confusing indeed! Personally, I would like to keep the idea of multiple reducers within one contract open, especially since we are considering adding topics to reducers in...