Lawrence Forman
9b5ba6806f
@0x/contracts-asset-proxy
: Fix broken erc1155_proxy
tests.
...
`@0x/contracts-asset-proxy`: Add `ERC1155Proxy.sol` to .solhintignore.
Fix circleci config to work with 3.0 branch.
2019-07-29 23:47:04 -04:00
Amir Bandeali
90d1decb87
Fix build errors
2019-07-24 10:26:28 -07:00
James Towle
4d1a942e79
Removed unnecessary files and code
2019-07-23 15:52:20 -07:00
James Towle
0395188aed
Updated any remaining contracts using 0.5.5 to 0.5.9
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
83bd5f5561
Fixed the last broken test in asset-proxy
2019-07-23 15:51:43 -07:00
James Towle
0ddb9f8923
Added a linting command for slower computers
2019-07-23 15:51:43 -07:00
James Towle
03ea97734c
Ran yarn prettier
2019-07-23 15:51:43 -07:00
James Towle
666b992c51
Readded Underflow RichErrors to asset-proxy
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
cf3790c2f8
Updated the erc1155 tests in asset-proxy to use RichErrors
2019-07-23 15:51:43 -07:00
James Towle
b7bac3abf6
Updated the asset-proxy tests to use RichErrors
2019-07-23 15:51:43 -07:00
James Towle
201dc7c28d
Removed events from the Mixins in asset-proxy
2019-07-23 15:51:43 -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
Lawrence Forman
348ec5bc3c
@0x/contracts-asset-proxy
: Add setProxyAllowanceForAllAsync()
to ERC1155ProxyWrapper
.
2019-07-23 15:45:39 -07:00
Lawrence Forman
acd857a8c0
@0x/contracts-asset-proxy
: Fix broken proxies
test.
2019-07-23 15:43:23 -07:00
Lawrence Forman
3fb34a2a83
@0x/contracts-asset-proxy
: Make setProxyAllowanceForAll()
just accept a ownerAddress
and give the proxy full control.
2019-07-23 15:43:23 -07:00
Amir Bandeali
3e461ac2e5
Rename internal and private functions
2019-07-23 15:21:14 -07:00
Amir Bandeali
a569815840
Fix assetData length check and improve readability
2019-07-17 09:37:42 -07:00
Greg Hysen
9e41c3093b
Conforming to error codes in ERC1155 Proxy
2019-07-17 09:37:42 -07:00
Amir Bandeali
9dbc9a8ad9
Merge pull request #1963 from 0xProject/feat/contracts/non-asm-proxies
...
Implement ERC1155Proxy and StaticCallProxy in Solidity
2019-07-17 09:23:25 -07:00
Amir Bandeali
53136caaa4
Add test for when staticCallTarget is an EOA
2019-07-16 16:00:38 -07:00
Amir Bandeali
10d767c5ab
Update ERC1155Proxy tests
2019-07-15 22:08:23 -07:00
Amir Bandeali
77484dc69e
Implement ERC1155Proxy in Solidity
2019-07-15 22:08:08 -07:00
Amir Bandeali
185e2342d9
Update StaticCallProxy tests
2019-07-15 22:07:31 -07:00
Amir Bandeali
54f4727adc
Implement StaticCallProxy in Solidity
2019-07-15 22:07:15 -07:00
Fabio Berger
ac82b2622c
Publish
...
- 0x.js@6.0.12
- @0x/abi-gen-wrappers@5.0.2
- @0x/asset-buyer@6.1.8
- @0x/asset-swapper@0.0.4
- @0x/connect@5.0.13
- @0x/contract-addresses@3.0.2
- @0x/contract-wrappers@9.1.7
- @0x/fill-scenarios@3.0.13
- @0x/instant@1.0.27
- @0x/metacoin@0.0.54
- @0x/migrations@4.1.9
- @0x/order-utils@8.2.2
- @0x/order-watcher@4.0.14
- @0x/testnet-faucets@1.0.83
- @0x/website@0.0.86
- @0x/contracts-asset-proxy@2.2.2
- @0x/contracts-coordinator@2.0.7
- @0x/contracts-dev-utils@0.0.4
- @0x/contracts-erc1155@1.1.9
- @0x/contracts-erc20@2.2.8
- @0x/contracts-erc721@2.1.9
- @0x/contracts-exchange@2.1.8
- @0x/contracts-exchange-forwarder@3.0.6
- @0x/contracts-exchange-libs@3.0.2
- @0x/contracts-extensions@4.0.2
- @0x/contracts-multisig@3.1.8
- @0x/contracts-test-utils@3.1.10
- @0x/contracts-utils@3.1.9
2019-07-15 05:23:02 -07:00
Fabio Berger
7197cb57cd
Updated CHANGELOGS
2019-07-15 05:22:51 -07:00
Fabio Berger
b6b618e5ce
Publish
...
- 0x.js@6.0.11
- @0x/abi-gen@2.1.1
- @0x/abi-gen-wrappers@5.0.1
- @0x/asset-buyer@6.1.7
- @0x/asset-swapper@0.0.3
- @0x/connect@5.0.12
- @0x/contract-addresses@3.0.1
- @0x/contract-wrappers@9.1.6
- @0x/dev-tools-pages@0.0.29
- @0x/fill-scenarios@3.0.12
- @0x/instant@1.0.26
- @0x/metacoin@0.0.53
- @0x/migrations@4.1.8
- @0x/order-utils@8.2.1
- @0x/order-watcher@4.0.13
- @0x/python-contract-wrappers@1.0.2
- @0x/react-docs@2.0.14
- @0x/react-shared@2.0.14
- @0x/testnet-faucets@1.0.82
- @0x/website@0.0.85
- @0x/contracts-asset-proxy@2.2.1
- @0x/contracts-coordinator@2.0.6
- @0x/contracts-dev-utils@0.0.3
- @0x/contracts-erc1155@1.1.8
- @0x/contracts-erc20@2.2.7
- @0x/contracts-erc721@2.1.8
- @0x/contracts-exchange@2.1.7
- @0x/contracts-exchange-forwarder@3.0.5
- @0x/contracts-exchange-libs@3.0.1
- @0x/contracts-extensions@4.0.1
- @0x/contracts-multisig@3.1.7
- @0x/contracts-test-utils@3.1.9
- @0x/contracts-utils@3.1.8
2019-07-13 13:00:33 -07:00
Fabio Berger
0bb8887027
Updated CHANGELOGS
2019-07-13 13:00:21 -07:00
Fabio Berger
e853555165
Publish
...
- 0x.js@6.0.10
- @0x/abi-gen@2.1.0
- @0x/abi-gen-templates@2.2.1
- @0x/abi-gen-wrappers@5.0.0
- @0x/assert@2.1.0
- @0x/asset-buyer@6.1.6
- @0x/asset-swapper@0.0.2
- @0x/base-contract@5.1.1
- @0x/connect@5.0.11
- @0x/contract-addresses@3.0.0
- @0x/contract-artifacts@2.0.1
- @0x/contract-wrappers@9.1.5
- @0x/contracts-gen@1.0.10
- @0x/dev-tools-pages@0.0.28
- @0x/dev-utils@2.2.4
- ethereum-types@2.1.3
- @0x/fill-scenarios@3.0.11
- @0x/instant@1.0.25
- @0x/json-schemas@3.0.11
- @0x/metacoin@0.0.52
- @0x/migrations@4.1.7
- @0x/monorepo-scripts@1.0.33
- @0x/order-utils@8.2.0
- @0x/order-watcher@4.0.12
- @0x/python-contract-wrappers@1.0.1
- @0x/react-docs@2.0.13
- @0x/react-shared@2.0.13
- @0x/sol-compiler@3.1.9
- @0x/sol-coverage@3.0.6
- @0x/sol-doc@2.0.13
- @0x/sol-profiler@3.1.8
- @0x/sol-resolver@2.0.8
- @0x/sol-trace@2.0.14
- @0x/sol-tracing-utils@6.0.13
- @0x/sra-spec@2.0.11
- @0x/subproviders@4.1.1
- @0x/testnet-faucets@1.0.81
- @0x/types@2.4.0
- @0x/typescript-typings@4.2.3
- @0x/utils@4.4.0
- @0x/web3-wrapper@6.0.7
- @0x/website@0.0.84
- @0x/contracts-asset-proxy@2.2.0
- @0x/contracts-coordinator@2.0.5
- @0x/contracts-dev-utils@0.0.2
- @0x/contracts-erc1155@1.1.7
- @0x/contracts-erc20@2.2.6
- @0x/contracts-erc721@2.1.7
- @0x/contracts-exchange@2.1.6
- @0x/contracts-exchange-forwarder@3.0.4
- @0x/contracts-exchange-libs@3.0.0
- @0x/contracts-extensions@4.0.0
- @0x/contracts-multisig@3.1.6
- @0x/contracts-test-utils@3.1.8
- @0x/contracts-utils@3.1.7
2019-07-13 01:33:08 -07:00
Fabio Berger
2ce09d73ac
Updated CHANGELOGS
2019-07-13 01:32:53 -07:00
Xianny
048f5c2771
[Multilang] hardcode ABI into abi-gen-wrappers ( #1883 )
...
* Export artifacts and addresses from abi-gen-wrappers
* only export addresses, not artifacts
* abi-gen-wrappers no longer accept ContractAbi as constructor param
ABI is now hardcoded when wrapper is generated
* remove unused imports
* remove unused import
* changes after review
* fix method ordering
* update constructor args
* prettier
* statically enumerate ABI properties
* remove abi-gen-wrappers generated-wrappers from prettierignore
* add template for recursive components
* add `indexed` field for EventParameter
* prettier
* update known-good wrappers with ABIs and fix Python ABI loading
* remove generated-artifacts and update gitignore
2019-07-08 12:44:19 -07:00
xianny
86333f4928
add devdocs to all artifacts
2019-06-27 22:00:41 -07:00
Amir Bandeali
323fb0a965
Bump solidity version pragma for undeployed AssetProxy contracts
2019-06-18 19:52:18 -07:00
Amir Bandeali
45aacf122f
Fix StaticCallProxy comment and add sanity checks to TestStaticCallTarget
2019-06-18 19:52:18 -07:00
Amir Bandeali
f15560bd89
Update CHANGELOGs
2019-06-18 19:52:18 -07:00
Amir Bandeali
0c8bb2e675
Add unit tests for StaticCallProxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
5345f7c983
Add boilerplate for StaticCallProxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
7d9e43b2e1
Add TestStaticCallTarget for testing StaticCallProxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
f0ecda1a48
Use more specific revert reason in ERC1155Proxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
4ed111a7d4
Implement StaticCallProxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
718d48b7d5
Fix linting errors and update CHANGELOGs
2019-06-07 08:46:20 -07:00
Amir Bandeali
12afeb30ae
Move LibAssetData to DevUtils package
2019-06-07 08:46:20 -07:00
Amir Bandeali
f68b8d82e0
Move LibTransactionDecoder to dev-utils package
2019-06-07 08:46:20 -07:00
Amir Bandeali
0db56a781e
Cleanup LibAssetData tests
2019-06-07 08:46:19 -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