Lawrence
|
6ed1412bdd
|
Remove unnecessary copy operation in TestLibAddressArray.testAppendRealloc() .
Test explicitly for newly allocated address in LibAddressArray "append" tests.
|
2019-03-20 10:19:46 -04:00 |
|
Lawrence
|
b8925baa88
|
Add unit tests for contracts/utils/LibAddressArray.
Fix `LibAddressArray.indexOf` returning wrong index.
|
2019-03-20 10:19:46 -04:00 |
|
Greg Hysen
|
c53edf6bd9
|
0.5.3 -> 0.5.5 in erc1155 contracts
|
2019-03-12 11:39:00 -07:00 |
|
Greg Hysen
|
98227928af
|
Added Address.sol for isContract checks to contracts-utils package
|
2019-03-11 16:12:31 -07:00 |
|
Amir Bandeali
|
d35a053efd
|
Update remaining contract Solidity versions to 0.5.5
|
2019-03-07 15:17:51 -08:00 |
|
Amir Bandeali
|
9471510086
|
Optimize LibAddressArray and update CHANGELOG
|
2019-03-07 14:29:06 -08:00 |
|
Amir Bandeali
|
350474540b
|
Optimize for loops in LibAddressArray
|
2019-03-07 10:56:12 -08:00 |
|
Amir Bandeali
|
9bf38d9e4d
|
Add 'contains' function to LibAddressArray
|
2019-02-26 13:29:18 -08:00 |
|
Amir Bandeali
|
9eafbbc0ae
|
Update solidity versions of relevant contracts
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
8279ef0e05
|
Add more slice tests
|
2019-02-25 10:12:59 -08:00 |
|
Amir Bandeali
|
64401f1031
|
Fix bug in slice functions that disallow slicing the last byte of a byte array
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
5aa8ea10c3
|
Upgrade solc version to 0.5.3 for exchange-libs and utils
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
9fa8619590
|
Move contents of examples and interfaces packages into corresponding packages
|
2019-01-21 21:41:21 -08:00 |
|
Amir Bandeali
|
f9986a6342
|
Move LibAddressArray to utils package
|
2019-01-21 21:41:21 -08:00 |
|
Amir Bandeali
|
9b521aeef5
|
Unfix compiler version except for top level contracts
|
2018-12-20 11:37:29 -08:00 |
|
Leonid Logvinov
|
e8d0aff333
|
Refactor @0x/contracts-utils from @0x/contracts-core
|
2018-12-04 14:41:18 +01:00 |
|