greenkeeper[bot]
296b78d62e
fix(package): update react-markdown to version 3.2.2 ( #1180 )
2018-02-26 19:23:47 -06:00
greenkeeper[bot]
0a1f36a413
chore(package): update cache-loader to version 1.2.1 ( #1184 )
2018-02-26 19:23:04 -06:00
James Prado
81d4444dff
Add regex for BIP44 Strings ( #1035 )
...
* Add regex check for BIP44 paths
* Add tests for BIP44 regex
* Remove '/config' from excluded paths in jest
* update path
* Update Validator tests & remove old dPathRegex tests
* Test hardcoded dpaths
2018-02-26 19:20:41 -06:00
greenkeeper[bot]
b3da25c3f7
chore(package): update awesome-typescript-loader to version 3.5.0 ( #1171 )
2018-02-26 19:03:17 -06:00
greenkeeper[bot]
5436f20db7
chore(package): update file-loader to version 1.1.10 ( #1182 )
2018-02-26 18:11:11 -06:00
greenkeeper[bot]
696258e7cd
chore(package): update worker-loader to version 1.1.1 ( #1174 )
2018-02-25 19:58:03 -06:00
Amidou Kante
4576b8f325
Copy to clipboard ( #1146 )
...
* added code for copy to clipbaord svg
* removed svg link
* can copy clipboard to mouse
* can copy clipboard to mouse
* can copy clipboard to mouse
* change copy svg to copy icon
* updated css styling
* locked in version number
* removed css state color
* scss updates coloring instead of additonal state
* change colors to scss variables
* changed p tag to span tag
* final style updates
* function to revert copied text
2018-02-25 14:02:03 -06:00
greenkeeper[bot]
23deceeb05
chore(package): update tslint-config-prettier to version 1.9.0 ( #1176 )
2018-02-25 13:20:16 -06:00
greenkeeper[bot]
bd302ec730
chore(package): update ts-jest to version 22.4.0 ( #1177 )
2018-02-25 13:19:23 -06:00
Daniel Ternyak
2ae567005f
chore(package): update file-loader to version 1.1.9 ( #1173 )
...
Closes #1143
2018-02-24 19:38:36 -06:00
greenkeeper[bot]
21b946b0c1
chore(package): update webpack-dev-middleware to version 2.0.6 ( #1164 )
2018-02-24 19:36:04 -06:00
greenkeeper[bot]
aa8bf24ab1
chore(package): update nodemon to version 1.15.1 ( #1140 )
2018-02-24 19:35:38 -06:00
Daniel Ternyak
29205626f2
chore(package): update electron-builder to version 20.2.0 ( #1170 )
...
Closes #1139
2018-02-24 19:33:14 -06:00
William O'Beirne
1b6143e457
Don't refresh on network change ( #1144 )
...
* Configure sagas and components to react to network switch.
* tscheck
* Update tests with new behavior.
* tscheck
* Log out of wallet on network change.
* Fix up test.
2018-02-24 19:32:34 -06:00
William O'Beirne
33f5ede22a
Minor swap rates refactor ( #1162 )
...
* Refactor swaps:
* Remove references to bity fallback, it aint happening
* Consolidate sagas to single orchestrator function like other sagas
* Grab rates once, dont continuously poll
* tscheck
* Re-instate the auto-fetching behavior. This time, only notify the first time.
* Make CurrentRates responsible for redux actions. Fix up some typings.
* Remove commented code.
* Update snapshot.
2018-02-24 19:29:34 -06:00
William O'Beirne
b48617e95e
Simplify custom node URL ( #1141 )
...
* Simplify custom nodes to just be a URL, not a url + port.
* Allow modals to specify max width (#1142 )
2018-02-24 12:02:07 -06:00
greenkeeper[bot]
dc24a52e2c
fix(package): update qrcode.react to version 0.8.0 ( #1148 )
2018-02-24 12:00:49 -06:00
William O'Beirne
c76d0b3fa5
Handle Gas / Estimates on a Per Network Basis ( #1160 )
...
* Give each network the ability to specify default estimates, and whether or not they should fetch estimates from API. Convert gas slider to always use estimates.
* Fix gas cache invalidation, invalid too high / low logic.
* Fix up tests.
* tscheck
2018-02-24 12:00:00 -06:00
greenkeeper[bot]
afaf045edd
chore(package): update copy-webpack-plugin to version 4.4.2 ( #1167 )
2018-02-24 11:58:46 -06:00
James Prado
48536f79be
Align footer to bottom ( #1150 )
2018-02-24 11:57:54 -06:00
Danny Skubak
94061e0c3e
Add Blockscale Beta Node ( #1134 )
2018-02-24 11:56:18 -06:00
Daniel Ternyak
a50dc2ebb0
Adjust Wallet Interface ( #1154 )
...
* Adjust Base Wallet Interface to not return promises' for getAdderssString; adjust callers to not await
* remove async for saveWalletConfig
2018-02-21 12:23:04 -06:00
greenkeeper[bot]
f2bf7529b3
fix(package): update react-markdown to version 3.2.1 ( #1155 )
2018-02-21 11:23:29 -06:00
William O'Beirne
9727051290
Source version number from package.json ( #1145 )
2018-02-19 21:46:07 -06:00
greenkeeper[bot]
00cea6f548
chore(package): update electron-builder to version 20.0.5 ( #1109 )
2018-02-17 20:36:50 -06:00
Daniel Ternyak
891014894e
Tag Beta 0.3.2 ( #1132 )
...
* Patch Web3 boolean logic
* Tag Beta 0.3.2
2018-02-17 18:49:19 -06:00
Daniel Ternyak
39fba57831
Patch Web3 boolean logic ( #1131 )
2018-02-17 18:48:31 -06:00
Daniel Ternyak
e630b1f9ba
Tag Beta 0.3.1 ( #1129 )
2018-02-17 18:27:30 -06:00
Pete Jihoon Kim
2f23aa96de
Fix compatibility with unknown Web 3 providers ( #1128 )
...
* Fix compatibility with unknown Web3 providers
* Detect Cipher Browser
* Fix incorrect translation label
2018-02-17 18:25:01 -06:00
Daniel Ternyak
23cb069ca8
Tag Beta 0.3.0 ( #1126 )
2018-02-17 16:08:24 -06:00
William O'Beirne
41c5c32d51
Fix Modals on Mobile ( #1110 )
2018-02-17 15:57:15 -06:00
greenkeeper[bot]
97d58c4a18
chore(package): update lint-staged to version 6.1.1 ( #1105 )
2018-02-17 15:47:32 -06:00
greenkeeper[bot]
81d8a4878d
fix(package): update react-redux to version 5.0.7 ( #1121 )
2018-02-17 15:45:53 -06:00
greenkeeper[bot]
3ed72b880e
chore(package): update hoist-non-react-statics to version 2.5.0 ( #1114 )
2018-02-17 13:40:17 -06:00
greenkeeper[bot]
422f5677bd
chore(package): update @types/lodash to version 4.14.104 ( #1113 )
2018-02-17 13:37:31 -06:00
greenkeeper[bot]
13484b4b62
chore(package): update @types/jest to version 22.1.3 ( #1125 )
2018-02-17 13:14:53 -06:00
William O'Beirne
3c5dd2743e
Swap Bity Promo w/ Shapeshift, Adjust Promo Display ( #1115 )
2018-02-16 14:46:50 -06:00
William O'Beirne
c5f32a9ce2
Re-set address state when wallet changes ( #1107 )
2018-02-16 14:34:58 -06:00
William O'Beirne
31912c0f83
Gas Price Estimates API ( #1050 )
...
* Setup api / reducers / actions for gas.
* Implement gas price saga, fetch from component, and loading states. Blocked on CORS.
* Implement caching mechanism.
* Add tests for gas saga and reducer.
* More testing.
* Indicate that gas price is recommended when fetched from API.
* Hide track while loading.
* Fix tscheck.
* Check gas estimate before assuming its ok.
* Check for correct logical order of gas prices.
* Tscheck fixes.
2018-02-16 13:01:39 -06:00
William O'Beirne
cec0d690c7
Hide refresh button and its spinner on initial balance fetch ( #1108 )
2018-02-16 12:47:28 -06:00
William O'Beirne
1ff26baa63
Fix bad browser copy ( #1111 )
2018-02-16 12:39:50 -06:00
William O'Beirne
b574c209a6
Add missing keys on insecure wallet checkboxes. ( #1112 )
2018-02-16 12:39:05 -06:00
William O'Beirne
be61d804e0
Check Transaction page (Pt. 1 - The Basics) ( #1099 )
...
* Component layer and routing for transaction status.
* Initial start on redux for transactions.
* Initial crack at reducer / actions / saga for transactions.
* Finish off check transaction saga, reducer, component, and page.
2018-02-16 10:57:23 -06:00
greenkeeper[bot]
f46df010db
chore(package): update tslint-config-prettier to version 1.8.0 ( #1098 )
2018-02-15 19:48:35 -06:00
greenkeeper[bot]
5db958128a
chore(package): update style-loader to version 0.20.2 ( #1100 )
2018-02-15 19:48:12 -06:00
greenkeeper[bot]
43853fd198
chore(package): update @types/lodash to version 4.14.103 ( #1101 )
2018-02-15 19:47:56 -06:00
greenkeeper[bot]
7807cf09aa
chore(package): update nodemon to version 1.15.0 ( #1102 )
2018-02-15 19:47:42 -06:00
greenkeeper[bot]
b5b1ff73ad
chore(package): update @types/react-select to version 1.2.3 ( #1091 )
2018-02-14 17:26:47 -06:00
Luit Hollander
9f682f6a46
Update infura endpoints ( #1094 )
2018-02-14 17:05:43 -06:00
greenkeeper[bot]
20c6007a7b
chore(package): update webpack-subresource-integrity to version 1.0.4 ( #1092 )
2018-02-14 16:41:18 -06:00