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 |
|
Amir Bandeali
|
037e63ab49
|
Factor offsets into calldata locations
|
2018-11-27 16:09:51 -08:00 |
|
Amir Bandeali
|
8b80d28029
|
feat: Implement MultiAssetProxy
|
2018-11-27 16:09:51 -08:00 |
|
Jacob Evans
|
494adedeef
|
chore: Update CHANGELOG
|
2018-11-28 10:17:15 +11:00 |
|
Jacob Evans
|
f0ed0c6a35
|
chore: Redeploy Rinkeby using testnet Exchange contract. Add Ganache contract addresses back
|
2018-11-28 10:17:09 +11:00 |
|
Steve Klebanoff
|
b95d73d176
|
Merge branch 'development' into feature/instant/install-analytics
|
2018-11-27 13:34:19 -08:00 |
|
Steve Klebanoff
|
462a5face9
|
feat(instant): Install Wallet analytics
|
2018-11-27 13:33:34 -08:00 |
|
Steve Klebanoff
|
47a87e57f1
|
Merge pull request #1335 from 0xProject/feature/instant/dropdown-analytics
[instant] Add analytics events for payment dropdown
|
2018-11-27 13:31:02 -08:00 |
|
F. Eugene Aumson
|
768c28f328
|
fix(order_utils.py): unpin pylint version (#1337)
The version was pinned in order to work around a bug in pylint. That
bug has been fixed and released.
|
2018-11-27 14:49:28 -05:00 |
|
Steve Klebanoff
|
b50187f59c
|
Track install wallet clicked
|
2018-11-27 11:25:51 -08:00 |
|
Steve Klebanoff
|
96a46bcb4b
|
Merge branch 'development' into feature/instant/dropdown-analytics
|
2018-11-27 11:10:20 -08:00 |
|
Steve Klebanoff
|
4653e4c011
|
Merge pull request #1336 from 0xProject/fix/instant/clipboard
[instant] Fix copy to clipboard
|
2018-11-27 10:48:26 -08:00 |
|
Brandon Millman
|
372a242ea2
|
Merge pull request #1327 from 0xProject/feature/instant/events-buy
[instant] Add buy events to instant
|
2018-11-27 10:46:10 -08:00 |
|
Steve Klebanoff
|
fb1893626f
|
Merge pull request #1330 from 0xProject/feature/instant/stable-css-classes
[instant] Add stable CSS classes
|
2018-11-27 10:42:05 -08:00 |
|
Steve Klebanoff
|
5fd837cc4f
|
Merge branch 'development' into feature/instant/dropdown-analytics
|
2018-11-27 10:38:26 -08:00 |
|
Steve Klebanoff
|
435e62a94d
|
fix(instant): Fix copy to clipboard
|
2018-11-27 10:32:54 -08:00 |
|
Brandon Millman
|
598db72523
|
Merge branch 'development' into feature/instant/events-buy
* development:
Make explicit functions
Linting
Fix props
Set selected asset to none
Track numberAvailableAssets, selectedAssetName, selectedAssetData event properties
Fix dupe merge issue
feat(instant): Event tracking for token selector
Token selector searched
Token Selector open, closed, chose
|
2018-11-27 10:29:45 -08:00 |
|
Steve Klebanoff
|
4ebc561986
|
Merge branch 'development' into feature/instant/stable-css-classes
|
2018-11-27 10:24:12 -08:00 |
|
Steve Klebanoff
|
d23fd23e91
|
Merge pull request #1329 from 0xProject/feature/instant/token-picker-events
[instant] Token Selector events
|
2018-11-27 10:23:28 -08:00 |
|
Brandon Millman
|
6e2523625f
|
feat(instant): change event properties to ms times instead of unix timestamps
|
2018-11-27 10:17:59 -08:00 |
|
Steve Klebanoff
|
23274f9b48
|
Merge branch 'development' into feature/instant/token-picker-events
|
2018-11-27 10:10:22 -08:00 |
|
Brandon Millman
|
7efa71eaf6
|
Merge branch 'development' into feature/instant/events-buy
* development:
fix(instant): make package private
Add stale bot config
|
2018-11-27 10:06:39 -08:00 |
|
Steve Klebanoff
|
9c27feeff6
|
Make explicit functions
|
2018-11-27 10:00:21 -08:00 |
|
Steve Klebanoff
|
be787a0fd1
|
feat(instant): Add analytics events for payment dropdown
|
2018-11-27 09:50:56 -08:00 |
|
Steve Klebanoff
|
ee5b6ad77f
|
Linting
|
2018-11-27 09:16:26 -08:00 |
|
Steve Klebanoff
|
e08fb72cf1
|
Use constants
|
2018-11-27 09:01:49 -08:00 |
|