Ernesto García
|
4e7e6e54da
Add `bytes memory` version of `Math.modExp` (#4893)
|
1 tahun lalu |
Hadrien Croubois
|
ae1bafcb48
Add VestingWalletWithCliff (#4870)
|
1 tahun lalu |
Hadrien Croubois
|
f8b1ddf591
Add variants of Array.sort for address[] and bytes32[] (#4883)
|
1 tahun lalu |
Ikko Eltociear Ashimine
|
72c0da9ae0
Fix typo in AccessManaged.sol (#4890)
|
1 tahun lalu |
Ernesto García
|
8b12f83a70
Remove gas optimization changeset entries (#4889)
|
1 tahun lalu |
Igor Żuk
|
17a8955cd8
Optimize Math operations using branchless bool to uint translation. (#4878)
|
1 tahun lalu |
Hadrien Croubois
|
0a757ec463
Add `sort` in memory to Arrays library (#4846)
|
1 tahun lalu |
Hadrien Croubois
|
036c3cbef2
Replace custom errors with native panic codes in DoubleEndedQueue (#4872)
|
1 tahun lalu |
Hadrien Croubois
|
e73913c3c1
Update hardhat-exposed to remove `mock/_import.sol` (#4879)
|
1 tahun lalu |
Hadrien Croubois
|
9d3b9be04f
Fix natspec comments in ERC-1155 (#4876)
|
1 tahun lalu |
Mihir Wadekar
|
192e873fcb
Add `Math.modExp` and a `Panic` library (#3298)
|
1 tahun lalu |
Hadrien Croubois
|
cc431f53e0
Remove deprecated Truffle code (#4868)
|
1 tahun lalu |
Hadrien Croubois
|
7eba10dd1e
Move ERC721 and ERC1155 receiver checks to dedicate libraries (#4845)
|
1 tahun lalu |
Hadrien Croubois
|
61117c4db8
Bound lookup in arrays with duplicate (#4842)
|
1 tahun lalu |
Sabnock
|
7439664490
Remove note about event access in `ERC1967Utils.sol` (#4861)
|
1 tahun lalu |
Hadrien Croubois
|
b5a7f977d8
Improve ERC-1363 documentation (#4854)
|
1 tahun lalu |
Ernesto García
|
6b30d2d8de
Fuzz Base64 and Base64URL (#4853)
|
1 tahun lalu |
Hadrien Croubois
|
e86bb45477
Add a Math.inv function that inverse a number in Z/nZ (#4839)
|
1 tahun lalu |
Vittorio Minacori
|
e5f02bc608
Add ERC1363 implementation (#4631)
|
1 tahun lalu |
Ernesto García
|
a51f1e1354
List every contract in each API doc section (#4848)
|
1 tahun lalu |
Hadrien Croubois
|
a5c4cd8182
Add new EnumerableMap types (#4843)
|
1 tahun lalu |
Andrew Fleming
|
e5c63635e3
Remove documented requirement in IERC1155's `balanceOf` (#4847)
|
1 tahun lalu |
Vladislav Volosnikov
|
dfae50fa5b
Refactor abs without logical branching (#4497)
|
1 tahun lalu |
Ernesto García
|
72c642e13e
Lower fuzz runs to 5000 (#4835)
|
1 tahun lalu |
Ernesto García
|
b27cd83eba
Remove `hardhat-foundry` and check harnesses compilation in CI (#4832)
|
1 tahun lalu |
renovate[bot]
|
ec7ee76494
Update actions/cache action to v4 (#4841)
|
1 tahun lalu |
Hadrien Croubois
|
0b343abcb5
Enable more solhint rules (#4836)
|
1 tahun lalu |
Dariusz Glowinski
|
06eb785fcf
Remove obsolete ERC4626 `mint` NatSpec (#4837)
|
1 tahun lalu |
Hadrien Croubois
|
d7490e4f59
Fix gas report format (#4838)
|
1 tahun lalu |
Vladislav Volosnikov
|
d2ba1f6251
Remove redundant memory usage in Checkpoints (#4540)
|
1 tahun lalu |