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 36 million developers.
Sign up
Popular repositories
-
erector
Forked from erector/erector
A builder-like widget html generation framework.
Ruby 4
-
ip_as_int
IP address - integer conversion, activemodel and activerecord support for ip address attributes stored as integer
-
wrong
Forked from sconover/wrong
Wrong provides a general assert method that takes a predicate block. Assertion failure messages are rich in detail.
Ruby
-
xfiles
xfiles to handle xfiles
Ruby
-
BeautifyRuby
Forked from CraigWilliams/BeautifyRuby
Sublime Text 2 Plugin to Beautify Ruby
Ruby
-
state_methods
Ruby
240 contributions in 2016
Contribution activity
December 2016
Created a pull request in ethereum/go-ethereum that received 1 comment
cmd/swarm: one command with subcommands
bzzd, bzzup, bzzhash -> swarm subcommands build config and README documentation swarm uploader output confusing. fixes #3398 swarm uploader sh…
- swarm/api: correct bzz.resolve functionality
- swarm/api: check for zero length manifest error
- swarm/storage: call size before seek-from-end
- swarm/http: check error returned by reader.Size
- swarm config file options take precedence over command line arguments #3444
- whisper: refactoring
- Fix for bzzup: trailing slash breaks uploader #3397
- swarm/api/http: add support for CORS headers
Created an issue in ethereum/go-ethereum that received 6 comments
swarm download subcommand to implement recursive directory download from manifests
In the spirit of moving away from RPC API for swarm we are putting functionality either to command line or http proxy. Recursive download to a dire…
- swarm up uploader rewrite
- swarm binary merkle hash over 32-byte segments with segment proofs
- swarm: implement offset-based index manifest builder on append only datastream
- swarm/api refactor filesystem directory traversal and manifest building
- error pages support for swarm http API
- p2p/simulations: implement snapshot from journal
- bzzd should have attach and account subcommands
- bzzup: output confusing
- bzzup: trailing slash breaks uploader