Greg Hysen
|
8b91727364
|
types with default widths
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
8f61f6d0f9
|
Arrays of tuples
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
180d1ca63a
|
multidimensional arrays with dynamic objects
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
e59669c949
|
multidimensional arrays with static type
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
687e6ccdd3
|
Got the crazy ABI working
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
3bc45395cc
|
static vs dynamic tuple differentatiion
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
e95aa617b6
|
All existing ABI tests passing
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
637ab1076a
|
ABI Encoding for all combinations of arrays
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
a13099bde3
|
hack for static arrays
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
1600820dea
|
static array abi tests
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
993c5f4b4a
|
Another passing simple Abi 2
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
af27dd6fe4
|
tests for tuple
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
02f37fa2d9
|
Works for encoding arrays
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
2b4febe337
|
switched from depth-first to breadth-first param binding
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
9f35096fa9
|
corrected selector for Array
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
39fa26b2f3
|
arrays with dynamic size
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
7de7fe7823
|
Array of basic types works
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
5053c19599
|
constructor for an Array + a test -- appears to work
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
f35cf03030
|
implemented bytes (dynamic)
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
91a08b9fdd
|
Static bytes tests
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
cef254fa8c
|
tests for unsigned integer
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
e2b115a15c
|
refactored UInt/Int
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
f6cf3de1c4
|
Implemented int
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
ef5ba0375a
|
Implemented bool type
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
dfa9e435af
|
Implemented Address
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
fc0e7b1132
|
cleaner bind
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
b99252baae
|
ABI encodes some basic types correctly
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
7196046e2f
|
Prints full ABI encoding for subset of types, with off by factor of 2 for offsets
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
96bcc7e332
|
Going towards first calldata impl
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
d5dbd8cd68
|
tests for String
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
bce62056d9
|
cleaner name/type for pointer
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
331cca37e2
|
works for assigning value to uint
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
a1cff862c9
|
Fixed width parsing for UINT
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
79126f3b4a
|
renamed
|
2018-11-28 16:38:10 -08:00 |
|
Greg Hysen
|
77d6594ecb
|
Plugging away at encoder
|
2018-11-28 16:38:10 -08:00 |
|
Amir Bandeali
|
1eb19ca1ec
|
Merge pull request #1224 from 0xProject/feature/contracts/multiAssetProxy
Implement MultiAssetProxy
|
2018-11-28 14:33:07 -08:00 |
|
Steve Klebanoff
|
e5b09ba2fd
|
Merge pull request #1341 from 0xProject/feature/instant/install-analytics
[instant] Install Wallet analytic events
|
2018-11-28 14:01:07 -08:00 |
|
Fabio B
|
53f8e1b3b4
|
Add troubleshooting section to dev-utils section
|
2018-11-28 16:56:48 +00:00 |
|
Jacob Evans
|
4861e48059
|
Publish
- 0x.js@2.0.6
- @0x/abi-gen-templates@1.0.1
- @0x/abi-gen-wrappers@2.0.0
- @0x/asset-buyer@3.0.2
- @0x/base-contract@3.0.8
- @0x/connect@3.0.8
- @0x/contract-addresses@2.0.0
- @0x/contract-artifacts@1.1.2
- @0x/contract-wrappers@4.1.1
- contracts@2.1.56
- @0x/dev-tools-pages@0.0.8
- @0x/dev-utils@1.0.19
- @0x/fill-scenarios@1.0.14
- @0x/instant@1.0.2
- @0x/metacoin@0.0.30
- @0x/migrations@2.2.0
- @0x/order-utils@3.0.4
- @0x/order-watcher@2.2.6
- @0x/react-docs@1.0.20
- @0x/react-shared@1.0.23
- @0x/sol-compiler@1.1.14
- @0x/sol-cov@2.1.14
- @0x/sol-doc@1.0.9
- @0x/subproviders@2.1.6
- @0x/testnet-faucets@1.0.58
- @0x/web3-wrapper@3.1.6
- @0x/website@0.0.61
@0x/sol-cov@2.1.14
@0x/sol-doc@1.0.9
@0x/subproviders@2.1.6
@0x/testnet-faucets@1.0.58
@0x/web3-wrapper@3.1.6
@0x/website@0.0.61
contracts@2.1.56
0x.js@2.0.6
@0x/abi-gen-templates@1.0.1
@0x/abi-gen-wrappers@2.0.0
@0x/asset-buyer@3.0.2
@0x/base-contract@3.0.8
@0x/connect@3.0.8
@0x/contract-addresses@2.0.0
@0x/contract-artifacts@1.1.2
@0x/contract-wrappers@4.1.1
@0x/dev-tools-pages@0.0.8
@0x/dev-utils@1.0.19
@0x/fill-scenarios@1.0.14
@0x/instant@1.0.2
@0x/metacoin@0.0.30
@0x/migrations@2.2.0
@0x/order-utils@3.0.4
@0x/order-watcher@2.2.6
@0x/react-docs@1.0.20
@0x/react-shared@1.0.23
@0x/sol-compiler@1.1.14
monorepo@4861e48
|
2018-11-28 21:49:55 +11:00 |
|
Jacob Evans
|
c0b9214138
|
Updated CHANGELOGS
|
2018-11-28 21:49:26 +11:00 |
|
Jacob Evans
|
9266df43a4
|
chore: Add Ganache to NetworkId enum
|
2018-11-28 20:08:34 +11:00 |
|
Jacob Evans
|
dac0bee95c
|
Merge pull request #1318 from 0xProject/bug/testnets/rinkeby-exchange
[testnet][contract-addresses] Rinkeby and Ganache
|
2018-11-28 16:06:44 +11:00 |
|
Amir Bandeali
|
708f4e9bb8
|
Update CHANGELOG
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
0b9e9eb0e4
|
Don't load assetProxy if currentProxyid is equal to the last seen proxyid
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
743c43f768
|
Add Exchange tests with MultiAsset orders
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
7b51eddc03
|
Fix linting errors
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
6f92f0a7b5
|
Add more tests for MAP
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
b773d5e592
|
feat: Add and revert reasons
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
a0bc97b589
|
Add initial MultiAssetProxy tests
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
d146e15ff3
|
Fix async loops in erc721Wrapper
|
2018-11-27 16:09:51 -08:00 |
|