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
kumavis
c0f7c49105
inpage-prov - sync error - fix link
8 years ago
kumavis
d7dffedf48
deps - local-message-stream extracted as module post-message-stream
8 years ago
kumavis
53b1334d37
clean -formatting
8 years ago
kumavis
3417c421c8
inpage-provider - remove createSyncProvider, just fail
8 years ago
Kevin Serrano
abfc5632ef
Fix ether warning checkbox.
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
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
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
Dan Finlay
b43b9f13e9
Fix integration tests
8 years ago
Dan Finlay
be74589f49
Fix extension tests
8 years ago
Dan Finlay
b07bbc14e1
Clean up extension polyfill abstraction
8 years ago
Kevin Serrano
22528002e1
Linting!
8 years ago
Kevin Serrano
a612fcee64
Change function names. Add interval polling for api. Refactor functions.
8 years ago
Kevin Serrano
716e65424d
Add date access throughout the data flow.
8 years ago
Frankie
fcd523abe4
Buy button ( #474 )
...
* WIP: Buy button link
* Add buy eth and the buy eth warning message
* Add css
* Move the opening of coinbase page to background
and send to faucet if on test net
* Create a Warning about storeing eth
* Finish Buy button and Eth store warning screen
* Add to CHANGELOG
* fix frankies deletion and change chrome to extension
8 years ago
Kevin Serrano
66941f0808
Provide date access.
8 years ago
Dan Finlay
6658bea8d4
Implement some cross-browser practices ( #473 )
...
* Add mozilla plugin key to manifest
* Move all chrome references into platform-checking module
Addresses #453
* Add chrome global back to linter blacklist
* Add tests
8 years ago
Kevin Serrano
4a9d5b1c25
Add data field to pass up parameters up to reducer.
8 years ago
Kevin Serrano
aac810b1eb
Progress on config manager. Plus tests.
8 years ago
Dan Finlay
cdd7e40545
Make injected web3 fail hard on sync methods ( #471 )
...
Make injected web3 fail hard on sync methods
8 years ago
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
8 years ago
Kevin Serrano
ecd0a3ec1e
Add one wallet to new accounts instead of three.
8 years ago
Dan Finlay
e21a48da83
Linted
8 years ago
Dan Finlay
c4a15340e0
Add notification global for development
...
The background process now has a global `METAMASK_NOTIFIER` object that allows easy mocking of notification data.
8 years ago
Dan Finlay
78f2794d39
Remove useless and buggy clearWallet function
8 years ago
Dan Finlay
6fef01c8a1
Emphasizing how weird this bug is by removing all behavior from the method.
8 years ago
Dan Finlay
f49b6ca1dc
Replicated really strange bug with test
8 years ago
Kevin Serrano
3ae479f5ac
Unify wording for transaction options ( #369 )
...
* Unify wording for transaction options.
* Modify changelog.
* Fix wording and spacing.
8 years ago
kumavis
6238af6330
fix bad merge
8 years ago
kumavis
c82d7585b8
background - prepare state for notifcations
8 years ago
Frankie
4f4c5048bf
fix #341 close notifications when oppening pop up
8 years ago
kumavis
baba719468
notif - change size for better readability
8 years ago
kumavis
770528d538
clean - appease the linting machine
8 years ago
kumavis
d7d440b2c2
svg notif now work for msg signatures
8 years ago
Dan Finlay
122018a96a
Fixed tests
8 years ago
Dan Finlay
b2b3f4b26b
Improve refactor
...
Replace config-manager-singleton with one that is instantiated within the `background-controller`, and takes its persistence callbacks from its instantiated options.
Replaced class getters with more familiar get___() functions.
8 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
8 years ago
kumavis
2468949cb5
some legit linting fixes
8 years ago
kumavis
3cf7bf725f
svg notif - use actual txParams
8 years ago
kumavis
cc7dbace38
tx-conf add non-interactive mode for notification
8 years ago
kumavis
2495c6ea54
svg notifications - remove unneeded deps and clean code
8 years ago
kumavis
122576a790
initial svg notifications
8 years ago
Dan Finlay
ff7b980143
Fix eth sign with dennis' test input
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
kumavis
30da848611
id-mgmt - add missing deps
8 years ago