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- Berlin
Pinned
2,598 contributions in the last year
Activity overview
Contributed to
paritytech/substrate,
paritytech/polkadot,
paritytech/cumulus
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in paritytech/substrate that received 2 comments
Split tx pool and offchain notification handling
Instead of having the tx pool and offchain worker being feed from the same import notification stream, this pr splits them to use two different str…
+56
−45
•
2
comments
- Fix quadratic iterations in transaction pool ready set
- Add run_full_node, run_light_node and print_node_infos to the API
- Proxy to facilitate tracing from WASM environment
- Make dev profile faster by compiling deps with opt-level=3
- Fix libp2p features
- Fix ms display in log files
- Add a feature to create automatically a random temporary directory for base path & remove `Clone`
- Allow adding a prefix to the informant
- impl FindAuthor<T::AuthorityId> for Aura
- support custom ss58addressformat in from_ss58check_with_version
- Remove ReportHandle
- Fix Rustdoc Build

