Highlights
- Arctic Code Vault Contributor
Pinned
2,072 contributions in the last year
Less
More
Activity overview
Contributed to
Robbepop/runwell,
paritytech/ink,
sat-clique/super-simple-sat
and 5 other
repositories
Contribution activity
February 2021
Created 319 commits in 5 repositories
Created 5 repositories
- Robbepop/cargo-spellcheck-action Dockerfile
- Robbepop/proposals
- Robbepop/palindrome_repository JavaScript
- Robbepop/IU-P423-P523-E313-E513-Fall-2020 Racket
- Robbepop/hashbench Rust
Created a pull request in matklad/hashbench that received 9 comments
Add ahash::AHashSet comparison to benchmark
Timings on my machine upon cargo run --release
:
build std::collections::HashSet: 5.79s
build rustc_hash::FxHashSet: 7.96s
build ahash::HashSet: 7.8…
+63
−0
•
9
comments
Opened 2 other pull requests in 2 repositories
lescuer97/palindrome_repository
1
merged
paritytech/ink
1
merged
Reviewed 24 pull requests in 7 repositories
paritytech/ink 13 pull requests
- Fix `clippy::upper-case-acronyms`
- Fix build warnings + clippy errors from latest nightly
- Build `.contract` bundles for delegator sub-contracts
- Improve ink! linker error protocol
- [metadata] update scale-info, remove string parameterization
- Remove useless dependency
- Evaluate migration of `SmallVec` to `min_const_generics`
- Add generalized collection fuzz testing
- Fix bash syntax
- Fix overflowing multiplication in tests
- Debug why no issue is created for failing fuzz test
- Fix broken intra-doc links + add CI stage to test example docs
- Bump codec and scale-info in rand-extension
paritytech/cargo-contract 3 pull requests
paritytech/scale-info 3 pull requests
paritytech/substrate 2 pull requests
paritytech/scripts 1 pull request
w3f/Open-Grants-Program 1 pull request
substrate-developer-hub/substrate-developer-hub.github.io 1 pull request
Created an issue in paritytech/canvas-ui that received 1 comment
Attribute Polkadot JS Apps in license headers
Currently Canvas UI does not properly give attribution to things that it copied from Polkadot JS Apps or was inspired from. If Canvas UI authors co…
1
comment