-
We are at week 21 of the year. The idea is to post the log of what is happening every week!
This is my first attempt about running this log - suggestions welcome
# Week 21 Updates
## :mortar_…
-
Hello everyone,
I finally wrapped my head around what is needed to make #2 happen :)
**Current state**: ZoKrates is really great - however, as soon as more complex primitives (SHA #2 and others) a…
-
On each block, it would be awesome to be able to debug/dump the current state of the tree.
Each location on the tree should be one of 3 states.
1. Waiting to be solved
2. Solved, Waiting for Purc…
-
The Plasma page requires a full rewrite (https://docs.ethhub.io/ethereum-roadmap/layer-2-scaling/plasma/).
Work to be done:
-Provide a detailed, high-level summary of what Plasma is
-Provide an…
-
As we know, there are several different types of different orders that can be placed in a batch auction.
Categories (Market vs Limit)
Types (Buy, Sell & Double sided)
The question here for @f…
-
Under certain, unknown circumstances, the ledger builder controller can get stuck in a loop where it will not add any transitions to the tree even though consensus validates the transitions and inform…
-
I am experimenting with Snarks.js, I tried using it **https://github.com/iden3/circom**
I use the code as so
const zkSnark = require("snarkjs");
const fs=require("fs")
const circuitDef = JSON.p…
-
**Feature**: Fully Decentralized Opt-In Anonymous Transactions
-
I think Privacy on ethereum could be an important aspect to be cover by the book.
Thre are already several projects trying to implement privacy on ethereum, most notably Zcash-on-ethereum (ZoE), Ha…
-
# Plasma Update 09
### Production
We’re focused on getting MoreVP out the door as quickly as we can. We’ve finished specifying our APIs for MoreVP so that they will require minimal change going …