Popular repositories
6,501 contributions in the last year
Less
More
Contribution activity
May 2021
Created 29 commits in 2 repositories
Created a pull request in ethereum/solidity that received 11 comments
Opened 1 other pull request in 1 repository
ethereum/solidity
1
merged
Reviewed 13 pull requests in 2 repositories
ethereum/solidity 12 pull requests
- Properly treat utf8-non-encodable yul literals.
- DOCS: update optimizer docs, harmonize spelling, add Yul-based optimizer
- Removing location in favor of debugData in yul AST structures
- [Docs] Update information on contributing to translations
- Respect memory model
- ControlFlowAnalyser: Also consider called functions in a flow
- [Release Checklist] Updating post-release comms tasks
- [isoltest] Add support for events using call-effects.
- [isoltest] Add support for call side-effects.
- Add semantictest using prbmath
- Switch from archlinux/base to archlinux:base image in CI and add a workaround for runc breakage
- [soltest] Improve Builtin Initialization.