|
|
4961a51cc7
|
4.4.0
|
2021-11-25 16:35:37 -03:00 |
|
|
|
65ef662a2b
|
4.4.0-rc.1
|
2021-11-16 10:23:53 -03:00 |
|
|
|
0a87a4e75b
|
4.4.0-rc.0
|
2021-10-20 17:21:04 -03:00 |
|
|
|
c9bdb1f0ae
|
Add a comment documenting the package version being used (#2918)
|
2021-10-19 19:18:19 -03:00 |
|
|
|
788d338c9b
|
Improve naming of internal variables (#2721)
|
2021-06-14 18:51:37 -03:00 |
|
|
|
b0cf6fbb7a
|
Add Prettier for linting and fix Solhint config (#2697)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-06-07 12:33:03 -03: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 |
|
|
|
974c534210
|
Update contracts to support Solidity 0.8.x (#2442)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-01-14 19:38:53 -03:00 |
|
|
|
051d340171
|
Use bytes1 and avoid using the obsolete byte type (#2438)
|
2020-12-14 16:42:01 -03:00 |
|
|
|
90ed1af972
|
Support compiling with solc 0.7 (#2408)
|
2020-11-17 21:29:39 -03:00 |
|
|
|
56de324afe
|
Add SPX license identifier (#2235)
|
2020-05-14 21:58:11 -03:00 |
|
|
|
8b10cb38d8
|
Rename Strings.fromUint256 to Strings.toString (#2188)
* rename Strings.fromUint256 to Strings.toString
* add changelog entry
* fix conflict with js toString method
|
2020-04-15 18:04:00 -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 |
|