taiga icon indicating copy to clipboard operation
taiga copied to clipboard

A framework for generalized shielded state transitions

Results 59 taiga issues
Sort by recently updated
recently updated
newest added

This shows off what it is like to integrate #203 with origin/main. Integration branches like this should not be merged, instead we can take and apply the merge commit if...

- [x] Import trivial VPs (`1=1` and `1=0`) and attempt to prove them within taiga codebase; adjust taiga if necessary. - [x] List questions for Vamp-IR team and functional requirements...

enhancement
prio:high

This is an issue for discussing what various structures should be renamed to and why. Later in time we will have a meeting, discuss all of the terms and points,...

documentation

Further update of the Taiga spec - [ ] Populate the accumulation section - [ ] Make the spec readable and consistent - [ ] Do tasks from #10

documentation

- [x] clean up - [ ] (maybe) add sections about intent app and token app

documentation

Problem: when allowing the shielded and transparent mixing, a transparent partial transaction could consume the shielded notes(intents). The private information of shielded notes(intents) could be deduced from the transparent ptx...

prio:med
security

Taiga API for solvers. - [ ] `createPtx() : Ptx` Creates the initial partial transaction, spending user’s available assets and possibly creating some notes (intent notes or the desired assets...

API

Taiga API for wallets. - [ ] `createPtx() : Ptx` Creates the initial partial transaction, spending user’s available assets and possibly creating some notes (intent notes or the desired assets...

API

Taiga interpreter API exposed to the Executor Node. - [ ] `execute(txRequest, read_key_subspace, write_key_subspace)` For better context, copying over a short discussion on this issue that took place in Slack:...

API