Greg Hysen
|
e77a608f45
|
Got build working on erc1155
|
2019-03-11 19:07:58 -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
|
257d1b2b52
|
Set evm version to byzantium to avoid using unsupported opcodes in solidity 0.5.5
|
2019-03-11 15:00:41 -07:00 |
|
Greg Hysen
|
b8c9a5dd1f
|
renamed contracts::lib -> contracts::utils
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
4dfb3507c4
|
updated compiler.json
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
b3106cd932
|
Removed DummyERC1155Token
|
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 |
|