Pinned
2,723 contributions in the last year
Less
More
Activity overview
Contributed to
paritytech/substrate,
paritytech/polkadot,
paritytech/cumulus
and 5 other
repositories
Contribution activity
May 2021
Created 24 commits in 4 repositories
Created a pull request in paritytech/substrate that received 6 comments
Opened 8 other pull requests in 2 repositories
paritytech/cumulus
5
merged
paritytech/substrate
3
merged
Reviewed 72 pull requests in 6 repositories
paritytech/substrate 46 pull requests
-
Improve pallet macro error message by deriving codec with no bound for
Callenum - Convert impl_key_prefix_for to proc macro
- Add CryptoStore::ecdsa_sign_prehashed()
- Ensure election offchain workers don't overlap
- Add --list flag to node benchmark CLI
- Emit wasm sections only when compiling to wasm
- [clippy] Fix clippy issues for crate sp-core
- Fix bounded vec doc and unsafe usage
- Extends ChildStateBackend and ChildStateAPI with ReadProofs
-
Add Debug to token traits
AssetIdandBalance -
Allow to name the generic for storages in
#[pallet::storage] - Improve match statement
- frame/session/benchmarking: fix invalid feature declaration
- Add names to offchain worker threads
- Implement StorageNMap
- Fix warning: trait objects without an explicit dyn are deprecated
- Maintain fork_targets
- pow: fix docs on mining worker
- Embed runtime version as a custom section
- Make Allocator trait pub
- Update pallet macro migrations.
- Add arithmetic dispatch errors.
- Two bugfixes to authority-discovery
- Fix Spelling in Collective
-
Relax
BoundedVectrait restrictions - Some pull request reviews not shown.
paritytech/polkadot 16 pull requests
- Register ReadRuntimeVersionExt
- Fix ArtifactId::path
- Grab stream of networking events earlier
- Update Substrate in Polkadot
- primitives: export the current slot number storage key
- Narrow the set of available host functions for PVF
- testing outline + overseer refactor
- Make ParaId value of public paras non-discretionary
- Add --no-beefy CLI flag
- kusama, westend: use proper parachain session keys
- runtime: remove beefy and mmr from westend (again)
- Fix flaky test
- node: fix babe worker params
- runtime: remove random_seed from BlockBuilder API
- runtime: remove BabePalletPrefix impls for old migration
- BEEFY: make KeyStore optional
paritytech/cumulus 6 pull requests
paritytech/parity-scale-codec 2 pull requests
paritytech/environmental 1 pull request
substrate-developer-hub/substrate-node-template 1 pull request
Created an issue in paritytech/cumulus that received 4 comments
Support relay chain light client
Currently we only support full client for the relay chain. We should look into supporting a light client as well.
4
comments