kumavis
046bacbd5b
deps - remove unused faux-jax
2016-04-18 12:56:55 -07:00
Dan Finlay
15e953f11f
Merge pull request #115 from MetaMask/UnifyTestSuites
...
Unify test suites
2016-04-18 12:09:20 -07:00
kumavis
fdc74b7e87
Merge pull request #116 from MetaMask/i30
...
contentscript - append inpage as first child
2016-04-18 11:50:51 -07:00
kumavis
e949e6b118
contentscript - append inpage as first child
2016-04-18 11:49:06 -07:00
Dan Finlay
65d73d7bb4
Unify test suites
2016-04-18 11:41:29 -07:00
Dan Finlay
8b62a8bec2
Fix plugin tests
2016-04-18 11:31:06 -07:00
kumavis
83b8741bbb
Merge pull request #113 from MetaMask/i53
...
publicConfigStore for sync provider and selected address
2016-04-15 13:06:28 -07:00
kumavis
d6114292d0
inpage - use publicConfigStore for selectedAccount and sync provider
2016-04-15 13:04:17 -07:00
kumavis
d840e81a10
wiring - trusted-untrusted features + remote-store
2016-04-15 12:12:04 -07:00
Dan Finlay
81fc1e5f7d
Bump version to 1.5.1
2016-04-15 10:01:46 -07:00
Dan Finlay
382cca4a8e
Merge pull request #112 from MetaMask/AddLeadingZero
...
ui - formatBalance bug
2016-04-15 09:58:51 -07:00
Dan Finlay
33dc68535d
Add leading zero to account balances
2016-04-15 09:42:20 -07:00
Dan Finlay
dac7406ff8
Merge pull request #106 from MetaMask/AddTravisCI
...
Add rudimentary travis.yml
2016-04-15 09:39:51 -07:00
kumavis
6159080731
Merge pull request #111 from MetaMask/i53
...
inpage sync RPC
2016-04-14 21:27:46 -07:00
kumavis
907e39e5ab
wiring - move to obj-multiplex
2016-04-14 21:22:04 -07:00
kumavis
cef1f2a65f
ui - util - fixes#110 formatBalance
2016-04-14 21:19:08 -07:00
kumavis
1e989fb8a4
inpage - defaultAccount - fix bug
2016-04-14 21:11:35 -07:00
Dan Finlay
6e0bb68cba
Run all UI tests
2016-04-14 15:26:26 -07:00
Dan Finlay
5de4dc7662
Add build badge
2016-04-14 15:12:13 -07:00
Dan Finlay
702b7e86f2
Limit test suite to UI for now
2016-04-14 15:10:12 -07:00
Dan Finlay
08c126e88e
Merge branch 'master' into AddTravisCI
2016-04-14 14:56:16 -07:00
Dan Finlay
93b75c88c4
Remove extraneous build target
2016-04-14 14:55:41 -07:00
Dan Finlay
de1bd04bfc
Add travis compiler addons
2016-04-14 14:46:08 -07:00
Dan Finlay
4ee1b0ddf9
Add c++ compiler for travis and node 4+
...
https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements
2016-04-14 14:43:29 -07:00
Dan Finlay
29f1957b86
Bump ethereumjs-utils version
2016-04-14 14:34:52 -07:00
Dan Finlay
2f8a5d1c3a
Merge pull request #109 from MetaMask/FixEthResolution
...
Fix eth resolution
2016-04-14 13:24:53 -07:00
Dan Finlay
e10480dec1
Bump changelog
2016-04-14 13:22:02 -07:00
Dan Finlay
8527d051b0
Fix eth resolution
...
utils.formatBalance was returning rounded ether, was not useful for displaying account balances.
Now returns four decimal points, and is easily configurable for more, with passing tests.
Spoiler alert: Don't you dare divide bignumber wei. Bignumber does not have decimals. Keep it as wei, format it as ether.
2016-04-14 13:20:19 -07:00
kumavis
9be7bebbb3
Merge pull request #108 from MetaMask/i32
...
set defaultAccount on web3
2016-04-14 11:31:46 -07:00
kumavis
38582f6aae
web3 - set defaultAccount
2016-04-14 11:31:15 -07:00
kumavis
2c47fb14e0
clean - inpage remove unused xhr mitm code
2016-04-14 10:28:57 -07:00
Dan Finlay
b1a0c0aa21
Add rudimentary travis.yml
2016-04-13 17:20:58 -07:00
Dan Finlay
5694a11672
Remove private throughput graph
2016-04-13 16:21:17 -07:00
Dan Finlay
54f13b31ec
Merge pull request #105 from MetaMask/MergeWithUI
...
Merge metamask-ui into metamask plugin
2016-04-13 16:20:37 -07:00
Dan Finlay
b05e458ac2
Add waffle metrics to the README for fun
2016-04-13 16:13:45 -07:00
Dan Finlay
4754db8c5f
Remove metamask-ui dependency
2016-04-13 15:48:13 -07:00
Dan Finlay
8cb4c0445c
Add merge to changelog
2016-04-13 15:47:40 -07:00
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.
2016-04-13 15:46:39 -07:00
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
2016-04-13 15:28:44 -07:00
Dan Finlay
9f1438b85b
Corrected changelog note
2016-04-13 12:51:35 -07:00
Dan Finlay
2ed127b51d
Merge branch 'master' of github.com:MetaMask/metamask-plugin
2016-04-13 12:50:20 -07:00
Dan Finlay
fe3ba9dc2f
Bump manifest to 1.5.0
2016-04-13 10:17:01 -07:00
Dan Finlay
da5bf684d2
Bump changelog for 1.5.0
2016-04-13 10:15:16 -07:00
Dan Finlay
e0ee4365cb
Merge pull request #104 from MetaMask/TargetEtherscanAtOurRpc
...
Re-target production RPC endpoint
2016-04-12 15:03:07 -07:00
Dan Finlay
8fde1d696d
Bump changelog
2016-04-12 14:58:37 -07:00
Dan Finlay
d4e918cc77
Point rawtestrpc at new testrpc
2016-04-12 14:48:48 -07:00
Dan Finlay
be4818564a
Migrate etherscan configs to our new production RPC.
2016-04-12 14:41:58 -07:00
Dan Finlay
eddaf71e31
Migrate etherscan providers to our RPC
2016-04-12 14:16:39 -07:00
Dan Finlay
3e3dd2b21b
Bump changelog
2016-04-12 13:43:20 -07:00
Dan Finlay
bfd732e72e
Add sending funds to changelog
2016-04-12 12:59:54 -07:00