Commit Graph

1574 Commits

Author SHA1 Message Date
Frankie aa4746f4c7 Add test and ability for isHex to handle hex strings with hex-prefix 2016-10-19 19:35:44 -07:00
Frankie ac7dca22c3 Fix up wording 2016-10-19 17:39:41 -07:00
Frankie 7140c04ef9 Fix CHANGELOG 2016-10-19 15:26:19 -07:00
Frankie 2f7ce1ca4c Merge branch 'master' into i#741 2016-10-19 15:25:27 -07:00
Frankie 4366f72fe1 Add unit test for isHex and add to CHANGELOG.md 2016-10-19 15:22:56 -07:00
Frankie 5fb1e492fb Add valdations to txData param 2016-10-19 14:33:30 -07:00
Kevin Serrano a88a48ba14 Merge pull request #749 from MetaMask/Version-2.13.5
Version 2.13.5
2016-10-18 14:20:09 -07:00
Dan Finlay f31fef034f Fix changelog date 2016-10-18 14:07:47 -07:00
Dan Finlay 182fd30db5 Fix cli flag capitalization 2016-10-18 14:02:06 -07:00
Dan Finlay 70f3d24e90 Version 2.13.5 2016-10-18 14:00:33 -07:00
Dan Finlay 60097d8fba Remove livereload from prod builds 2016-10-18 14:00:20 -07:00
kumavis a542118a55 Merge pull request #748 from MetaMask/i746-ReloadBug
Wait for first metamask data to establish ping-pong stream.
2016-10-18 13:58:14 -07:00
Dan Finlay cc23158bfe Wait for first metamask data to establish ping-pong stream.
Prevents infinite reload loops when dapps take too long to load.

Fixes #746.
2016-10-18 13:51:50 -07:00
kumavis 0f0951ba54 Merge pull request #744 from MetaMask/i738-IncreaseGas
Increase gas estimate by 100000 wei
2016-10-17 13:33:02 -07:00
Dan Finlay 827d7553fc Restore hex prefix to gas price 2016-10-17 13:05:45 -07:00
Dan Finlay 91f43fa213 Increase gas estimate by 100000 wei
To prevent minor gas estimation errors, probably usually related to operating on dynamic state.

Fixes #738.
2016-10-17 12:47:37 -07:00
Kevin Serrano 101e839f9a Merge pull request #737 from MetaMask/Version-2.13.4
Version 2.13.4
2016-10-17 10:52:04 -07:00
Dan Finlay 5864044538 Version 2.13.4 2016-10-17 10:37:23 -07:00
Dan Finlay 6d4c685636 Merge pull request #736 from MetaMask/i735-xmlfix
Prevent injections on XML
2016-10-17 10:31:15 -07:00
Kevin Serrano bc6092e111
Merge branch 'master' into i735-xmlfix 2016-10-17 10:25:00 -07:00
kumavis 11c114599c Merge pull request #720 from MetaMask/i#495CustomGasField
add a gasPrice field
2016-10-16 12:54:23 -07:00
Kevin Serrano 0d495372da
Lint. 2016-10-15 15:41:24 -07:00
Kevin Serrano 91a8977d27
Bump changelog. 2016-10-15 15:33:55 -07:00
Kevin Serrano 8a5eacd35f
Prevent XML from web3 injections. 2016-10-15 15:33:49 -07:00
Frankie 35232c5e29 Fix for linting 2016-10-13 18:08:15 -07:00
Frankie aace26c4bd Create callback and Clean-up details 2016-10-13 16:53:32 -07:00
Frankie 328f8b0cac fix spelling 2016-10-13 16:22:45 -07:00
Frankie 67eba9f542 Specify base 10 in bignumber 2016-10-13 16:04:23 -07:00
Frankie b200f74d5f Merge branch 'master' into i#495CustomGasField 2016-10-13 15:17:30 -07:00
Frankie c400f7c0f6 Fix gasPrice range 2016-10-13 15:10:29 -07:00
kumavis 8d5b2478e3 Merge pull request #730 from MetaMask/i695-dapp-reload
dapp reload - fixed disconnect detection via polling
2016-10-12 13:52:32 -07:00
kumavis 465cff78c3 Merge branch 'master' into i695-dapp-reload 2016-10-12 13:49:18 -07:00
Kevin Serrano f68673e84a Merge pull request #733 from MetaMask/tos-fix
Fix misnamed variable.
2016-10-12 13:08:37 -07:00
Kevin Serrano d750daed5c
Remove logs. 2016-10-12 13:05:15 -07:00
Kevin Serrano 3954ed2a7e
Fix misnamed variable. 2016-10-12 13:04:21 -07:00
kumavis 88a68f732e Merge branch 'master' into i695-dapp-reload 2016-10-12 13:03:15 -07:00
kumavis a1c3c944cf dapp reload - fixed disconnect detection via polling 2016-10-12 12:35:55 -07:00
Frankie 229d95956b Merge branch 'master' into i#495CustomGasField 2016-10-11 16:19:13 -07:00
Frankie d67a5031c7 Merge pull request #723 from MetaMask/i721-ScrollAccountList
I721 scroll account list
2016-10-11 16:18:37 -07:00
Dan Finlay 5d01d50c16 Merge branch 'master' into i721-ScrollAccountList 2016-10-11 16:13:53 -07:00
Dan Finlay bbaf79f576 Merge pull request #702 from MetaMask/tos
Terms of Service UI Update
2016-10-11 16:13:21 -07:00
Kevin Serrano 39f2118d31
Remove logs. 2016-10-11 16:03:52 -07:00
Dan Finlay e1ece0f0e3 Bump changelog 2016-10-11 16:00:31 -07:00
Dan Finlay 1dc2612f8e Remove flex class from account list container 2016-10-11 15:59:55 -07:00
Dan Finlay 06910025ff Add more accounts to account list ui state 2016-10-11 15:59:39 -07:00
Kevin Serrano 5c0c370fe4
Remove comments. 2016-10-11 15:52:44 -07:00
Kevin Serrano 9d267907ee
Merge branch 'tos' of github.com:MetaMask/metamask-plugin into tos 2016-10-11 15:51:26 -07:00
Kevin Serrano 5e9bc31c58
Cleanup. 2016-10-11 15:50:02 -07:00
Dan Finlay 5c9476e57d Fix bug where new vaults had no nicknames 2016-10-11 15:29:12 -07:00
Kevin Serrano f7361d9654
lint 2016-10-11 14:49:24 -07:00