Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
grunt-html-snapshot
A grunt task that takes html snapshots from websites. Useful to make ajax sites crawlable
-
angular-todo-app
A clone of the backbone todo app implemented with angularjs
-
Knockout-Rx
Knockout-Rx-Playground
-
stackoverflow-knockout-example
Example code used for this posting: http://stackoverflow.com/questions/6089727/how-to-architecture-a-webapp-using-jquery-mobile-and-knockoutjs
-
SignalR.Reactive
Laying the power of the Reactive Extensions on top of SignalR
-
swiftcore.js
A lightweight microkernel / IOC Container that is very flexibile
JavaScript 14
1,338 contributions in the last year
Activity overview
Contribution activity
April 2019
- cburgdorf/ethereum-python-project-template Shell
- cburgdorf/pytest-asyncio-network-simulator Python
- cburgdorf/py-ssz Python
- cburgdorf/eth-abi Python
- cburgdorf/eth-keys Python
- cburgdorf/pyrlp Python
- cburgdorf/vyper Python
Created a pull request in ethereum/trinity that received 5 comments
Perf: Don't create intermediate tuples in normalizer
What was wrong? THIS IS A WEIRD ONE: I thought I've found a potential performance issue within our normalizer code but after crunching some numbers…
- Increase timeout for backend peer candidate requests
- Migrate to mypy.ini and enable more checks
- Move connection tracking to a plugin
- remove uneeded ConnectedPeersIterator class
- Make kademlia.Node pickleable
- [WIP] move connection tracking to a plugin
- Raise correct exception classes during subproto handshake
- Cleanup logic around connecting to a peer
- make Peer.supported_sub_protocols a public property
- make PeerPool.event_bus a reliably typed property
- Create log directory, if data dir is empty
- [WIP] Support lahja#36
Created an issue in ethereum/trinity that received 1 comment
Wrong Pong can crash discovery
What is wrong?
Ran into this error today
58437- ERROR 04-05 12:42:07 asyncio Exception in callback UDPTransport._on_read_ready
58438-handle: <Handl…