Normalien ▪︎ Distributed systems PhD ▪︎ Smart Contract Engineer @ OpenZeppelin ▪︎ Formerly Research Engineer @ iExec ▪︎ Ethereum Magician
Block or Report
Block or report Amxx
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
iExec Proof of Contribution - [hub + PoCo + marketplace] smart contracts
-
-
-
KitsuneWallet-ERC1836 Public
Kitsune Wallet (formerly known as Universally Upgradable Identity Proxy) - ERC1836
-
-
openzeppelin-contracts Public
Forked from OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
777 contributions in the last year
Less
More
Activity overview
Contributed to
OpenZeppelin/openzeppelin-contracts,
OpenZeppelin/openzeppelin-subgraphs,
p00ls/contracts
and 45 other
repositories
Contribution activity
March 2023
Created 13 commits in 3 repositories
Created 2 repositories
- Amxx/cairo Rust
- Amxx/thirdweb-contracts Solidity
Created a pull request in starkware-libs/cairo that received 15 comments
feature: add panic_with_felt252(felt252) to corelib
Some contract use assert to check a condition, and panic if the condition is not meet. There are cases where the panic is not conditional, or at le…
+28
−36
•
15
comments
Opened 19 other pull requests in 4 repositories
OpenZeppelin/openzeppelin-contracts
3
open
9
merged
3
closed
- Cleanup timelockId on execution for gas refund
- Formal verification for the Governor system
- Add FV specification for ERC721
- Add FV specification for ERC20Wrapper
- Add effect checks on the accesscontrol specs
- Add FV specs for TimelockController
- Add FV specs for Initializable
- Add FV specs for Ownable and Ownable2Steps
- Add FV specs for Initializable
- Add FV specs for Ownable and Ownable2Steps
-
Add
byteLengthWithFallbackto ShortStrings - Fix empty short string encoding
- Formal verification using Certora
- Formal verification using Certora
- Fix an upgrade replay bug in Governor.propose
starkware-libs/cairo
1
closed
1
open
OpenZeppelin/cairo-contracts
1
open
ethereum/EIPs
1
merged
Reviewed 27 pull requests in 4 repositories
OpenZeppelin/openzeppelin-contracts
19 pull requests
- Add FV specification for ERC721
- Add AccessManager contracts
- Add Pausable FV
- Add FV specs for TimelockController
- Ability to set starting token id for ERC721Consecutive
- Formal verification for the Governor system
- Credit YieldBox for virtual offset
- Add FV specification for ERC20Wrapper
- Throw error when requested specs are not found
- Clarify Governor Bravo compatibility scope
- Add effect checks on the accesscontrol specs
- Add FV specs for Ownable and Ownable2Steps
- Add FV specs for Initializable
- Formal verification using Certora
-
Add
byteLengthWithFallbackto ShortStrings - Fix empty short string encoding
- docs: minor grammar fix
- Formal verification using Certora
- Make AccessControlDefaultAdminRules delay configurable
OpenZeppelin/cairo-contracts
6 pull requests
starkware-libs/cairo
1 pull request
OpenZeppelin/merkle-tree
1 pull request
Created an issue in starkware-libs/cairo that received 2 comments
feat: better support of the "never" type.
Feature Request
Describe the Feature Request
Support ! as a type, as described here.
As shown in the code above, this type is usefull in matching t…
1 of 3 tasks





