Greg Hysen
|
b3c3ec16e5
|
Fixed log decoding. Dynamic structures were not decoding properly. Now uses AbiEncoder from utils package.
|
2020-01-14 14:17:42 -08:00 |
|
Alex Towle
|
41d99e77c7
|
@0x:contracts-utils Removed SafeMath and the use of the contract throughout contracts/
|
2019-10-15 14:31:48 -07:00 |
|
Amir Bandeali
|
c366a4bd83
|
Update copyright dates
|
2019-08-20 12:49:01 -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
|
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
|
3e461ac2e5
|
Rename internal and private functions
|
2019-07-23 15:21:14 -07:00 |
|
Greg Hysen
|
626d0dfa93
|
Store scaled values and end of calldata in ERC1155 Asset Proxy
|
2019-06-05 14:08:25 -07: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 |
|
Greg Hysen
|
430afbdc80
|
Replaced SafeMath in ERC1155 package with the version in contracts-utils
|
2019-03-11 16:06:18 -07:00 |
|
Greg Hysen
|
07200437b6
|
style improvements for erc1155 basic implementation
|
2019-03-11 15:00:41 -07:00 |
|
Greg Hysen
|
4b60d941cc
|
erc1155 wrapper improvements - handle minting for mutliple addresses at once + more revert reasons
|
2019-03-11 14:59:58 -07:00 |
|
Greg Hysen
|
b3775a3ca5
|
more style cleanup of erc1155 basic implementation
|
2019-03-11 14:59:58 -07:00 |
|
Greg Hysen
|
5d36c97a46
|
Added license to utils
|
2019-03-11 14:59:58 -07:00 |
|
Greg Hysen
|
46e3bcd6b9
|
cleaned up reference implementation revert reasons
|
2019-03-11 14:59:58 -07:00 |
|
Greg Hysen
|
b8c9a5dd1f
|
renamed contracts::lib -> contracts::utils
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
0cac2d407b
|
Cleanup
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
b3106cd932
|
Removed DummyERC1155Token
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
c4a467fa96
|
Ran lint-contracts
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
0c03747807
|
Basic ERC1155 wrapper
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
7c850cc082
|
Basic ERC1155 Implementation. Derived from reference implementation, with bug fixes.
|
2019-03-11 14:55:45 -07:00 |
|