Steve Klebanoff
094aabfcee
Linting
2018-11-20 13:28:28 -08:00
Steve Klebanoff
f5db4be521
Ensure we publish Instant with rollbar settings
2018-11-20 13:19:16 -08:00
Steve Klebanoff
d79c754a5b
TODO note
2018-11-20 13:18:53 -08:00
Steve Klebanoff
934570d12f
Explicit error reporting
2018-11-20 13:18:47 -08:00
Steve Klebanoff
748e3c0c53
Force source maps on staging and dogfood
2018-11-20 13:14:20 -08:00
Steve Klebanoff
728617fed2
feat(instant): Report errors to rollbar
2018-11-20 12:06:10 -08:00
Steve Klebanoff
05d45e7146
Use sourcemap loader
2018-11-20 12:05:48 -08:00
Steve Klebanoff
d2dd5f93d2
Introduce rollbar plugin
2018-11-20 11:39:31 -08:00
Steve Klebanoff
ac1ffe53df
Send in rollbar environment
2018-11-20 11:21:16 -08:00
Steve Klebanoff
ba41fc9275
Merge pull request #1272 from 0xProject/feature/instant/heap
...
[instant] Base heap integration
2018-11-20 09:23:34 -08:00
Steve Klebanoff
36e888c3a5
Merge pull request #1287 from 0xProject/feature/instant/add-powered-by
...
[instant] Add "Powered By 0x"
2018-11-20 09:05:28 -08:00
Leonid Logvinov
6939182348
Merge pull request #1292 from 0xProject/feature/nonce-tx-opts
...
Add `nonce` to `TxOpts`
2018-11-20 16:54:36 +01:00
Fabio B
7a38a196ad
Update packages/contract-wrappers/src/types.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2018-11-20 16:42:49 +01:00
Fabio B
0c91bf1415
Update packages/contract-wrappers/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2018-11-20 16:32:34 +01:00
Leonid Logvinov
e1bc3f3f2d
Add nonce to TxOpts
2018-11-20 15:59:33 +01:00
Leonid Logvinov
e5cfc94cd2
Merge pull request #1291 from 0xProject/feature/web3-unmarshalling
...
[@0x/web3-wrapper] Properly unmarshall `TransactionReceiptRPC` to `TransactionReceipt`
2018-11-20 15:37:48 +01:00
Leonid Logvinov
22cfdd9f0b
Properly unmarshall TransactionReceiptRPC to TransactionReceipt
2018-11-20 15:22:06 +01:00
Steve Klebanoff
0ba34f587c
Import via TS
2018-11-19 17:12:32 -08:00
Steve Klebanoff
e86982bd41
Add ability to import SVGs in TS
2018-11-19 17:12:21 -08:00
Steve Klebanoff
db6b2cbb05
Fix linting
2018-11-19 16:38:56 -08:00
Steve Klebanoff
a1b7f0ad83
Use anchor instead of Text
2018-11-19 16:36:51 -08:00
Steve Klebanoff
578a46c57f
feat(instant): Add powered by 0x image
2018-11-19 16:28:40 -08:00
Steve Klebanoff
497385818b
Check for instant heap production credentials in pre-publish step
2018-11-19 15:38:09 -08:00
Steve Klebanoff
c30ae762bf
Merge branch 'development' into feature/instant/heap
2018-11-19 14:48:36 -08:00
Brandon Millman
953f8c119b
Merge pull request #1276 from 0xProject/test/instant/bundle-size
...
[asset-buyer][instant] downgrade lodash to be consistent with the rest of 0x packages
2018-11-19 12:44:06 -08:00
Brandon Millman
6119bd3115
Merge pull request #1271 from 0xProject/feature/instant/icons
...
[instant] Add icons to token selector
2018-11-19 12:41:50 -08:00
Steve Klebanoff
1880c7c27d
Linting: rename variable
2018-11-19 12:14:27 -08:00
Steve Klebanoff
8772d91699
Get heap analytics id from ENV variable
2018-11-19 12:02:31 -08:00
Brandon Millman
9b725a645d
feat(instant): support custom iconUrls
2018-11-19 10:12:40 -08:00
Steve Klebanoff
2bfd03e64f
Change disabled analytics name, add assertion, and always set
2018-11-19 09:54:59 -08:00
Steve Klebanoff
e23f90b82c
No need to explicit send in NODE_ENV
2018-11-19 09:48:34 -08:00
Steve Klebanoff
0648e270fe
Merge branch 'development' into feature/instant/heap
2018-11-19 09:47:58 -08:00
Brandon Millman
3d6711bd38
Merge branch 'development' into feature/instant/icons
...
* development: (37 commits)
Add 0x-order-utils.py library to developers home
Fixes to CONTRIBUTING.md
Improve our CONTRIBUTING.md instructions
fix(order_utils.py): publish docs to S3, not RTD (#1264 )
fix: make instant package private
feat: refer to map file in postpublish configs
feat: add new bundle name to bundle watch
fix: tslint ignore rule in wrong place
Update blog post feature
Fix disclaimer on mobile
Add smart contract docs to Developer Home
Add Apache license link
Fix capitalization in title
Remove excess semi-colon
Point directly to README for docs link
Update icons
Update LICENSE
Fix disclaimer
Add blogpost URL
Add disclaimer
...
2018-11-19 09:32:39 -08:00
Fabio Berger
99541f89f7
Add 0x-order-utils.py library to developers home
2018-11-19 17:07:18 +00:00
Fabio Berger
4cb138ab37
Fixes to CONTRIBUTING.md
2018-11-19 14:34:21 +00:00
Fabio Berger
8b8e277b75
Improve our CONTRIBUTING.md instructions
2018-11-19 14:28:10 +00:00
Jacob Evans
94de441de7
Merge pull request #1278 from 0xProject/feature/contract-addresses/rinkeby
...
Deploy contracts to Rinkeby
2018-11-19 11:29:09 +11:00
F. Eugene Aumson
43443d6057
fix(order_utils.py): publish docs to S3, not RTD ( #1264 )
...
Publishing to readthedocs.io (RTD) wasn't working, for various reasons.
Changed to publish docs to S3.
2018-11-17 07:07:25 -05:00
Francesco Agosti
9914f7edef
Merge pull request #1282 from 0xProject/fix/instant/release-notes-bug
...
[instant] (temporarily) make instant private
2018-11-16 17:17:48 -08:00
fragosti
1426145946
fix: make instant package private
2018-11-16 17:06:06 -08:00
fragosti
6fe4aef6f7
feat: refer to map file in postpublish configs
2018-11-16 17:05:11 -08:00
Steve Klebanoff
3f0d94c838
Add way to disable via props
2018-11-16 16:44:23 -08:00
Steve Klebanoff
097bfe581d
Better way of reporting Fallback provider
2018-11-16 16:21:38 -08:00
Steve Klebanoff
1564415e5d
Specify fallback web3 provider in analytics
2018-11-16 15:41:54 -08:00
Steve Klebanoff
83a6d7b97d
Remove old function
2018-11-16 15:29:59 -08:00
Steve Klebanoff
e8be70da10
Widget -> Instant
2018-11-16 15:29:07 -08:00
Steve Klebanoff
4d7bd15334
Trigger Wallet Ready when address changed
2018-11-16 15:25:29 -08:00
Steve Klebanoff
31ffa65f59
Getting rid of unused function, and using track prefix
2018-11-16 15:06:11 -08:00
Steve Klebanoff
21ae0c46e1
Move ip import back
2018-11-16 14:51:57 -08:00
Francesco Agosti
d64bc28ba6
Merge pull request #1275 from 0xProject/feature/instant/productionize-publish-flow
...
[instant] Productionize publish flow
2018-11-16 11:47:58 -08:00