Highlights
- Pro
Pinned
3,184 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 52 commits in 4 repositories
Created a pull request in paritytech/substrate that received 6 comments
Add names to offchain worker threads
When we're stumbling upon a situation where some specific thread(s) panic or use a lot of CPU, it's useful for threads to be named. This is what th…
+1
−1
•
6
comments
Opened 52 other pull requests in 4 repositories
paritytech/smoldot
3
open
35
merged
- Process GrandPa commit messages
- Properly implement transactions service
-
Show unknown network best as
?in informant - Enable wasm backtraces by default
- Publish v0.2.0
- Err, zstd tests were disabled
- Don't return MultipleConsensusAlgorithms if an error happened
- Better error message when failing to get chain info
- Add chain spec for shell
- Revamp the public JavaScript API
- Publish v0.1.28
- Move fragment verification to sync::all::ProcessOne
- Add stub for ext_offchain_local_storage_clear_version_1
- Properly clean up subscriptions in runtime service
- Work towards properly querying nodes that know about desired block
- Add kusama-connect and polkadot-connect nodes
- Implement remove_source when GrandPa warp syncing
- Publish 0.1.27
- Fix panic when attempting to verify empty proof
- Add checkpoints to Kusama and Polkadot chain specs
- Fix the panics in established.rs
- Increase yamux window size ahead of time for requests
- Better choose random Kademlia peer id
- Update the Westend checkpoint
- Use [u8; 32] instead of (u64, u64, u64, u64) for randomness seed
- Some pull requests not shown.
paritytech/substrate
2
open
7
merged
- Update the Grafana dashboards
- Small improvement to network log line
- Add more debug_assert to networking
- Discard notifications if we have failed to parse handshake
- Don't remove addresses from known_external_addresses
- Increase the number of external IPs in cache
- Two bugfixes to authority-discovery
- Fix too generous error detection in behaviour.rs
- Add some builder functions for NonDefaultSetConfig
paritytech/polkadot
1
open
2
merged
1
closed
paritytech/grandpa-bridge-gadget
1
merged
Reviewed 8 pull requests in 4 repositories
paritytech/polkadot 3 pull requests
paritytech/substrate 3 pull requests
paritytech/substrate-connect 1 pull request
paritytech/smoldot 1 pull request
Created an issue in paritytech/smoldot that received 1 comment
wasm-node: Consider disabling best-block-related JSON-RPC calls by default unless flag is passed
A light client suffers from a vulnerability that full nodes don't have: they can't verify whether blocks are valid, only that they are authentic. T…
1
comment

