Highlights
- 1 discussion answered
Block or Report
Block or report maurelian
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A guide to smart contract security best practices
-
-
-
-
ens-registrar-spec Public
Specification for the initial ENS registrar contract, deployment and auction process
-
solidity Public
Forked from ethereum/solidity
The Solidity Contract-Oriented Programming Language
C++
878 contributions in the last year
Less
More
Contribution activity
April 2022
Created 64 commits in 4 repositories
Created 1 repository
Created a pull request in ethereum-optimism/optimistic-specs that received 81 comments
Add withdrawal relaying and verification
Description This PR currently implements withdrawal verification, but needs some minor refactoring to: Combine the Deposit Feed and Withdrawal Ve…
+1,767
−107
•
81
comments
Opened 16 other pull requests in 5 repositories
ethereum-optimism/optimistic-specs
10
merged
1
open
- contracts: Fix reentrancy attack in WithdrawalsRelay
- contracts: Add deleteL2Output function
- specs: Fix definition of output root
- Clean up withdrawals itest
- contracts: Output oracle improvements
- specs: Update output root derivation
- Fix address of the L1 Block Attributes contracts
- specs: Readability improvements to rollup-node
- Update predeploy addresses
- contracts: Move withdrawal logic into abstract contract
- feat: DepositFeed receive function
ethereum-optimism/optimism
1
closed
1
merged
maurelian/optimistic-specs
1
open
Rari-Capital/solcurity
1
open
maurelian/bridge-upgrade-traces
1
open
Reviewed 25 pull requests in 3 repositories
ethereum-optimism/optimistic-specs
14 pull requests
- contracts: Add deleteL2Output function
- specs: add predeploys
- ci: Add automated docker builds for opnode and l2 output submitter
- solidity: fail if updated gas snapshot isn't included
- contracts: Output oracle improvements
- specs: Readability improvements to rollup-node
- integration-tests: End-to-end withdrawals tests
- contracts: Move withdrawal logic into abstract contract
- Fix address of the L1 Block Attributes contracts
- Diff PR for Review
- Add withdrawal relaying and verification
- Add bytecode
- docs: fix typo in deposits.md
- Clean up L1Block test file
ethereum-optimism/optimism
10 pull requests
- feat: Add forge and output oracle
- maint(ct): clean up CSC tests
- maint(ct): clean up CTC gas tests
- maint(ct): clean up deposit gas spec tests
- maint(ct): clean up L1XDM tests
- maint(ct): clean up L1StandardBridge tests
- fix(ci): no changeset nag for ts tests
- update fakecontract creation using smock
- maint(ct): clean up contract tests 1
- Deleted update functions, getSingleNodeRootHash internal functions, a…
Rari-Capital/solcurity
1 pull request
Created an issue in foundry-rs/foundry that received 8 comments
Warn when there is a function called 'setup()'
Component Forge Describe the feature you would like This was a dumb mistake on my part, but it took me a while to get the proper capitalization of …
8
comments