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 react-webpack-generators/generator-react-webpack-alt
React Webpack Generator including Redux support
-
A collection of custom GraphQL types like Email, URL and password.
-
Python DBUS examples including emitting/receiving signals and calling proxied methods.
-
-
UDP hole punching server and client implementation with twisted in python.
-
43 contributions in the last year
Contribution activity
August 1, 2020
July 2020
Created a pull request in bitcoin/bitcoin that received 5 comments
rpc: RPCResult Type of MempoolEntryDescription should be OBJ.
If multiple entries are possible, wrapping Type should be OBJ_DYN. fixes #19579
Created an issue in bitcoin/bitcoin that received 6 comments
rpc: argument name inconsistency
Most of the rpc commands that take a number of blocks as an argument have an argument name of nblocks, like: getchaintxstats verifychain generatet…