issues
search
Consensys
/
discovery
Java implementation of Discovery v5
Apache License 2.0
10
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update tuweni library.
#183
david-ry4n
closed
3 weeks ago
1
Expose IdentitySchemaInterpreter.calculateNodeId
#182
zilm13
closed
1 month ago
0
Add `lookupNode` by nodeId in DiscoverySystem
#181
zilm13
closed
1 month ago
0
IPv4/IPv6 additional handling + dependencies updates
#180
StefanBratanov
closed
4 months ago
1
Configure Renovate
#179
renovate[bot]
closed
1 month ago
1
Support listening both IPv4 and IPv6 + NodeRecord extension
#178
StefanBratanov
closed
4 months ago
0
Dependencies updates + README
#177
StefanBratanov
closed
5 months ago
0
Support listening and advertising dual-stack (IPv4 and IPv6)
#176
StefanBratanov
closed
4 months ago
0
Change CircleCI context
#175
StefanBratanov
closed
11 months ago
1
Fixed NPE in node session
#174
rolfyone
closed
1 year ago
0
`NPE` during handshake
#173
tbenr
closed
1 year ago
0
Bouncy Castle to 1.76 using the Java 8 variant
#172
fab-10
closed
11 months ago
4
Implement source address filtering
#171
ajsutton
closed
1 year ago
0
Remove old/unused classes
#170
jtraglia
closed
1 year ago
1
Fix potential memory leak in tracking of session nonces
#169
ajsutton
closed
2 years ago
0
Use Guava cache for ExpirationSet to simplify and optimise implementation
#168
ajsutton
closed
2 years ago
0
Update dependencies
#167
ajsutton
closed
2 years ago
0
Use modern docker image when building
#166
ajsutton
closed
2 years ago
0
Lookup lower distances if there's space
#165
jtraglia
closed
2 years ago
0
Query distances from left/right of target distance
#164
jtraglia
closed
2 years ago
3
Fix JavaCase findings
#163
jtraglia
closed
2 years ago
0
Simplify logDistance function
#162
jtraglia
closed
2 years ago
0
Make streamClosestNodes synchronized
#161
jtraglia
closed
2 years ago
2
Add shouldRejectInvalidTotalPackets test
#160
jtraglia
closed
2 years ago
0
Check for more required fields
#159
jtraglia
closed
2 years ago
1
Update errorprone & do ConsenSys errorprone checks
#158
jtraglia
closed
2 years ago
0
Throw decoding exception if there's an invalid node distance
#157
jtraglia
closed
2 years ago
0
Ensure pong response recipient port is a uint16
#156
jtraglia
closed
2 years ago
0
Add shouldRejectTrailingBytes test for messages
#155
jtraglia
closed
2 years ago
0
DiscoveryIntegrationTest intermittently fails
#154
jtraglia
opened
2 years ago
0
Fix DiscoveryNetworkTest on macOS
#153
jtraglia
closed
2 years ago
1
Handle null return from grgit.describe
#152
jtraglia
closed
2 years ago
0
Fix some miscellaneous things
#151
jtraglia
closed
2 years ago
0
Ensure no unexpected trailing data for all message types
#150
jtraglia
closed
2 years ago
1
Reduce verbosity for `NodeSession` debug logs
#149
Nashatyrev
closed
2 years ago
0
Remove usage of web3j library
#148
zilm13
closed
2 years ago
0
Replace web3j crypto
#147
ajsutton
closed
2 years ago
0
Make `recursiveLookupInterval` configurable
#146
Nashatyrev
closed
2 years ago
0
Add ignore list for nodes to avoid quick recheck after failed livenes…
#145
zilm13
closed
2 years ago
2
Update to gradle 7.4
#144
ajsutton
closed
2 years ago
0
Switch to parsing RLP with tuweni-rlp instead of web3j
#143
ajsutton
closed
2 years ago
0
Misc updates: performance, logging, hacking
#142
Nashatyrev
closed
2 years ago
0
Make `ExternalAddressSelector` pluggable
#141
Nashatyrev
closed
2 years ago
2
Validate ENR field keys ordering and uniqueness
#140
Nashatyrev
closed
2 years ago
0
Remove direct dependency on vertx.
#139
ajsutton
closed
2 years ago
0
Update dependencies and remove usage of jcenter
#138
ajsutton
closed
2 years ago
0
Upgrade to log4j 2.17.1
#137
ajsutton
closed
2 years ago
0
Create and use a single `SecureRandom` instance
#136
Nashatyrev
closed
2 years ago
0
Fix concurrent access to KBucket
#135
ajsutton
closed
2 years ago
0
Make `KBucket` class thread safe
#134
Nashatyrev
closed
2 years ago
3
Next