|
|
d625cb45ea
|
Include EIP-5267 discovery in EIP-712 (#3969)
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-08 15:53:57 +01:00 |
|
|
|
8177c4620e
|
Improve gas efficiency in ECDSA (#3853)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Pascal Marco Caversaccio <pcaversaccio@users.noreply.github.com>
|
2023-02-07 22:18:33 -03:00 |
|
|
|
260e082ed1
|
Add a library for handling short strings in a gas efficient way (#4023)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-02-06 09:59:25 +01:00 |
|
|
|
d13ec90f37
|
Add warning for supportsERC165InterfaceUnchecked edge case (#4017)
|
2023-02-03 16:15:41 -03:00 |
|
|
|
91e8d0ba3c
|
Add string and bytes support to the StorageSlots library (#4008)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-02-01 18:46:05 -03:00 |
|
|
|
a34dd8bb1b
|
Add solidity language to missing code snippets (#3992)
|
2023-01-24 18:00:03 -03:00 |
|
|
|
f81e5f51c1
|
Use allow-reachable delegatecall in Multicall (#3970)
|
2023-01-18 18:07:13 -03:00 |
|
|
|
74b8ae9372
|
Annotate Multicall contract (#3961)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-18 19:40:35 +00:00 |
|
|
|
88754d0b36
|
Add keys() accessor to EnumerableMaps (#3920)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2023-01-03 22:25:37 +01:00 |
|
|
|
3a3c87b1a6
|
Fix docs for Math.log256 (#3916)
|
2023-01-03 11:52:53 -03:00 |
|
|
|
a81b0d0b21
|
Use unchecked in MerkleProof.processMultiProof (#3869)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-02 22:04:49 -03:00 |
|
|
|
a4596cab05
|
Add warning on SELFDESTRUCT usage with isContract (#3875)
Co-authored-by: Francisco <fg@frang.io>
|
2022-12-30 22:00:53 +00:00 |
|
|
|
8335676b0e
|
Add Strings.toString for signed integers (#3773)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Gbolahan <89295500+GbolahanAnon@users.noreply.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-12-28 22:46:52 +00:00 |
|
|
|
7a6a9d1516
|
Add Strings.equal (#3774)
Co-authored-by: Francisco <fg@frang.io>
|
2022-12-28 18:23:24 -03:00 |
|
|
|
b709eae01d
|
Update Prettier Solidity (#3898)
|
2022-12-23 22:28:05 -03:00 |
|
|
|
93cd2ecb73
|
Improve readability of processMultiProof (#3854)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
|
2022-12-05 10:41:44 -03:00 |
|
|
|
8f8fd84f1e
|
Improve some NatSpec and revert reasons (#3809)
Co-authored-by: JulissaDantes <julissadcj@gmail.com>
|
2022-11-25 12:55:16 -03:00 |
|
|
|
7c5f6bc2c8
|
Merge branch 'release-v4.8'
|
2022-11-09 19:23:01 -03:00 |
|
|
|
49c0e4370d
|
4.8.0
|
2022-11-08 11:29:29 -03:00 |
|
|
|
16fa1834e5
|
Fix MerkleProof natspec
(cherry picked from commit 7d01facdb8)
|
2022-11-01 15:22:56 -03:00 |
|
|
|
7d01facdb8
|
Fix MerkleProof natspec
|
2022-11-01 15:22:47 -03:00 |
|
|
|
8bfcb65924
|
Update recommendation of JS library for merkle trees
(cherry picked from commit 8d105825e9)
|
2022-11-01 15:14:20 -03:00 |
|
|
|
8d105825e9
|
Update recommendation of JS library for merkle trees
|
2022-11-01 15:13:50 -03:00 |
|
|
|
1f18fea1de
|
4.8.0-rc.2
|
2022-10-17 18:53:40 +02:00 |
|
|
|
4e18cdc186
|
Update merkle multiproof docs with a caution note
(cherry picked from commit 8d908fe2c2)
|
2022-10-06 19:13:26 -03:00 |
|
|
|
8d908fe2c2
|
Update merkle multiproof docs with a caution note
|
2022-10-06 19:12:29 -03:00 |
|
|
|
34e5863cd5
|
Reduce gas in log256 (#3745)
|
2022-10-05 17:19:28 -03:00 |
|
|
|
50501a751e
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
(cherry picked from commit c52625018b)
|
2022-09-30 12:55:21 -03:00 |
|
|
|
c52625018b
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
|
2022-09-30 12:52:45 -03:00 |
|
|
|
fb9345814b
|
Remove unnecessary Address library import in SignatureChecker (#3731)
|
2022-09-27 10:26:17 +02:00 |
|
|
|
5e8e8bb9f0
|
Fixes broken link (#3728)
|
2022-09-25 00:58:09 +02:00 |
|
|
|
561d0eead3
|
Add comments to unsafeAccess functions of Arrays library (#3718)
|
2022-09-23 19:23:32 -03:00 |
|
|
|
16791134c1
|
4.8.0-rc.1
|
2022-09-23 18:59:29 +02:00 |
|
|
|
5e6fd491f3
|
4.8.0-rc.0
|
2022-09-07 18:08:32 -03:00 |
|
|
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2022-09-07 15:56:18 -03:00 |
|
|
|
c1d6e39aab
|
Add log2, log10 and log256 functions (#3670)
|
2022-09-07 08:29:48 +00:00 |
|
|
|
42fe56031f
|
Fix EnumerableMap and EnumerableSet warning format
|
2022-09-06 15:41:47 -03:00 |
|
|
|
171fa40bc8
|
ERC721 extension for efficient batch minting (#3311)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-05 23:09:30 +02:00 |
|
|
|
005a35b02a
|
Optimize Math.max and SignedMath.max (#3679)
Co-authored-by: Daniel Liu <liudaniel@qq.com>
|
2022-09-05 11:37:43 -03:00 |
|
|
|
84fafa7832
|
Fix typos (#3677)
|
2022-09-05 09:34:42 +02:00 |
|
|
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
2022-09-04 22:48:26 +02:00 |
|
|
|
160bf1a6eb
|
Optimize toString (#3573)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-08-31 23:08:35 +00:00 |
|
|
|
affe2456ea
|
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662)
|
2022-08-30 22:59:23 +02:00 |
|
|
|
71aaca2d9d
|
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
2022-08-30 21:32:12 +02:00 |
|
|
|
6d8017d07e
|
Optimize Create2.computeAddress (#3600)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-23 17:38:13 -03:00 |
|
|
|
17bc2dabe0
|
Procedurally generate EnumerableSet and EnumerableMap (#3429)
|
2022-08-19 14:12:18 +02:00 |
|
|
|
397c946141
|
Remove the draft prefix for EIP712 as it is now final (#3621)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-18 20:40:45 -03:00 |
|
|
|
324eda228c
|
Remove redundant ECDSA constraint (#3591)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-08-16 18:08:07 +00:00 |
|
|
|
2dc086563f
|
Fix misspelling in comment (#3613)
|
2022-08-12 10:44:20 +02:00 |
|
|
|
d693d89d99
|
Fix ECDSA signature malleability (#3610)
|
2022-08-10 15:40:03 -03:00 |
|