Kevin Serrano
a9b390c58c
Bump versioning.
8 years ago
Kevin Serrano
8dfa701197
Fixed prohibited shortcut combination.
8 years ago
Dan Finlay
340d12f0cf
Version 2.9.1
8 years ago
Dan Finlay
3febbdae57
Linted
8 years ago
Dan Finlay
abb5b2013d
Fix bug where unconfirmed message sig is lost when locked.
...
Fixes #484
Adds unsigned messages to the in-memory message list before showing the unlock message.
8 years ago
Kevin Serrano
c82a494b4b
Implement usage of nock.
8 years ago
Kevin Serrano
d3d634d09c
Added mock option to function.
8 years ago
Kevin Serrano
cf5b8ba388
Change shortcut again to Ctrl+Alt+M
8 years ago
Kevin Serrano
1444f5451f
Change shortcut to Alt+M
8 years ago
Kevin Serrano
9328e96d80
Add shortcut for opening MetaMask.
8 years ago
Kevin Serrano
5168232481
Created option to pass in static file for fallback for logo.
8 years ago
kumavis
8b9999b71e
inpage - cleanContextForImports fix
...
set to undefined instead of deleting
updates #447
8 years ago
kumavis
b8077983d6
inpage provider - reassign incomming ids
8 years ago
Kevin Serrano
bc2abd0a78
First part of chinese translation.
8 years ago
Kevin Serrano
18aef9570f
Add spanish locales.
8 years ago
Dan Finlay
31e0a3491b
Version 2.9.0
8 years ago
Dan Finlay
7389f9d0a0
Enforce tx history limit
8 years ago
Frankie
3525dc0801
Create a ShapeShift tx in tx History
8 years ago
Frankie
752d16f6c0
WIP: ShapeShift tx
8 years ago
Kevin Serrano
666f3cd66c
Added compliance for tests and properly accounts for N/A conversions.
8 years ago
Kevin Serrano
d43ac808ff
Fix uncalled fn.
8 years ago
Kevin Serrano
6041ba1ed2
Add fallback to API failure.
8 years ago
Kevin Serrano
58e3042a3b
Remove logging. Clean up duplicate entries in currency list.
8 years ago
Dan Finlay
e5f2c1a866
Version 2.8.0
8 years ago
Dan Finlay
e826eb932c
Remove ethereum classic provider
...
Fixes #542
8 years ago
kumavis
0b660f4ac8
deps - extracted ensnare to module
8 years ago
Kevin Serrano
b1f68ec9cd
Add global var for background.
8 years ago
Kevin Serrano
2b0c6953e2
Create global variable that changes ui logging.
8 years ago
Kevin Serrano
b8856d765d
Setting defaults to production.
8 years ago
kumavis
c0f7c49105
inpage-prov - sync error - fix link
8 years ago
Kevin Serrano
243d83dd33
Separate developmentMode conditional to only wrap log.
8 years ago
kumavis
d7dffedf48
deps - local-message-stream extracted as module post-message-stream
8 years ago
Kevin Serrano
804e8df87f
Lint
8 years ago
Kevin Serrano
9904b4ef5a
Add ability to hide logging messages in production.
8 years ago
kumavis
53b1334d37
clean -formatting
8 years ago
kumavis
3417c421c8
inpage-provider - remove createSyncProvider, just fail
8 years ago
Frankie
9c6dd9ef49
Create "buy form" add shape shift
8 years ago
Kevin Serrano
abfc5632ef
Fix ether warning checkbox.
8 years ago
Kevin Serrano
cb0c1f25ba
Did not previously call functions before!
8 years ago
Kevin Serrano
637d3978b7
Fix default value. Add loading indication for async.
8 years ago
Kevin Serrano
8acb3e6007
Enable full listing of supported currencies by Cryptonator.
8 years ago
Kevin Serrano
260de6532c
Get fiat numbers rendering on tooltip. Need to find way to create line breaks.
8 years ago
Dan Finlay
f9e81bdd99
Version 2.7.3
8 years ago
Dan Finlay
c9c8fbf2ec
Fix account selection updating
8 years ago
Dan Finlay
019581bd1f
Version 2.7.2
8 years ago
Dan Finlay
5ceed48db9
Fix broken reference to host store.didUpdate
...
I'd returned this line because it seemed to fix Firefox compatibility, now it seems like that wasn't the case. Removing it again.
8 years ago
Dan Finlay
9b43ec2278
Add eth classic to provider menu
8 years ago
Dan Finlay
43784e2143
Version 2.7.1
8 years ago
Dan Finlay
7fe3170c6f
Enhance manifest details
8 years ago
Dan Finlay
2368c2993d
Add platform specific builds and zip tasks ( #486 )
...
* Add platform specific folders to dist folder
* Remove gulp hacks
* Add platform specific bundling
dev and dist tasks now build into platform-specific folders within the `dist` folder.
Added tasks `gulp zip` and `gulp dist`.
`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.
`dist` builds and then zips all at once.
* Fix chrome bundle zipping
* Fix broken reference in eth warning
* Fix but where web3.eth.accounts are not available in firefox.
* Bump changelog
8 years ago