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
367 contributions in 2018
Contribution activity
December 2018
Created a pull request in ethereum/go-ethereum that received 2 comments
swarm/network: remove isproxbin bool from kad.Each* iterfunc
This PR eliminates the third boolean argument from the iterator function given to kademlia peer iterators EachAddr and EachConn.
closes ethersphere…
- Stream subscriptions
- swarm/network: Revised depth and health for Kademlia
- swarm: remove unused/dead code
- p2p/protocols: accounting metrics rpc
- Kademlia EachBin bug fix and unit tests
- swarm, p2p/protocols: Stream accounting
- swarm/storage: remove unused methods from Chunk interface
- swarm/pss: Reduce input vulnerabilities
- swarm/network/simulation:commented out unreachable code-avoid vet errors
- Update visualized snapshot test
- swarm/shed: add metrics to each shed db
- swarm/network/stream: RPC to request subscription info
- swarm/storage: simplify ChunkValidator interface
- p2p/simulation: Test snapshot correctness and minimal benchmark
- swarm/network: Correct ambiguity in compared addresses
- swarm: snapshot load improvement
- swarm/pss: Add same api interface for all Send* methods
- Change storage Proximity function
- swarm/network: Revised depth and health for Kademlia
- LocalStore
- swarm/pss: forwarding function refactoring
- swarm/shed: Index and Uint64Field additions
- Kad eachbin fix
- swarm/storage/feed: remove unused code
- swarm: remove unused code
- p2p/simulation: Test snapshot correctness and minimal benchmark
- p2p/protocols: accounting metrics rpc added (#847)