Howard Wu
Howard Wu
### Summary - Implement Monero transaction builder - Implement test suite for Monero transaction builder
### Summary - Implement Zcash transaction builder - Implement test suite for Zcash transaction builder
## 🚀 Feature (Note to self) Introduce `DataMap(program_id) -> Vec` efficiently
## 🚀 Feature 1. Add controls that allow snarkOS to adjust 2 rates: a. The rate that RPC requests from **all** IP addresses are processed b. The rate that RPC...
## 🚀 Feature Move crawler and synthetic to a new repository
[Ignore] groth16 private branch Its snarkVM cousin may be found here https://github.com/AleoHQ/snarkVM/pull/268 ## Deltas - Removes requirement from `Ledger` and `Storage` that memos must be unique - Switches node server...
## 🚀 Describe the Feature Adding support for floats (f8, f16, f32, f64) ## Motivation Floating-type values are important for ML and data science applications.
## Tracking Experimental development ## TODOs - [ ] Hardcode the noop program proof to improve performance - [ ] Introduce a verifying key abstraction for transitions - [ ]...
## Motivation feat: introduce atomic batch writes