kumavis
ff49e5e5cf
tx-utils - gas buffer ceiling at 90% of block gas limit
8 years ago
Dan Finlay
8ade8bdf32
Fix currency checking for firefox
...
By adding cryptonator to our permitted CORS hosts.
Fixes #1285 .
Will probably trigger additional permissions requests to our users.
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
Dan Finlay
3b6b06db92
Version 2.5.2
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
Dan Finlay
d41c8ef598
Version 3.5.1
8 years ago
Kevin Serrano
c1136a6317
Add link to kovan faucet instructions.
8 years ago
Dan Finlay
d9c2f4f5e8
Version 3.5.0
8 years ago
Stefaan Ponnet
0faddb2ed2
Allow injection in IFrames + dynamic IFrames
8 years ago
Dan Finlay
2cab2f767c
Remove gas limit param
...
Fixes #1256 by removing redundant param.
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
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
Dan Finlay
05346ec3c3
Version 3.4.0
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
Kevin Serrano
cf2268c3d2
Nodeify and promisify calls to background.
8 years ago
kumavis
92b8443824
tx-utils - add encoding utils
8 years ago
kumavis
c063fab993
tx-utils - stricter naming type-based convention
8 years ago
kumavis
17b805c76e
tx-utils - clean and comment
8 years ago
Jared Pereira
4916331c53
change BN.mul to BN.muln
8 years ago
frankiebee
2f7a95c257
Fix grammar in erro message
8 years ago
frankiebee
3e8b584c98
fix issue where account import allows for duplicates
8 years ago
Jared Pereira
4256e631a6
remove constant buffer and add multiplier
8 years ago
Kevin Serrano
e7e024bcdd
Refactor of code into separate reducers and actions.
8 years ago
Dan Finlay
fba7a50e1b
Fixed encoding
8 years ago