This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
openzeppelin-contracts
mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts
Watch
2
Star
1
Fork
You've already forked openzeppelin-contracts
1
Code
Issues
Releases
Wiki
Activity
mirror of openzeppelin-contracts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3139
Commits
34
Branches
108
Tags
57 MiB
JavaScript
89.8%
Ruby
7.4%
Python
1.6%
Shell
0.5%
Solidity
0.4%
Other
0.2%
Tag:
Branch:
Tree:
master
audit/2023-03
docs-org
docs-v2.x
docs-v3.x
docs-v4.x
feat/access-manager
formal-verification
fv/ERC721
fv/Governor
master
next-v5.0
release-v2.3.0
release-v2.4.0
release-v2.5.0
release-v3.0.0
release-v3.1.0
release-v3.2.0
release-v3.2.0-solc-0.7
release-v3.3
release-v3.3-solc-0.7
release-v3.4
release-v3.4-solc-0.7
release-v4.0
release-v4.1
release-v4.2
release-v4.3
release-v4.4
release-v4.5
release-v4.6
release-v4.7
release-v4.8
renovate/glob-9.x
solc-0.6
solc-0.7
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.1.0
v1.10.0
v1.11.0
v1.11.0-rc.1
v1.12.0
v1.12.0-rc.1
v1.12.0-rc.2
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.9.0
v1.9.1
v2.0.0
v2.0.0-rc.1
v2.0.0-rc.2
v2.0.0-rc.3
v2.0.0-rc.4
v2.0.1
v2.1.0-rc.1
v2.1.0-rc.2
v2.1.1
v2.1.2
v2.1.3
v2.2.0
v2.2.0-rc.1
v2.3.0
v2.3.0-rc.0
v2.3.0-rc.1
v2.3.0-rc.2
v2.3.0-rc.3
v2.4.0
v2.4.0-beta.0
v2.4.0-beta.1
v2.4.0-beta.2
v2.5.0
v2.5.0-rc.0
v2.5.1
v3.0.0
v3.0.0-beta.0
v3.0.0-rc.0
v3.0.0-rc.1
v3.0.1
v3.0.2
v3.1.0
v3.1.0-rc.0
v3.1.0-solc-0.7
v3.2.0
v3.2.0-rc.0
v3.2.1-solc-0.7
v3.2.2-solc-0.7
v3.3.0
v3.3.0-rc.0
v3.3.0-rc.1
v3.3.0-rc.2
v3.3.0-solc-0.7
v3.4.0
v3.4.0-rc.0
v3.4.0-solc-0.7
v3.4.1
v3.4.1-solc-0.7
v3.4.1-solc-0.7-2
v3.4.2
v3.4.2-solc-0.7
v4.0.0
v4.0.0-beta.0
v4.0.0-beta.1
v4.0.0-rc.0
v4.1.0
v4.1.0-rc.0
v4.2.0
v4.2.0-rc.0
v4.3.0
v4.3.0-rc.0
v4.3.1
v4.3.2
v4.3.3
v4.4.0
v4.4.0-rc.0
v4.4.0-rc.1
v4.4.1
v4.4.2
v4.5.0
v4.5.0-rc.0
v4.6.0
v4.6.0-rc.0
v4.7.0
v4.7.0-rc.0
v4.7.1
v4.7.2
v4.7.3
v4.8.0
v4.8.0-rc.0
v4.8.0-rc.1
v4.8.0-rc.2
v4.8.1
v4.8.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
openzeppelin-contracts
/
contracts
/
mocks
History
Hadrien Croubois
8b47e96af1
Add SafeERC20.forceApprove() (
#4067
)
4 weeks ago
..
ERC165
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
compound
Add Governor contracts (
#2672
)
2 years ago
crosschain
Update Prettier Solidity (
#3898
)
3 months ago
docs
Add a "fees" section to the ERC4626 guide (
#4054
)
4 weeks ago
governance
Change Governor.cancel to receive all parameters (
#4056
)
1 month ago
proxy
Make upgradeTo and upgradeToAndCall public (
#3959
)
2 months ago
token
Add SafeERC20.forceApprove() (
#4067
)
4 weeks ago
wizard
Change Governor.cancel to receive all parameters (
#4056
)
1 month ago
AccessControlCrossChainMock.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
ArraysMock.sol
Extend Checkpoints with new sizes and lookup mechanisms (
#3589
)
7 months ago
CallReceiverMock.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
ConditionalEscrowMock.sol
Reorganize the repo structure (
#2503
)
2 years ago
ContextMock.sol
Update Prettier Solidity (
#3898
)
3 months ago
DummyImplementation.sol
Update Prettier Solidity (
#3898
)
3 months ago
EIP712Verifier.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
ERC20Mock.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
ERC1271WalletMock.sol
Fix issues caused by abi.decode reverting (
#3552
)
8 months ago
ERC2771ContextMock.sol
Remove unnecessary virtual (
#3650
)
7 months ago
ERC3156FlashBorrowerMock.sol
Update Prettier Solidity (
#3898
)
3 months ago
ERC4626Mock.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
EtherReceiverMock.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
InitializableMock.sol
Add internal functions `_getInitializedVersion` and `_isInitializing` (
#3598
)
7 months ago
MulticallTest.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
MultipleInheritanceInitializableMocks.sol
Fix typos in testing files (
#3899
)
3 months ago
PausableMock.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
PullPaymentMock.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
ReentrancyAttack.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
ReentrancyMock.sol
Add ReentrancyGuard status getter (
#3714
)
5 months ago
RegressionImplementation.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
SafeMathMemoryCheck.sol
Use hardhat-exposed to reduce the need for mocks (
#3666
)
3 months ago
SingleInheritanceInitializableMocks.sol
Add Prettier for linting and fix Solhint config (
#2697
)
2 years ago
StorageSlotMock.sol
Add `string` and `bytes` support to the `StorageSlots` library (
#4008
)
2 months ago
TimersBlockNumberImpl.sol
Add Governor contracts (
#2672
)
2 years ago
TimersTimestampImpl.sol
Add Governor contracts (
#2672
)
2 years ago
VotesMock.sol
Add timestamp based governor with EIP-6372 and EIP-5805 (
#3934
)
1 month ago