Megan Pearson
561f441a5b
Implements color variables and updates components
2018-10-19 09:37:14 +02:00
August Skare
30f7f83573
added trace component to trace view
2018-10-18 15:25:08 +02:00
August Skare
97646571a1
tweaking header and hero position and sizing
2018-10-18 14:09:02 +02:00
August Skare
ac60d45969
compiler component in compiler view
2018-10-18 14:08:46 +02:00
August Skare
afa52e280c
intro component on cov view
2018-10-18 13:59:16 +02:00
August Skare
c57c9752a2
intro component in profiler view
2018-10-18 13:58:07 +02:00
August Skare
b158a6d722
initial commit
2018-10-18 13:28:44 +02:00
August Skare
c616b53c9c
update react and styled-components
2018-10-15 13:40:49 +02:00
Brandon Millman
23fb8dab13
Merge pull request #1134 from 0xProject/feature/contract-wrappers/forwarder-wrapper-validation
...
[contract-wrappers] Add optional validation to the forwarder wrapper
2018-10-14 23:39:53 -07: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
F. Eugene Aumson
a424c2adfa
fix: linter
2018-10-12 16:05:41 -04:00
F. Eugene Aumson
55f9348d0a
fix: use python's extsplit, not manual splicing
2018-10-12 16:00:45 -04:00
F. Eugene Aumson
2afa38c927
feat(python/order_utils): project stub
...
An empty project, with respect to functionality, but one configured with
a test framework, linters, CI integration, etc.
https://app.asana.com/0/836857747873847/839549782781239/f
2018-10-12 15:50:48 -04:00
F. Eugene Aumson
92fd0a9d24
feat: project stub for python order utilities
...
An empty project, with respect to functionality, but one configured with
a test framework, linters, CI integration, etc.
https://app.asana.com/0/836857747873847/839549782781239/f
2018-10-12 15:31:19 -04: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
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
Alex Browne
f3cba233ad
Use medium+ resource class for build-website ( #1129 )
2018-10-11 11:27:28 -07:00
Fabio Berger
a1a0d120be
Update yarn.lock
2018-10-11 14:19:25 +02: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
c8fd1ae05c
Add dev-tools-pages bundles to gitignore
2018-10-10 22:40:56 +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
fragosti
aec0dd3835
Increase max bundle size for instant
2018-10-10 10:38:04 -07: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
Brandon Millman
f2fdb6e47d
Add comments for expiryBuffer
2018-10-09 14:28:54 -07:00
fragosti
941448d65c
Fix empty input bug
2018-10-09 12:11:12 -07:00
fragosti
764f402eb9
Center 0x instant
2018-10-09 12:00:55 -07:00
Leonid Logvinov
bd06ebde8d
Merge pull request #1122 from 0xProject/feature/new-ethers
...
Upgrade ethers.js version
2018-10-09 16:28:44 +02:00
Leonid Logvinov
fbd7115500
Define bundlewatch.ci.repoBranchBase
2018-10-09 16:11:29 +02:00
Leonid Logvinov
f93774f855
Stop accesing ethers private methods
2018-10-09 16:01:34 +02:00