Raphael Panic
Raphael Panic
Currently, signatures could theoretically be replay-attacked on chains with similar runtime method signatures, since the methodId is only the hash of the module name + method name. Therefore, any user...
In processor, some modules are duplicated instead of importing them from sequencer. Fix that by pulling changes upstream in case there are any, or import the sequencer's implementations. Examples are:...
Based on #269
Depends on #260
Merge into #287
When the sequencer process loses connection to redis, the whole process crashes
Currently STs and corresponding STBatches are modelled as JSON inside postgres. We ideally want to minimize usage of JSON fields, since that 1) doesn't allow querying over them and 2)...
As of o1js 1.7.0, ZkPrograms accept a `proofsEnabled` parameter. Back when we created the ZkProgrammable utilities, the lack of that was the primary reason of that being created. Now that...
https://github.com/microsoft/tsyringe/blob/master/README.md#disposable-instances