|
|
337bfd5ea4
|
Add utility function for converting an address to checksummed string (#5067)
|
2024-06-04 21:43:14 +02:00 |
|
|
|
78d5708340
|
Migrate utils to ethersjs v6 (#4736)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-11-24 01:32:30 +00:00 |
|
|
|
1f4e33fb72
|
Add toStringSigned to Strings.sol (#4330)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-19 20:56:00 -03:00 |
|
|
|
b425a72240
|
Replace revert strings with custom errors (#4261)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-12 23:41:52 +00: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 |
|
|
|
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 |
|
|
|
2336bd3e8e
|
Simplify ESLint config (#3903)
|
2022-12-29 17:08:12 -03:00 |
|
|
|
cc27aed391
|
Improve Strings equal tests (#3902)
Co-authored-by: Francisco <fg@frang.io>
|
2022-12-29 19:11:15 +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 |
|
|
|
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 |
|
|
|
5772512058
|
Add address to string conversion (#3403)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-05-13 18:46:26 +00:00 |
|
|
|
9c1e703990
|
Add a Strings.toHexString function (#2504)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-02-08 20:55:56 +00:00 |
|
|
|
f06738828b
|
Migrate to Hardhat (#2397)
|
2020-10-28 17:03:05 -03:00 |
|
|
|
c9630526e2
|
Draft and lifecycles directories cleanup (#2122)
* Move Pausable into utils
* Move Strings into utils
* Move Counters into utils
* Move SignedSafeMath into math
* Remove ERC1046
* Make ERC20Snapshot.snapshot internal
* Move ERC20Snapshot into ERC20
* Add drafts deprecation notice
* Remove drafts directory
* Add changelog entry
* Apply suggestions from code review
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2020-03-16 16:27:15 -03:00 |
|