Geometry Research

62 posts

Geometry Research banner
Geometry Research

Geometry Research

@__geometrydev__

Geometry Research empowers protocols using cryptography

Israel 加入时间 Aralık 2023
6 关注1.1K 粉丝
Geometry Research
Geometry Research@__geometrydev__·
We’re excited to see what the community builds with this! Check out the code and the documentation: github.com/geometers/o1js…, which describes the different components and shows how to run a rollup example end-to-end. 16/16
English
0
4
21
3.4K
Geometry Research
Geometry Research@__geometrydev__·
The Celestia team provided us with ideas, architectures and example code we’ve built on. To deploy this, teams would need to create a node to orchestrate operations, modifying state transition handling and so on - we’ve provided examples for all of these in the project. 15/16
English
1
2
10
1.7K
Geometry Research
Geometry Research@__geometrydev__·
We’re excited to unveil o1js-blobstream, bringing @CelestiaOrg data availability to @MinaProtocol zkapps! o1js-blobstream uses consensus proofs so that Mina verifies the latest Celestia state and enables zkapps to demonstrate the data they used was published on Celestia. 1/16
English
11
42
177
95.6K
Geometry Research
Geometry Research@__geometrydev__·
Built on wgpu-rs, our library integrates seamlessly into Rust-based clients and supports multiple backends, such as Metal and Vulkan. This lays the groundwork to integrate these improvements into Fuel nodes, paving the way for faster and more efficient blockchain networks. (As a bonus, the shaders can also be deployed on supported client-side browser platforms.) 3/4
English
1
0
8
779
Geometry Research
Geometry Research@__geometrydev__·
Parallel execution for full nodes offers significant performance improvements. Traditionally, a fresh @fuel_network node syncs to the latest block by downloading and serially re-executing all transactions in the chain. By executing these expensive cryptographic opcodes in parallel, nodes can achieve significantly better performance. @weijie_eth has built cross-platform WebGPU shaders for these operations: • EdDSA on curve25519 • ECDSA on secp256k1/r1 1/4
English
3
10
44
8.7K