fabioberger
|
efe8225d18
|
Fix import ordering
|
2019-11-12 10:52:04 +00:00 |
|
fabioberger
|
6324a92ec5
|
Refactor contracts-* exports so none in test dir so npmignore works as intended
|
2019-11-11 21:49:29 +00:00 |
|
fabioberger
|
86b76a3e75
|
Introduce publicFacingContracts config in all package.jsons, refactor all imports from src in contracts packages
|
2019-11-11 15:10:15 +00:00 |
|
Michael Zhu
|
078b1af04e
|
Binop -> BinOp
|
2019-08-26 16:06:31 -07:00 |
|
Michael Zhu
|
98e5b26eb7
|
refactor SafeMath rich errors and use them in staking libs
|
2019-08-26 15:49:09 -07:00 |
|
Alex Towle
|
22c8a25a26
|
Merge branch 'development' into 3.0
|
2019-08-19 11:13:21 -07:00 |
|
Alex Towle
|
8c5c81fe70
|
Change all instances of throw to revert in it tests
|
2019-08-01 15:13:16 -07:00 |
|
Greg Hysen
|
d8cf9d54aa
|
Updated all instances of deployFrom0xArtifactAsync
|
2019-07-29 12:07:28 +02:00 |
|
James Towle
|
4e6dd1b213
|
Updated the style
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
a46b13967a
|
Refactored the SafeMath errors
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
b7adf59ed5
|
Fixed any lingering style issues
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
aa36ebf4f2
|
Removed RichErrors from the erc1155 test in Authorizable
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
f4551dd1e5
|
Updated the exchange tests to use RichErrors
|
2019-07-23 15:51:43 -07:00 |
|
James Towle
|
b3da4bb5b7
|
Updated the erc1155 tests to expect RichErrors
|
2019-07-23 15:51:43 -07:00 |
|
Greg Hysen
|
421f555d57
|
Ran prettier
|
2019-03-11 14:59:58 -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
|
60d24ada62
|
tests for allowance approvals on erc1155
|
2019-03-11 14:59:58 -07:00 |
|
Greg Hysen
|
b3106cd932
|
Removed DummyERC1155Token
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
cf7afbe7f6
|
ran linter
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
a8d58aeac4
|
ran prettier
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
28209e9413
|
cleaning
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
68ed56f2d9
|
some cleanup
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
0c03747807
|
Basic ERC1155 wrapper
|
2019-03-11 14:55:45 -07:00 |
|
Greg Hysen
|
3039d8edfa
|
Ran prettier
|
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 |
|