Carsten Munk
Carsten Munk
Been playing with verifying ENS resolver results against a known good block hash, but that often takes a bit of poking around the contract to find right getStorageAt Could this...
Add a throughput measurement for memset and a benchmark that tests the sha::digest_u8_slice API performance which is quite dramatically worse than raw_sha throughput
This one might need a bit closer review While porting tinygo to TrueBit, I hit that it was unable to zero the heap up to the end of memory.size as...
like eigensdk-go does: https://github.com/Layr-Labs/eigensdk-go/blob/dev/services/operatorsinfo/operatorsinfo_inmemory.go#L90
This adds atomics support (emulated) for v1compat and introduces a zkos/common for future sharing. During WIP stage, there is also a riscv-tests patch that allows us to run it under...