|
|
15c5c71795
|
Remove TokenTimelock, PaymentSplitter, ERC20Snapshot, ERC20VotesComp, GovernorVotesComp (#4276)
|
2023-05-26 23:30:00 +01:00 |
|
|
|
4448c13c3c
|
Move the Checkpoints library to utils/structs (#4275)
|
2023-05-26 16:19:27 -03:00 |
|
|
|
5955d8e85b
|
Merge remote-tracking branch 'upstream/master' into next-v5.0
|
2023-05-25 10:52:46 +02:00 |
|
|
|
7e814a3074
|
Fix release merge script (#4273)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-05-23 18:21:17 -03:00 |
|
|
|
0f10efe232
|
Remove code in preparation for v5.0 (#4258)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-19 22:48:05 +02:00 |
|
|
|
8de6eba8a3
|
Merge branch 'master' into next-v5.0
|
2023-05-16 00:07:07 -03:00 |
|
|
|
1642b6639b
|
Reduce frequency of version comment updates (#4244)
|
2023-05-12 14:22:26 -03:00 |
|
|
|
f355bd3a2a
|
Prevent attempt to publish to npm (#4239)
|
2023-05-11 13:41:02 -03:00 |
|
|
|
51294b7480
|
Make transpilation setup local to this repo (#4041)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-05-09 15:52:23 -03:00 |
|
|
|
34d926dd7e
|
Implement extra suggestions from audit review of 4.9 (#4224)
|
2023-05-09 13:19:35 -03:00 |
|
|
|
692d8c85a4
|
Fix lookup documentation in ERC20Votes and Checkpoints (#4218)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-05-05 17:25:23 -03:00 |
|
|
|
8f14d52b73
|
Fix Checkpoints fuzz overflow (#4184)
Co-authored-by: Francisco <fg@frang.io>
|
2023-04-25 12:57:16 -03:00 |
|
|
|
f2346b6749
|
Add fuzz tests for the Checkpoints library (#4146)
Co-authored-by: Francisco <fg@frang.io>
|
2023-04-11 11:21:53 +02:00 |
|
|
|
d5581531de
|
Add a "fees" section to the ERC4626 guide (#4054)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-02-24 11:49:10 -03:00 |
|
|
|
4e8aa43a90
|
Add publishing integrity check after releasing (#4045)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-15 18:21:29 -03:00 |
|
|
|
790cc5b65a
|
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934)
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-02-09 22:33:55 +01:00 |
|
|
|
95027565c4
|
Improve release-cycle.yml error reporting (#4034)
|
2023-02-07 22:15:24 -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 |
|
|
|
a70ee4e3bb
|
Check storage layout consistency in PRs (#3967)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2023-01-31 17:45:24 -03:00 |
|
|
|
5ad74c6d10
|
Merge branch 'master' into next-v5.0
|
2023-01-24 19:37:11 -03:00 |
|
|
|
a34dd8bb1b
|
Add solidity language to missing code snippets (#3992)
|
2023-01-24 18:00:03 -03:00 |
|
|
|
afcdc58419
|
Delete tag next once latest is published (#3973)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-01-19 17:21:17 -03:00 |
|
|
|
0c89a8b771
|
Automate release process via Changesets (#3915)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-18 20:34:32 -03:00 |
|
|
|
147dc89054
|
Merge branch 'master' into next-v5.0
|
2023-01-14 18:51:03 -03:00 |
|
|
|
a28aafdc85
|
Use Prettier for JS files (#3913)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-01-04 15:03:40 +01: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 |
|
|
|
c1d9da4052
|
Use hardhat-exposed to reduce the need for mocks (#3666)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-03 14:38:13 +00:00 |
|
|
|
9cbe8b340c
|
Merge branch 'master' into next-v5.0
|
2022-12-19 18:17:33 -03:00 |
|
|
|
e2d2ebc8fc
|
Make ERC20Votes independent from ERC20Permit (#3816)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-29 11:25:52 -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 |
|
|
|
0b6becd49f
|
Remove the draft prefix to ERC20Permit (#3793)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-04 12:55:55 -03:00 |
|
|
|
a71caa28e7
|
Skip deleted file when updating release version in comments
|
2022-10-17 18:52:38 +02:00 |
|
|
|
c52625018b
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
|
2022-09-30 12:52:45 -03:00 |
|
|
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2022-09-17 18:03:03 +02:00 |
|
|
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2022-09-07 15:56:18 -03:00 |
|
|
|
d857ab5702
|
Fix EnumerableMap and EnumerableSet generation
|
2022-09-06 23:12:22 +02: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 |
|
|
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
2022-09-04 22:48:26 +02: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 |
|
|
|
17bc2dabe0
|
Procedurally generate EnumerableSet and EnumerableMap (#3429)
|
2022-08-19 14:12:18 +02:00 |
|
|
|
ce0068c21e
|
Fix lint error in scripts/checks/compareGasReports.js
|
2022-07-29 09:38:10 +02:00 |
|
|
|
bc14f8dc89
|
Fix contract bytecode length comparaison
|
2022-07-29 09:31:02 +02:00 |
|
|
|
0d91b620b7
|
Report changes to contract construction cost in CI (#3579)
|
2022-07-26 11:42:42 +02:00 |
|
|
|
580b7ab816
|
Optimize safe casting of signed numbers (#3565)
|
2022-07-20 12:55:05 -03:00 |
|
|
|
cfc9f840a0
|
Generate comparative gas repports on PR (#3532)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-07-08 19:07:39 -03:00 |
|
|
|
109778c17c
|
Fix check for generated code when last updated is a release candidate
|
2022-06-14 15:38:04 -03:00 |
|
|
|
ed704d82b3
|
Output diff when test:generation fails
|
2022-06-14 15:31:26 -03:00 |
|
|
|
d506e3b1a5
|
Simplify Initializable (#3450)
|
2022-06-03 19:30:50 +00:00 |
|
|
|
04204b8fb9
|
Improve GitHub Actions (#3451)
|
2022-06-02 19:42:49 -03:00 |
|