GeniusVentures / GeniusVentures/ProofSystem
Create proof carrying data
Open
@henriqueaklein is already working on this.
Since Jan 24, 2025.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now there's nothing that ties proofs together, so one can fake transactions that are invalid and they will be verified to be true by placeholder proof system.
Need to find a way to insert PCD into it to make sure that all transactions are tied to the previous one and if we can proof the first one the following ones will be tied to that I think
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.