-
I'd like to be able to use a blob store like this to store things with the option of purging data that should no longer be kept (e.g. for privacy reasons). But right now the interfaces in this package…
-
## Prolly Trees
The Prolly Tree, an amalgamation of Merkle and B-Tree architectures, is devised to streamline data searching and classification. This structure is pivotal in swiftly discerning discre…
-
**Is your feature request related to a problem? Please describe.**
Instead of giving the anonimity set, user can construct merkle tree locally and send the root to the API.
**Describe the solution…
-
To replicate change the `duplicate_crash` test in `fuzz/fuzz_targets/deserialize_psbt.rs` like the following:
```
#[test]
…
-
We already have some part of the proving job implemented. However, it needs some patches and fixes
1. Move PIE fetching from disk to S3
2. Make it work with tesnet SHARP. Last time it was tested, …
-
## Type of issue
* Bug report
## Environment
```
Node.js v22.2.0
win32 10.0.19045
```
## Expected behavior
stuff works
## Current behavior
```
TypeError:…
-
### Project: Porting Over zk-kit circuits from Circom to Noir - 2
**GitHub Issue: ** https://github.com/privacy-scaling-explorations/acceleration-program/issues/48
### Project Overview:
**Ove…
-
Related: paritytech/polkadot-sdk#278
Related: paritytech/polkadot-sdk#359
NOTE: This is intended to evolve into a full RFC, but is at present more of a bare collection of notes.
New overlay ite…
-
### Implementation ideas
Currently, the CID is the hash of the nodes inside the NMT or the hash of the Share.
Therefore a Light Node will ask for the child hashes of a row root as the CIDs. And t…
-
I think for MVP we're going to want a log of all actions taken via the API. This will be invaluable for fielding support requests ranging from the most basic (user confusion) to more complicated (tha…