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
Pinned
2,729 contributions in the last year
Activity overview
Contributed to
paritytech/substrate,
paritytech/polkadot,
paritytech/cumulus
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in paritytech/substrate that received 3 comments
Combine default values used at initialization in a trait
This moves default values used in the Substrate code base when initializing a service into a common trait. Currently this trait only contains liste…
+94
−39
•
3
comments
- Command peer connections from runtime
- Update pinned wasm-bindgen dependency
- babe, aura, pow: only call check_inherents if authoring version is compatible
- [Light] synchronize cht pruning with babe pruning
- Fix `wait_for_blocks` counting blocks that didn't go through consensus
- frame/authority-discovery: Have authorities() return both current and next
- Add Phala Network SS58 address type
- Improved: CLI, node parameters not easily inherited
- De-alias pallets in node template runtime
- Allow task manager to have children
- grandpa: fix enacting forced changes with no delay
- Delay network startup to after complete initialization
- Add async test helper to timeout and provide a task_executor automatically
- De-alias frame_system in node template runtime
- grandpa: never overwrite current rounds voter state
- Remove generation of instance trait by decl_storage.
- Use DNS hostnames for flaming fir bootnodes
- Warn in tests when no events are being emitted
- impl availability distribution
- Align for "Starting parachain attestation session"
- Companion PR to delaying network startup to after initialization
- Add SyncOracle to network's Service
- Revert enabling authority discovery by default
- Use DNS hostnames for westend bootnodes
- Unalias Substrate Imports
- Implementer's guide: notes on contextual execution
- Companion for substrate/6782
- rename merged rococo to rococo-v1
Created an issue in paritytech/substrate that received 2 comments
Do an heartbeat block in manual seal
Manual seal should build heartbeat blocks every now and again if there were no blocks being produced for some time.
2
comments
3
contributions
in private repositories
Aug 5