Alexander Tseung
|
d8ab9cc002
|
Group transactions by nonce (#5886)
|
2018-12-09 12:48:06 -08:00 |
|
Dan Miller
|
d8e41a6aa5
|
Final gas customization fixes
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
f8ffdaedc9
|
Modify results of API data to better fit gas chart: remove outliers, pad data
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
7f2c5c09de
|
Uses more reliable api on main send screen; caches basic api results in modal
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
b70886a99b
|
Fixes for components that break e2e gas customization tests, plus unit test updates.
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
a8259f7f6a
|
Update e2e tests for new gas customization modal.
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
79de7a45ae
|
Connect gas price chart to gas station api.
|
2018-12-04 00:06:22 -03:30 |
|
Dan Miller
|
cd32c58fb4
|
Complete integration of gas chart with redux.
|
2018-12-04 00:06:05 -03:30 |
|
Dan Miller
|
a2bbf504b8
|
Read only connection of gas price chart to redux
|
2018-12-04 00:06:05 -03:30 |
|
Dan Miller
|
b95eb30ec6
|
Adds redesign for the customize gas advanced tab.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
5354325fab
|
Test updates and additions for button integration with send screen.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
b567c78bca
|
Integrate gas buttons with the send screen.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
7de3f22d63
|
Connects remained of the gas customization component to redux.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
6ada9b4a3c
|
Adds gas-duck.test.js tests.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
0a7dfcd55d
|
Connect the gas-button-group component to redux and a live api.
|
2018-12-04 00:06:04 -03:30 |
|
Dan Miller
|
342dc95410
|
Adds the content of the advanced tab - w/o chart or dynamic content - to gas customize modal.
|
2018-12-04 00:06:04 -03:30 |
|
PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
2018-11-13 13:49:12 -03:30 |
|
HackyMiner
|
54a8ade266
|
Add support for RPC endpoints with custom chain IDs (#5134)
|
2018-10-26 10:26:43 +02:00 |
|
Alexander Tseung
|
7852269ed1
|
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581)
|
2018-10-23 19:59:04 +08:00 |
|
Alexander Tseung
|
badebe017f
|
Adds toggle for primary currency (#5421)
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
|
2018-10-17 07:03:29 +08:00 |
|
Alexander Tseung
|
342522c6cf
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
|
2018-08-23 16:45:28 -07:00 |
|
Alexander Tseung
|
33a94332e4
|
Show token amounts in TransactionListItem for token transfers
|
2018-08-23 16:45:27 -07:00 |
|
Alexander Tseung
|
5ee40675b9
|
Refactor transactions list views. Add redesign components
|
2018-08-23 16:44:44 -07:00 |
|
Alexander Tseung
|
865a0d8173
|
Use eth_getCode to sort transaction action type
|
2018-08-22 14:19:07 -07:00 |
|
Alexander Tseung
|
f6e90bb3db
|
Add unit tests for confirmTransaction duck and util
|
2018-07-10 00:18:37 -07:00 |
|
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
e89549846f
|
Refactor data flow, signature request routing
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
2018-07-06 16:27:08 -07:00 |
|
Dan
|
0796fc58e4
|
Improve send token error ux.
|
2018-07-04 16:09:29 -02:30 |
|
Dan
|
0739618a61
|
Tests for send.duck.js
|
2018-05-14 10:27:36 -02:30 |
|
Dan
|
0076b732bd
|
Rename ducks/send.js to ducks/send.duck.js
|
2018-05-14 09:49:09 -02:30 |
|
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
2018-04-30 13:05:48 -02:30 |
|
Dan
|
91c201aa72
|
Lint fixes and alphabetization for i3725-refactor-send-component
|
2018-04-27 00:16:11 -02:30 |
|
Dan
|
8ff7806f1b
|
Core of the refactor complete
|
2018-04-26 14:08:38 -02:30 |
|
Dan
|
284dd85a99
|
first commit
|
2018-04-06 19:59:51 -02:30 |
|