Leonid Logvinov
1a36459ab8
Fix property name
2018-05-04 22:41:39 +02:00
Leonid Logvinov
91fdd6fc29
Make a negligible change to order-utils to publish a new version
2018-05-04 19:07:02 +02:00
Brandon Millman
005e633e2a
yarn.lock
2018-04-27 15:05:00 -07:00
Jacob Evans
47604384d4
Merge pull request #555 from 0xProject/feature/subproviders/upgrade-provider-engine
...
Update Web3 Provider Engine to 14.0.4
2018-04-26 15:44:55 +10:00
Fabio Berger
c69984e309
Fix react type versions to avoid minor version bumps with breaking changes
2018-04-24 20:06:09 +09:00
Fabio Berger
eab76c5819
Fix @types/react version to avoid accidental minor version bumps with breaking changes
2018-04-24 19:54:22 +09:00
Jacob Evans
5682cd0048
Update Web3 Provider Engine to 14.0.4
2018-04-24 14:33:32 +10:00
Amir Bandeali
e532f2c165
Fix zeppelin imports, run prettier
2018-04-20 13:57:18 -07:00
Greg Hysen
78d81f193f
Asset Proxy Dispatcher
2018-04-20 13:56:17 -07:00
Amir Bandeali
7a66da5a51
Fix build errors
2018-04-20 13:56:17 -07:00
Amir Bandeali
e98b4ea26d
Fix build errors
2018-04-20 13:56:17 -07:00
Amir Bandeali
97232145a4
Fix package.json
2018-04-20 13:56:16 -07:00
Amir Bandeali
35bb010c35
Add support for solidity 0.4.23
2018-04-20 13:54:28 -07:00
Jacob Evans
62a55c0135
Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types
...
Support Tuples returned from functions
2018-04-20 08:49:23 +10:00
Brandon Millman
8634551f53
Merge pull request #539 from 0xProject/feature/website/backend-client
...
Implement backendClient object to unify calls to the portal api
2018-04-18 22:25:03 -04:00
Jacob Evans
12ae7c009d
Support Tuples from function returns
2018-04-19 11:21:32 +10:00
Brandon Millman
51b2fce8c1
Implement backendClient object to unify calls to the portal api
2018-04-18 20:12:38 -04:00
Jacob Evans
d87d93dfac
Update deployer and contracts repo to use solidity 0.4.22
2018-04-18 10:06:13 +10:00
Jacob Evans
79d01fe2d7
Merge branch 'development' into feature/0x.js/remove-hd-wallet-from-test
2018-04-17 13:47:57 +10:00
Leonid Logvinov
d8ef76fd5e
Rename resolver to sol-resolver
2018-04-16 17:43:59 +02:00
Jacob Evans
73e23996a6
Remove truffle-hdwallet from 0x.js tests
2018-04-13 13:16:30 +10:00
Leonid Logvinov
eb89926cee
Implement the resolver
2018-04-12 12:52:48 +02:00
Leonid Logvinov
4dd9f29769
Add ony abi-gen changes from Greg's PR
2018-04-12 12:50:52 +02:00
Fabio Berger
f892b7dbf6
Move NULL_BYTES to @0xproject/utils
2018-04-11 22:00:54 +09:00
Fabio Berger
c44f9e56ad
Merge pull request #514 from 0xProject/publishImprovements
...
Add Doc Page Check To Publish Flow
2018-04-11 18:55:59 +09:00
Fabio Berger
efdbc1ff6c
Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing
2018-04-10 14:49:13 +09:00
Greg Hysen
eecf09f515
Added a detailed description of renameOverloadedMethods
(special thanks to @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading.
2018-04-09 19:25:07 -07:00
Greg Hysen
61fc3346c2
Updated deployer to accept a list of contract directories as input. Contract directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
2018-04-09 17:22:58 -07:00
Fabio Berger
03e4205700
Remove Dharma integration from Website
2018-04-03 15:39:43 +09:00
Fabio Berger
1b7c7037b8
Remove remaining unused deps
2018-04-03 15:27:45 +09:00
Fabio Berger
913264c811
Update yarn.lock
2018-04-03 14:54:30 +09:00
Fabio Berger
1c0d982398
Fix yarn
2018-04-03 13:00:40 +09:00
Fabio Berger
a88b4040ff
Stop using utils
2018-04-03 12:58:45 +09:00
Fabio Berger
e8073cd6f2
Update yarn.lock
2018-04-03 12:04:08 +09:00
Leonid Logvinov
6ba6bec105
Updated CHANGELOGS
2018-04-02 16:01:45 +03:00
Leonid Logvinov
0f4b05e374
Fix version
2018-04-02 13:20:52 +03:00
Leonid Logvinov
9e81d3c87b
Fix contracts and artifacts paths
2018-04-02 12:35:03 +03:00
Leonid Logvinov
4d9029bb0e
Add metacoin example project
2018-04-02 12:34:29 +03:00
Fabio Berger
01c6fd92e8
Update moment, no longer need separate moment types
2018-04-02 16:06:36 +09:00
Fabio Berger
08a69ebd6e
Add more logging
2018-03-30 15:27:47 +02:00
Fabio Berger
397cd77ef9
Fix semver-sort version
2018-03-29 15:02:46 +02:00
Fabio Berger
9f1c212596
Update Yarn lock and fix dep versions
2018-03-29 13:00:42 +02:00
Leonid Logvinov
d72b7299c6
Move common types out of web3 types
2018-03-27 17:56:21 +02:00
Leonid Logvinov
a2e4aaa9a3
Add clean-state tests
2018-03-27 17:47:04 +02:00
Leonid Logvinov
f30353087f
Merge branch 'development' into feature/deployer-improvements
2018-03-23 19:18:31 +01:00
Leonid Logvinov
f45191d0e8
Support proper semver version ranges
2018-03-21 15:11:41 +01:00
Fabio Berger
87cbbdad72
Update yarn.lock
2018-03-20 15:39:39 +00:00
Brandon Millman
293b55e51f
Update yarn.lock
2018-03-19 10:03:21 -07:00
Brandon Millman
11bac66046
Merge branch 'development' into feature/sra-report/collection-tests
...
* development: (26 commits)
Change title
Add Blake and Zach to About page
Re-size Jacob and Tom's images
Manually publish 0x.js back to a working state
Publish
Publish
Fix 0x.js assets
Remove assets from connect and _bundles from packages that don't generate the folder
Publish
Fix packages that aren't working as expected
Make new packages default to public on publish
Add new public packages to top-level README
Update top-level package.json
Fix incorrect new versions
Fix path to assets
Publish
Updated CHANGELOGS
Fix quotation marks
Add a complex test for ast visitor
Move opcodes to constants
...
2018-03-19 09:56:46 -07:00
Fabio Berger
ac881d149c
Fix packages that aren't working as expected
2018-03-19 00:13:19 +01:00