James Towle
|
8cf4fb9adc
|
Update contracts/utils/test/safe_math.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
|
2019-07-30 12:08:35 -07:00 |
|
James Towle
|
f044f364cb
|
Update contracts/utils/test/reentrancy_guard.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
|
2019-07-30 12:08:35 -07:00 |
|
James Towle
|
4d39892a11
|
Update contracts/utils/test/ownable.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
|
2019-07-30 12:08:35 -07:00 |
|
James Towle
|
bf1ebe8e53
|
Update contracts/utils/test/ownable.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
|
2019-07-30 12:08:35 -07:00 |
|
James Towle
|
77b4f32274
|
Update contracts/utils/test/ownable.ts
Co-Authored-By: Lawrence Forman <lawrence@0xproject.com>
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
b2ada13a21
|
Ran prettier
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
03fced81f5
|
Added unit tests for LibRichErrors
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
f9292a8fb8
|
Added unit tests for LibEIP712
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
065f46a020
|
Added unit tests for LibAddress
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
6efb7027b5
|
Added unit tests for ReentrancyGuard
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
f4f922acb5
|
Added unit tests for Ownable
|
2019-07-30 12:06:35 -07:00 |
|
Alex Towle
|
4a4d2e7079
|
Added unit tests for SafeMath
|
2019-07-30 12:06:35 -07:00 |
|
James Towle
|
c61df50167
|
Updated Changelogs
|
2019-07-23 15:53:25 -07:00 |
|
James Towle
|
df5ec33330
|
@0x:contracts-utils Address remaining review comments
|
2019-07-23 15:53:25 -07:00 |
|
James Towle
|
96ab74dea4
|
@0x:contracts-utils Refactored utils to exclusively use library RichErrors
|
2019-07-23 15:53:25 -07:00 |
|
James Towle
|
f937a0b038
|
@0x:contracts-utils Added RichErrors to ReentrancyGuard
|
2019-07-23 15:53:25 -07:00 |
|
James Towle
|
da38285046
|
@0x:contracts-utils Added RichErrors to LibAddressArray
|
2019-07-23 15:53:25 -07:00 |
|
James Towle
|
d3db2dcfbb
|
@0x:contracts-utils Added RichErrors to LibBytes
|
2019-07-23 15:53:25 -07:00 |
|
Lawrence Forman
|
ddbe2acbf5
|
@0x/contracts-utils : Add LibEIP1271.sol
|
2019-07-23 15:53:24 -07:00 |
|
James Towle
|
e229d2d59f
|
Updated tests to work with LibMathRichErrors
|
2019-07-23 15:52:20 -07:00 |
|
James Towle
|
a46b13967a
|
Refactored the SafeMath errors
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
6e4b6929d2
|
Added RichErrors to SafeMath
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
a0602c8863
|
Added RichErrors to Ownable
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
fc96df63fd
|
Fixed most of the nits
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
9ef55023f2
|
Removed all mixins/ directories from the repository
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
5813bb9ca8
|
Updated any remaining contracts using 0.5.5 to 0.5.9
|
2019-07-23 15:46:16 -07:00 |
|
Amir Bandeali
|
18979f3f30
|
Fix linting error
|
2019-07-23 15:21:14 -07:00 |
|
Amir Bandeali
|
8bd29596c4
|
Rename remaining inconsistencies
|
2019-07-23 15:21:14 -07:00 |
|
Amir Bandeali
|
6763bce627
|
Add _ to remaining internal/private functions
|
2019-07-23 15:21:14 -07:00 |
|
Amir Bandeali
|
3217c1e11f
|
Remove unused SafeMath functions
|
2019-07-23 15:21:14 -07:00 |
|
Amir Bandeali
|
3e461ac2e5
|
Rename internal and private functions
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
e5b3a82112
|
In @0x/contracts-utils and @0x/contracts-exchange : Hardcode rich revert selector constants.
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
9af51aaca1
|
Add PRs to changelogs.
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
3bacf09710
|
Update changelogs
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
61bdbd2d74
|
Rebased against 3.0 .
Run prettier/linter.
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
e24b8947e0
|
In @0x/contracts-exchange : Pull types and constants from MExchangeRichErrors into MExchangeRichErrorTypes .
In `@0x/contracts-utils`: Pull types and constants from `MRichErrors` into `MRichErrorTypes`.
|
2019-07-23 15:21:14 -07:00 |
|
Lawrence Forman
|
440c4fe9b9
|
In @0x/contracts-utils switch from encodePacked to encodeWithSelector in RichErrors.StandardError
|
2019-07-23 15:17:56 -07:00 |
|
Lawrence Forman
|
e54f5d563f
|
In @0x/contracts-utils add natspec comments RichErrors.StandardError
|
2019-07-23 15:17:56 -07:00 |
|
Lawrence Forman
|
5781ab5436
|
Add PRs to changelogs
|
2019-07-23 15:17:56 -07:00 |
|
Lawrence Forman
|
5b25eb4fbd
|
Fix linter errors.
|
2019-07-23 15:15:17 -07:00 |
|
Lawrence Forman
|
7232bef07b
|
Change LibRichErrors to just RichErrors .
Fix compilation issues in `exchange`.
|
2019-07-23 15:10:31 -07:00 |
|
Lawrence Forman
|
7277fb3d93
|
Convert to use rich reverts
|
2019-07-23 15:10:31 -07:00 |
|
Lawrence Forman
|
34e0345b29
|
Reimplementing rich reverts in the contracts.
|
2019-07-23 15:10:31 -07:00 |
|
Amir Bandeali
|
63e93d9253
|
Update CHANGELOGs
|
2019-07-23 15:10:31 -07:00 |
|
Amir Bandeali
|
308ff15adc
|
Refactor EIP712 libraries
|
2019-07-23 15:09:46 -07:00 |
|
Lawrence Forman
|
4f82c0c289
|
Edit circleci config to omit tests we aren't interested in for 3.0
|
2019-07-23 14:58:00 -07:00 |
|
Lawrence
|
620eb2a3be
|
Shave off an SLOAD op in ReentrancyGuard.
|
2019-07-23 14:54:24 -07:00 |
|
Lawrence
|
e6971c45c8
|
Update PRs in changelogs.
|
2019-07-23 14:54:24 -07:00 |
|
Lawrence
|
a1cb702ecb
|
Update changelogs
|
2019-07-23 14:54:24 -07:00 |
|
Lawrence Forman
|
9883e3ed2e
|
Implement new ReentrancyGuard contract.
|
2019-07-23 14:52:57 -07:00 |
|