research
research copied to clipboard
Moved here from another repo for easier commenting. As title: adding a proposition of an exchange design for a non-custodial, fully trustless (as far as settlements and token ownership goes)...
Design and implement Proof of Concept of Zero Knowledge Continuous Auction. - [x] snark proofs analysis and design - [x] pedersen tree discovery - [x] pedersen tree initial analysis -...
There are 2 problems with blinding receiver address using nonces when doing payments (not operations with venue!): 1) It puts additional burden on the participants, since they need to coordinate...
Following discussions with @paulperegud and @boolafish. Also similar in concept to and inspired by some earlier ideas like "upgrading challenges", mentioned among others in #100.
Origin idea from PG: https://plasma.build/t/rollup-plasma-for-mass-exits-complex-disputes/90 And some notes from Plasma call 21. This uses "roll up" but nothing with snark. That is, use call data to put all the exit...
We do not really want to solve the problem of security of users' private keys ourselves. So, lets enable usage of existing solutions with our chain. 1) **hardware tokens** -...
### Note cf whitepaper :scream We haven’t performed measurements for quality of liquidity (work in progress). However, it would be a reasonable assumption that most crypto volume involves BTC We...
In case when venue and operator are both hacked. 1) Trader makes a deposit and issues an order. 2) Venue creates a settlement, operator places into block that steals and...
As prioritized in [Cinnabon priorities](https://docs.google.com/document/d/1FXL_myMiNja76ojRgrQmpLuTjcVgEnQMav82CkXLtQw/edit) ### Description (From the priority doc) Current exit period is 7 days, this means a finalization outside our plasma network would need such period. What...
A fast withdrawal service provider takes on two risks: 1. Time value cost where the tokens are locked up 2. The withdrawer may try themselves to exit the UTXO, double...