775 contributions in the last year
Less
More
Contribution activity
March 2021
Created 7 commits in 1 repository
Created a pull request in paritytech/substrate that received 6 comments
Fix doc build with --all-features
this fixes the cmd: RUSTDOCFLAGS="-Dwarnings" time cargo +nightly doc --no-deps --workspace --all-features
Some outdated doc in network + link to p…
+59
−57
•
6
comments
Opened 4 other pull requests in 2 repositories
paritytech/substrate
1
open
2
merged
paritytech/polkadot
1
open
Reviewed 18 pull requests in 2 repositories
paritytech/substrate 17 pull requests
- pallet macros: Improve emitted rustdoc
- Fix doc build with --all-features
- Do not use `Option` to wrap `GenesisConfig` fields
- Fix warnings related to panic and assert
- pallet-bounties | Sub-bounties Extn | Design Discussion Notes | quick proto
- Add on_idle hook
- Do not return the `Header` from `execute_block`
- Self-sufficient account ref-counting
- Audit fixes for election/staking decoupling part 2
- Add some migration helper to help migrating pallet changing pallet prefix
- Make `ExecuteBlock::execute_block` return the final block header
- Add migration logs to pallet v2
- im-online: use EstimateNextSessionRotation to get better estimates of session progress
- Add benchmark to node-template pallet-template
- Allow pallet::call to return `DispatchResult`
- Make Benchmark Output Analysis Function Configurable
- babe: make plan_config_change callable by root