Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from django-oscar/django-oscar-accounts
Track account credits in Django
-
-
1,470 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in ethereum/trinity that received 5 comments
Beam preview prioritize data by block number
What was wrong? All data is treated equally when downloading preview data. How was it fixed? We track the related block number for the data, then p…
+80
−14
•
5
comments
- Fix flaky P2P server tests
- Support older versions of the RLPx protocol
- Write component to support preferred nodes with discovery disabled
- Ensure stream_protocol_messages() returns when multiplexer stops streaming
- use upnp-port-forward library
- update cryptography dependency
- convert to use eth-enr library
Created an issue in ethereum/trinity that received 3 comments
_preview_address_load() never completing
What is wrong?
There's a leak in the number of active coroutines. After applying this patch to async-service: ethereum/async-service#77 it raised:
…
3
comments