-
In the [last endianness debate](https://github.com/ethereum/eth2.0-specs/pull/139) we decided to favour little-endianness. Since then there have been various developments (see points 1-4 in favour of …
-
### Specification
If `block.number >= CONSTANTINOPLE_FORK_BLKNUM`, the gas cost for the following precompiles is reduced:
* `ECMUL`: reduced from 40000 to 10000
* `GPAIRINGBASE`: reduced from 1…
-
## Description
**As a trader**, I want to make sure the order is anonymous on plasma chain,
**So that** other traders cannot learn unnecessary information from my order.
sub story of #53
## N…
-
- **Direction 0: Mitigations**
- **Proposal 0:** Change hard-coded VDF every month
- **Proposal 1:** VDFs that we use are memory-hard
- according to Ben they are difficult, require SNARKs a…
-
Current research on the EIPS can be found under the `./research` directory. To avoid bloating this issue I'll leave those notes there, further discussions should occur here. It should be noted that th…
-
From Ben: "aggregation just requires setting the field of the second snark to be the order of the curve in the first"
Next steps are:
- [ ] set field of second snark
- [ ] Write circuit according…
-
We want deposits to be both secure and private - not leaking information about funds moving to the venue.
* Security requirement - operator needs to be able to detect that input of the transaction i…
-
一直没想明白这个问题,难道每个交易的涉及到的ABC多项式都是一样的?如果不一样,那按zk-snarks的说法,CRS不就是需要一直在变吗,求大佬解答下
-
Join in for the weekly Monero Research Lab meeting.
**When**: Monday, 9 December 2019 @ 17:00 UTC
**Where**: #monero-research-lab (freenode/matrix)
**Agenda**
1. Greetings
2. Roundtable
…
-
where are these parameters of the bn128 curve from?
any references?
thank you for your help.