kumavis
9be7bebbb3
Merge pull request #108 from MetaMask/i32
...
set defaultAccount on web3
9 years ago
kumavis
38582f6aae
web3 - set defaultAccount
9 years ago
kumavis
2c47fb14e0
clean - inpage remove unused xhr mitm code
9 years ago
Dan Finlay
b1a0c0aa21
Add rudimentary travis.yml
9 years ago
Dan Finlay
5694a11672
Remove private throughput graph
9 years ago
Dan Finlay
54f13b31ec
Merge pull request #105 from MetaMask/MergeWithUI
...
Merge metamask-ui into metamask plugin
9 years ago
Dan Finlay
b05e458ac2
Add waffle metrics to the README for fun
9 years ago
Dan Finlay
4754db8c5f
Remove metamask-ui dependency
9 years ago
Dan Finlay
8cb4c0445c
Add merge to changelog
9 years ago
Dan Finlay
a27677a87c
Move UI deps into main plugin package.json
...
Also move UI test scripts into main plugin
Also move testing explanation to main plugin README.
9 years ago
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
9 years ago
Dan Finlay
9f1438b85b
Corrected changelog note
9 years ago
Dan Finlay
2ed127b51d
Merge branch 'master' of github.com:MetaMask/metamask-plugin
9 years ago
Dan Finlay
fe3ba9dc2f
Bump manifest to 1.5.0
9 years ago
Dan Finlay
da5bf684d2
Bump changelog for 1.5.0
9 years ago
Dan Finlay
e0ee4365cb
Merge pull request #104 from MetaMask/TargetEtherscanAtOurRpc
...
Re-target production RPC endpoint
9 years ago
Dan Finlay
8fde1d696d
Bump changelog
9 years ago
Dan Finlay
d4e918cc77
Point rawtestrpc at new testrpc
9 years ago
Dan Finlay
be4818564a
Migrate etherscan configs to our new production RPC.
9 years ago
Dan Finlay
eddaf71e31
Migrate etherscan providers to our RPC
9 years ago
Dan Finlay
3e3dd2b21b
Bump changelog
9 years ago
Dan Finlay
bfd732e72e
Add sending funds to changelog
9 years ago
Dan Finlay
0fb997c55b
Bump version and changelog
9 years ago
kumavis
266e3c7ddb
popup - fix web3 plumbing
9 years ago
Dan Finlay
379294f164
Merge pull request #92 from MetaMask/ExportKey
...
Add ability to export private keys
9 years ago
Dan Finlay
874d9c1ab8
Add ability to export private keys
9 years ago
Dan Finlay
8258ab2da1
Updated changelog for current master
9 years ago
Dan Finlay
cc05be2f12
Updated changelog
9 years ago
Dan Finlay
317b8fe28f
Bump version
9 years ago
Dan Finlay
283ac19cc2
Merge pull request #90 from MetaMask/IndicateFauceting
...
Add mayBeFauceting boolean to account object
9 years ago
Dan Finlay
2d6a82e36d
Add mayBeFauceting boolean to account object
...
This boolean is computed from these requirements:
- The user is on the testnet rpc
- The account is index 0
The UI is responsible for checking the account balancing and indicating if fauceting is indeed pending or not.
9 years ago
Dan Finlay
c4bf8fcce6
Merge pull request #89 from MetaMask/SupportUndefinedAddressSelection
...
Support undefined address selection
9 years ago
Dan Finlay
b134bb4374
Support undefined address selection
...
If `setSelectedAddress` is called on the IdStore, the first account is automatically selected.
9 years ago
Dan Finlay
d8a17a25d3
Bump version
9 years ago
Dan Finlay
36caecd81c
Merge pull request #87 from SilentCicero/master
...
Add Chrome "file://" protocol to MetaMask manifest
9 years ago
Nick Dodson
46de6ea319
Add Chrome "file://" protocol to MetaMask manifest
9 years ago
kumavis
448925805c
Merge pull request #84 from MetaMask/revert-83-revert-82-EtherscanProvider
...
Etherscan provider
9 years ago
Dan Finlay
a5b8e4448e
Merge pull request #86 from MetaMask/CallbackRestoreErrors
...
Call back with wallet restore errors
9 years ago
Dan Finlay
685711aca4
Call back with wallet restore errors
9 years ago
Dan Finlay
b3e5fc2cf6
Revert "Revert "Etherscan provider""
9 years ago
Dan Finlay
888ade6a1d
Merge pull request #83 from MetaMask/revert-82-EtherscanProvider
...
Revert "Etherscan provider"
9 years ago
Dan Finlay
3314aad9cc
Revert "Etherscan provider"
9 years ago
Dan Finlay
01016eb3e7
Merge pull request #82 from MetaMask/EtherscanProvider
...
Etherscan provider
9 years ago
Dan Finlay
8384b035e8
Got etherscan working, bump version
...
New version of provider-engine includes etherscan-subprovider features required to let Metamask use it.
Hard coded the new version of `web3-provider-engine` even though it is not live on `npm` yet, because it is a dependency of this branch.
I'll deploy to the Chrome store but not merge on Github until that provider-engine is published, because it could break others' dev environments.
9 years ago
Dan Finlay
091938a2c5
Add custom zeroclient that supports etherscan (still not working)
...
The Etherscan Subprovider is not providing some methods we need, such as `eth_getCode`. I'll probably be enhancing it after lunch.
9 years ago
Dan Finlay
d9cadb9efb
First naive pass at implementing etherscan provider (not working)
...
Committing and pushing to get feedback.
9 years ago
Dan Finlay
f451da67a7
Merge pull request #81 from MetaMask/MigratableConfig
...
Migratable config
9 years ago
Dan Finlay
f5105293bf
Do not cache the seed, retrieve it from the decrypted wallet
9 years ago
Dan Finlay
ea7b891729
Remove unnecessary abstraction
9 years ago
Dan Finlay
b81e2ccb7e
Removed logs
9 years ago