frankiebee
f80d1ce3e6
Switch auto-faucet from XMLHttpRequest to fetch
8 years ago
kumavis
86e882c51a
notification-manager - rename show -> showPoup + make getPopup private
8 years ago
kumavis
aa06183c64
ui - use global.platform for extension interaction
8 years ago
kumavis
60a48e713f
ui - move popup auto-close after tx conf to ui entrypoint
8 years ago
kumavis
49d8877fd7
ui - startPopup returns store after boot
8 years ago
kumavis
6259ffaef4
extension - remove local extension files, we use extensionizer
8 years ago
kumavis
5036263f88
introduce platform api and rename notifications to notification-manager
8 years ago
kumavis
be88c87b25
extension - prefer extensionizer module
8 years ago
kumavis
1dce352523
tx-manager - add eip155 support
8 years ago
frankiebee
29a602a89b
Clean up
8 years ago
kumavis
ff49e5e5cf
tx-utils - gas buffer ceiling at 90% of block gas limit
8 years ago
frankiebee
84b3415b44
WIP: lost enital call from dapp to getAccounts
8 years ago
Dan Finlay
98dd684524
Linted
8 years ago
Dan Finlay
610ec2bdf5
Fix popup behavior for Firefox
...
Firefox does not support the `focused` parameter when opening a new window, and we don't actually require it for Chrome either, new popups are at the foreground by default already.
8 years ago
Kevin Serrano
576fb26c15
Add missing migration.
8 years ago
kumavis
6310a05dae
tx manager - emit update on new unapproved tx
8 years ago
kumavis
e864623d3c
tx manager - add eth-query
8 years ago
kumavis
1495240969
tx manager - adjust new tx flow and txMeta decorations
8 years ago
Dan Finlay
81d3658343
Improve UI gas calculation logic
...
- Now striping hex prefixed gas values, which may have been causing mis-estimation.
- Unified calculation logic to be entirely functional.
- Greatly simplified how the pending-tx form keeps updated form state.
Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value.
8 years ago
Kevin Serrano
0625b4a110
Fix injection logic.
8 years ago
Kevin Serrano
a95d96d507
Assure that seed words are placed into state tree upon request.
8 years ago
Kevin Serrano
c1136a6317
Add link to kovan faucet instructions.
8 years ago
Stefaan Ponnet
0faddb2ed2
Allow injection in IFrames + dynamic IFrames
8 years ago
frankiebee
412cc2394a
Get mascara to send a transaction in the ui
8 years ago
Dan Finlay
2cab2f767c
Remove gas limit param
...
Fixes #1256 by removing redundant param.
8 years ago
frankiebee
197e6e0b77
WIP: indexdb is at an err state "provider is undefined"
8 years ago
frankiebee
45ab81fb45
WIP: streams->indexdb
8 years ago
Kevin Serrano
fa0bbd66b6
Fix persistence of transactions between networks.
8 years ago
Kevin Serrano
16c76d5229
Create migration to erase body in read notices.
8 years ago
Kevin Serrano
bcaf0864c1
Remove notice body after reading.
8 years ago
Kevin Serrano
1b7326048d
Add current block number and hash to the state.
8 years ago
Kevin Serrano
33dd7954a7
Add kovan config settings to config manager.
8 years ago
Kevin Serrano
c5f96be98d
Add kovan to config file.
8 years ago
Kevin Serrano
9906da86a4
Modify logic for injection conditions.
8 years ago
frankiebee
8c7be43403
Have better error messages
8 years ago
Dan Finlay
b6e2eaf7b1
Remove eth-lightwallet
8 years ago
Kevin Serrano
37ffcfcf0e
Rename variables to proper currency state variables.
8 years ago
Kevin Serrano
177f2dc948
Fix description of some migrations.
8 years ago
frankiebee
f6e551ef5f
Swithch the default network to mainnet
8 years ago
Kevin Serrano
4933e2e2ee
Limit the number of addresses stored in our book.
8 years ago
Kevin Serrano
7dcab52a9e
Connect keyring controller to address book to prevent additional duplicates.
8 years ago
Kevin Serrano
7182a2be43
Improve duplicate checking in address book.
8 years ago
Kevin Serrano
2ab86b001d
Add comments.
8 years ago
Kevin Serrano
b34ee4daa1
Allow for adding recently used addresses to address book.
8 years ago
Kevin Serrano
b296640f1b
Rename functions for consistency.
8 years ago
Kevin Serrano
9f6c040554
Create persistence address book.
8 years ago
Kevin Serrano
d270cbc9d2
Create distinct labels and names for addresses.
8 years ago
Kevin Serrano
acc9a2a9d0
Modify message.
8 years ago
Kevin Serrano
6f980cfe10
Add more informative message
8 years ago
Kevin Serrano
529eb25ced
Convert alert to a log.error
8 years ago