-
Implementation + benchmarking of PoC for discv5 sub-protocol data transmission in combination with uTP.
See also https://github.com/ethereum/devp2p/issues/229
kdeme updated
7 months ago
-
Review the branching of execution of public vs private transactions in an effort to better isolate their differences. The ideal scenario would be that, when running on public networks, none of the pri…
-
https://github.com/ethereum/devp2p/blob/master/rlpx.md
but talk to @fjl first as he said ad DevCon3 that some things in this doc might be miss-leading and might send one on the wrong path
-
we need to wire up node-devp2p and parse ethereum packets
-
Spec: https://github.com/ethereum/devp2p/blob/master/discv4.md
-
Spec: https://github.com/ethereum/devp2p/blob/master/rlpx.md
-
I've been complaining about this for long enough so it's time to put down the issue I see with our network stack and see if we can agree on a best way forward.
Our current Devp2p Protocol stack is …
-
## System/environment
- OS: Arch Linux
- python version: 2.7.14
- pyethapp version: pyethapp-1.5.0
- installation method (pip & pypi/git & setup.py): pip2 install pyethapp
So when I do `pip2 …
-
[Likn](https://github.com/ethereum/discv4-dns-lists)
-
Currently some tests fail on PyPy with a rather confusing error message and traceback.
Example:
```
____________________________________________________ TestFullApp.test_inc_counter_app[6] _________…
ulope updated
8 years ago