issues
search
ethereum
/
pydevp2p
Python Implementation of the Ethereum P2P stack
MIT License
250
stars
335
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rlp.utils delete endoce_hex, is_integer functions, and move them into ethereum.utils
#98
Choogle-Ma
opened
5 years ago
0
Can anyone answer few questions to help me write some documenation on pydevp2p?
#97
cseberino
opened
6 years ago
0
Drop python 2 support and upgrade rlp>1
#96
hrishikeshio
opened
6 years ago
1
[wip] remove pyrlp.utils dependency
#95
hrishikeshio
closed
6 years ago
3
update coincurve
#94
ofek
opened
6 years ago
2
Ethereum Wire Protocol implementation
#93
chainhead
opened
6 years ago
0
Explicitly open text files as utf-8 encoded
#92
Cakez0r
opened
6 years ago
0
add _init_upnp return value
#91
rairyx
closed
6 years ago
2
Fixed compatible_p2p_version #89
#90
hwwhww
closed
6 years ago
1
Version clash with devp2p v5 as defined by EIP706
#89
karalabe
closed
6 years ago
0
Bump rlp version
#88
hwwhww
closed
7 years ago
1
Specify encoding for *.rst files in setup.py (Python 3)
#87
mfranciszkiewicz
closed
5 years ago
3
Test suite fails, “module object has no attribute 'ECC'”
#86
bignose-debian
opened
7 years ago
0
fixed coding problem for working with python 3
#85
changwu-tw
closed
7 years ago
1
fixed py3 incompatibility
#84
changwu-tw
closed
7 years ago
3
Connecting node with old pubkey
#83
Elfoniok
opened
7 years ago
0
Don't try to send through closed socket in NodeDiscovery
#82
Wolf480pl
opened
7 years ago
4
Replace pyelliptic with pyca/cryptography
#81
Wolf480pl
opened
7 years ago
12
switch to coincurve
#80
ofek
closed
7 years ago
3
Removed unused JSONRPC library and imports
#79
ongrid
closed
7 years ago
3
Fix offset-based cmd_id translation
#78
Wolf480pl
closed
7 years ago
7
Reuse the UPnP context
#77
Wolf480pl
closed
7 years ago
2
Use FormatError instead of assertions for length checks of incoming messages
#76
Wolf480pl
closed
7 years ago
0
Update connection_strategy_simulator.py
#75
li-ch
closed
7 years ago
1
Fix errno handling
#74
Wolf480pl
closed
7 years ago
1
Fix test_eviction_node_inactive failing on Python 3
#73
Wolf480pl
closed
7 years ago
5
Fix Address constructor on Python 3
#72
Wolf480pl
closed
7 years ago
1
Make test_address pass again
#71
snario
opened
7 years ago
0
Fix for link in README.rst
#70
sandakersmann
closed
7 years ago
1
Teardown k_request_timeout
#69
AndreMiras
closed
7 years ago
0
Feature/test discovery fixes
#68
AndreMiras
closed
7 years ago
1
Exception SyntaxError fix
#67
AndreMiras
closed
7 years ago
1
Remove nonworking badge
#66
sandakersmann
closed
7 years ago
2
Changed http:// to https:// on one link
#65
sandakersmann
closed
7 years ago
0
upnp support
#64
rairyx
closed
7 years ago
1
Remove JSONRPCServer, which is not used anywhere
#63
gsalgado
closed
7 years ago
0
Shared context for ecdsa_* methods
#62
mfranciszkiewicz
closed
7 years ago
0
JSONRPCServer doesn't seem to be used anywhere
#61
gsalgado
closed
7 years ago
0
Catch the mainnet
#60
janx
closed
7 years ago
0
Use coincurve instead of secp256k1-py
#59
ofek
closed
7 years ago
2
Change the pyelliptic dependency
#58
LefterisJP
opened
7 years ago
4
bump rlp version
#57
pipermerriam
closed
7 years ago
1
bump rlp to 0.5.0
#56
pipermerriam
closed
7 years ago
2
packet may "stuck" during interactive exchange
#55
paulperegud
opened
7 years ago
1
Simple local network size estimation
#54
Elfoniok
opened
7 years ago
2
update deps rlp==0.4.7 and secp256k1==0.13.2
#53
cdetrio
closed
7 years ago
2
Add handshake tracking to kademlia protocol
#52
konradkonrad
opened
7 years ago
2
useless_peer response from bootstrap node
#51
fastchain
closed
7 years ago
3
devp2p.kademlia doesn't properly support explicit node lookups
#50
konradkonrad
opened
7 years ago
0
Skip private networks
#49
konradkonrad
opened
8 years ago
1
Next