Xianny
|
44a6fe7310
|
Note on updating contract artifacts (#1853)
|
2019-06-05 16:59:15 -07:00 |
|
Greg Hysen
|
46690f0c35
|
Made some comments more readable and fixed some spelling
|
2019-06-05 15:23:53 -07:00 |
|
Greg Hysen
|
cfc4e345cc
|
ran prettier and updated changelog
|
2019-06-05 14:22:50 -07:00 |
|
Greg Hysen
|
c68278d824
|
Additional multiplication overflow checks
|
2019-06-05 14:09:09 -07:00 |
|
Greg Hysen
|
09600a71cd
|
Added tests to assert that assetData is within the boundaries of calldata
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
d66ba70f5e
|
Updated length to match comment + added explicit test
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
e7c4120d24
|
Validation checks for the length of asset data
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
1212e534a8
|
Adds boundary checks when copying dynamic fields (includes tests)
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
899d0f1e42
|
removed .only for tests
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
dde4ed3754
|
More readability for 1155 proxy
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
b596e02752
|
readability cleanup
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
d5afe696da
|
removed .only from tests
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
976be66dee
|
Scale values while copying from calldata
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
98c8a6387a
|
manually copy ids, values, and data fields
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
be1b636e30
|
Improved readability of ERC1155 Proxy
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
8bae0b81aa
|
Added ERC1155Proxy tests when data overlaps values in asset data
|
2019-06-05 14:08:25 -07:00 |
|
Greg Hysen
|
7ee19e1306
|
Added new tests for different lengths of receiver callback data, since we are now appending scaledValues after data.
|
2019-06-05 14:08:25 -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 Hysz
|
8453c616a5
|
Merge pull request #1852 from 0xProject/fix/contracts/expectTransactionFailedAsyncFalsePositives
Fixes false positives in `expectTransactionFailedAsync`
|
2019-06-05 13:51:59 -07:00 |
|
Greg Hysen
|
56bc2944d0
|
Fixed false positives in expectTransactionFailedAsync
|
2019-06-04 18:53:13 -07:00 |
|
Amir Bandeali
|
b2cf701e30
|
Merge pull request #1850 from 0xProject/removePipelineBuild
Remove pipeline package from build and from CI
|
2019-06-04 13:20:24 -07:00 |
|
Amir Bandeali
|
9a3b29acb7
|
Remove pipeline package from build and from CI
|
2019-06-04 12:58:31 -07:00 |
|
Fabio B
|
85b217f167
|
Merge pull request #1823 from 0xProject/fix/improveAssertionsAbiGen
Add parameter assertions to abi-gen-wrappers
|
2019-06-04 19:05:39 +01:00 |
|
Fabio Berger
|
a7700d6c22
|
Fix tests
|
2019-06-04 14:38:13 +01:00 |
|
Fabio Berger
|
1e274518dd
|
Remove re-introduced deps
|
2019-06-04 13:28:13 +01:00 |
|
Fabio Berger
|
f4f8927c79
|
Update yarn lock
|
2019-06-04 13:26:35 +01:00 |
|
Fabio Berger
|
60b7890f16
|
Ensure assertions each get rendered on a new line
|
2019-06-04 13:26:35 +01:00 |
|
Fabio Berger
|
4d46290ef6
|
Fix failing tests
|
2019-06-04 13:26:35 +01:00 |
|
Fabio Berger
|
00f7e2cfc3
|
Fix linter errors
|
2019-06-04 13:26:35 +01:00 |
|
Fabio Berger
|
e742708261
|
Update abi-gen-wrappers
|
2019-06-04 13:24:29 +01:00 |
|
Fabio Berger
|
8c9de31c5c
|
Add assertions to abi-gen templates and fix tests
|
2019-06-04 13:19:59 +01:00 |
|
Fabio Berger
|
2bf992f0ac
|
Improve the NOTE in abi-gen utils
|
2019-06-04 13:18:02 +01:00 |
|
Fabio Berger
|
52a01bcc11
|
Fix linter errors
|
2019-06-04 13:18:02 +01:00 |
|
Fabio Berger
|
f250e03c40
|
Add missing deps
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
75acbfb042
|
Fi assertion type
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
740fd6f5d9
|
Rename txData to callData
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
c58306cd49
|
Add isNumberOrBigNumber assertion
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
985696631c
|
Set liguist-generated to true
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
d8a3d7f920
|
Fix gitattributes so properly minimizes generate-wrappers in PR review
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
b6b96f0eee
|
Tighten the assertion to hex string
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
3f037ef3cc
|
Add PR number to CHANGELOG entries
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
5c2d3fb3da
|
Update abi-gen-wrappers
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
84d38ea878
|
Add assertions to abi-gen templates and fix tests
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
6226aa0b23
|
|
2019-06-04 13:18:01 +01:00 |
|
Fabio Berger
|
72af35834b
|
Update issue template to instruct submitter to prefix title with package name
|
2019-06-04 11:52:23 +01:00 |
|
David Sun
|
3019e3817f
|
Merge pull request #1846 from 0xProject/feature/website/starkdex-announcement
Added StarkDEX announcement to homepage
|
2019-06-03 12:17:02 -07:00 |
|
Chris Kalani
|
da9e90faf0
|
Added new tab prop to announcement
|
2019-06-03 11:55:19 -07:00 |
|
Chris Kalani
|
e737395c2b
|
Added StarkDEX announcement to homepage
|
2019-06-03 11:33:38 -07:00 |
|
Fabio B
|
5a33167594
|
Merge pull request #1844 from 0xProject/fix/docFixes
website: Doc Fixes
|
2019-06-03 18:20:09 +01:00 |
|
Fabio B
|
dfb7e50948
|
Merge pull request #1843 from 0xProject/fix/depSecurityIssues
Fixes the severe security vulnerability warnings on Github
|
2019-06-03 18:01:58 +01:00 |
|