Alex Browne
ecdd6e3303
Fix linter errors in contract-wrappers
2018-10-15 13:37:57 -07:00
Alex Browne
17c6661e2d
Cleanup migrations and contracts package. Make contracts private again.
2018-10-15 13:37:57 -07:00
Alex Browne
141121004c
Remove generated artifacts in the contracts package
2018-10-15 13:37:57 -07:00
Alex Browne
3af7d1ad02
Add missing dependency to abi-gen-wrappers
2018-10-15 13:37:56 -07:00
Alex Browne
255da32d29
Update testnet-faucets and website to work with new artifacts and abi-gen wrappers
2018-10-15 13:37:56 -07:00
Alex Browne
29063cab18
update order-watcher to use new artifacts and abi-gen wrappers packages
2018-10-15 13:37:56 -07:00
Alex Browne
3da032fb24
update asset-buyer to use new artifacts and abi-gen wrappers packages
2018-10-15 13:36:59 -07:00
Alex Browne
d0b37fcab5
update fill-scenarios to use new artifacts and abi-gen wrappers packages
2018-10-15 13:36:59 -07:00
Alex Browne
57d9fcf9e5
update order-utils to use new artifacts and abi-gen wrappers packages
2018-10-15 13:36:59 -07:00
Alex Browne
2bd7b0f66b
update contract_wrappers to use new artifacts and abi-gen wrappers packages
2018-10-15 13:36:59 -07:00
Alex Browne
8f0ceaf1d8
Create abi-gen-wrappers package
2018-10-15 13:36:59 -07:00
Alex Browne
1da3604351
Create contract-artifacts package (needed to solve dependency cycle)
2018-10-15 13:36:59 -07:00
Alex Browne
3a7bb97ad1
Remove artifacts from migrations package and update contract-wrappers accordingly
2018-10-15 13:36:59 -07:00
Alex Browne
2aa73fc839
Add generated contract wrappers in contracts package to gitignore
2018-10-15 13:36:10 -07:00
Alex Browne
5b1b423b5e
Change @0xproject/contracts version number back to 2.1.48
2018-10-15 13:36:10 -07:00
Alex Browne
026ad1f9a1
Update contract-wrappers package to use new contracts package for generated files
2018-10-15 13:36:09 -07:00
Alex Browne
81c4887241
Move generated contract wrappers and artifacts into contracts package
2018-10-15 13:36:09 -07:00
Fabio Berger
40512ea608
chore: Export Stats from types, not indirectly from OrderWatcher
2018-10-15 12:38:02 +01:00
Fabio Berger
29437c5761
chore: Export stats type from 0x.js
2018-10-15 12:26:23 +01:00
Kadinsky
79db7147a4
Merge pull request #1118 from BEcorp/development
...
[order-watcher] Public function getStats
2018-10-15 12:25:24 +01:00
Andrew Maurer
69e9dbd683
Merge branch 'development' into development
2018-10-13 11:09:50 -04:00
amaurer
dc56ce4549
Exported Stats in OW package
2018-10-13 08:47:37 -04:00
Brandon Millman
22abd1dfcf
feat(contract-wrappers): add optional validation to the forwarder wrapper
...
Similar to the approach taken in exchange wrapper, make a call to an rpc
node in order to simulate the transaction before actually sending the
transaction. The decorator will parse revert reasons and other types of
errors into canonical errors that a consumer of the library expects when
interacting with a contract wrapper.
2018-10-12 14:42:31 -07:00
Kadinsky
11033c78f5
Merge pull request #1132 from 0xProject/removeRollbarUMD
...
fix(website): replace Rollbar UMD with regular npm package
2018-10-12 20:13:11 +02:00
amaurer
cd04a21e29
Fixes per converstaion, stats interface to pub
2018-10-12 11:55:31 -04:00
Steve Klebanoff
5c76c8586d
Merge pull request #1128 from 0xProject/feature/add-steve-to-team
...
[website] add Steve to team page
2018-10-11 12:41:32 -07:00
Fabio Berger
2e3624d888
fix(website): replace Rollbar UMD with regular npm package
2018-10-11 13:57:07 +02:00
Leonid Logvinov
8941b6cee5
Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pages
...
Initial project scaffolding for dev tools pages
2018-10-11 12:44:00 +02:00
Leonid Logvinov
e4351789d2
Fix linter error
2018-10-11 12:23:19 +02:00
Francesco Agosti
a5a033c359
Merge pull request #1114 from 0xProject/feature/instant/redux-styles-container
...
[instant] Add styles and redux to instant
2018-10-10 18:27:54 -07:00
fragosti
50442c3ebb
Upgrade ethereum-types
2018-10-10 17:25:17 -07:00
fragosti
9fe88b2146
Lint and update deps
2018-10-10 17:14:17 -07:00
fragosti
c8e7d225ca
Be more explicit with falsiness
2018-10-10 16:55:59 -07:00
fragosti
0aa7bfab0d
Add type to cssRuleIfExists
2018-10-10 16:48:27 -07:00
fragosti
7bc9cd8c94
Fix issue where we throw if non-numeric characters are used in input
2018-10-10 16:43:55 -07:00
fragosti
0a3c543d5d
Upgrade to more recent types, fix yarn.lock
2018-10-10 16:31:14 -07:00
Jacob Evans
01ccd8ff1a
[fix]: [testnet-faucet] Exit 1 on build fail
...
If we detect any compilation errors then exit with 1
2018-10-11 09:56:49 +11:00
Steve Klebanoff
f73e6a75b1
feat: add Steve to team page
2018-10-10 15:21:41 -07:00
Fabio Berger
a300a451c8
Explains tools we want them to use
2018-10-10 22:50:20 +02:00
Fabio Berger
2a95d3269d
Add note about button
2018-10-10 22:44:03 +02:00
Fabio Berger
19a657c38b
Improve README
2018-10-10 22:40:14 +02:00
Fabio Berger
7418932432
Fix button and center
2018-10-10 22:31:18 +02:00
Fabio Berger
fb882b0c77
Add stuff
2018-10-10 17:22:31 +02:00
Leonid Logvinov
6c0d317380
Initial project scaffolding
2018-10-10 16:20:14 +02:00
fragosti
a165f5d25b
Change tslint config to remove conflicts with prettier
2018-10-09 18:41:31 -07:00
fragosti
2bd8cbb80c
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/redux-styles-container
2018-10-09 18:25:14 -07:00
Brandon Millman
afb34da729
Merge pull request #1116 from 0xProject/feature/asset-buyer/api-tweaks
...
[asset-buyer] Fix order expiration calc bug and expose gas options to executeBuyQuote
2018-10-09 18:15:33 -07:00
Jacob Evans
402089db4e
fix: [testnet-faucet] Signing of orders
...
Signing of orders changed in order-utils but forgot to update testnet faucet
2018-10-10 11:31:27 +11:00
Brandon Millman
8155d311af
Merge branch 'development' into feature/asset-buyer/api-tweaks
...
* development:
Define bundlewatch.ci.repoBranchBase
Stop accesing ethers private methods
Fix merge conflicts
Fix ethers build issue
Upgrade ethers.js version
Fix branch name
Add max sizes
Use bundlewatch instead of bundlesize
Move Metamask Error to OrderErrors
Update the exported types for the packages which touch RPC providers
Throw and handle errors from Providers.
Clarifies use of schemas outside of Javascript/TypeScript.
Detect MM on signature validation failure.
Return SignedOrder from signing utils.
Update 0x.js Changelog
Add eth_signTypedData support to our wallet subproviders
Move SignTypedData to utils package
Introduce Metamask Subprovider.
Expose eth_signTypedData functionality for order signing
2018-10-09 17:04:54 -07:00
Brandon Millman
cd8e6d9cdf
Update the CHANGELOG
2018-10-09 16:36:19 -07:00