Dan Finlay
1896928562
Fix gas price buffering
...
Our gas price buffering logic had a bug, because bn.js has inconsistent behavior when using hex-prefixed output. The issue has been opened with them here:
https://github.com/indutny/bn.js/issues/151
We've corrected our usage in the mean time.
2016-11-07 11:56:20 -08:00
Dan Finlay
18cf635735
Fix github link on info page
2016-10-31 09:30:55 -07:00
Dan Finlay
ab055e3f63
Merge branch 'master' into UpdateWeb3
2016-10-26 11:56:04 -07:00
Dan Finlay
b8acdfcab5
Version 2.13.6
2016-10-26 11:48:42 -07:00
Dan Finlay
1d1c64cf89
Merge branch 'master' into UpdateWeb3
2016-10-26 11:44:28 -07:00
Dan Finlay
0bf139188e
Merge branch 'master' into i762-RenameWalletToAccount
2016-10-26 11:38:09 -07:00
Dan Finlay
c834b4f637
Merge branch 'master' into i762-RenameWalletToAccount
2016-10-26 11:31:08 -07:00
Dan Finlay
f1bbaeea50
Merge branch 'master' into 761-FixCustomMordenIndication
2016-10-26 10:51:07 -07:00
Dan Finlay
b3613232a2
Rename wallet to account
...
Fixes #762
2016-10-25 16:54:43 -07:00
Dan Finlay
9b8c970706
Update web3.js version
2016-10-25 16:43:56 -07:00
Dan Finlay
bda64ab132
Fix delegate call analysis
...
Fixed reference allowing transactions to be analyzed for delegate call again.
2016-10-25 14:58:04 -07:00
Dan Finlay
f2497c5a97
Bump changelog
2016-10-25 14:17:15 -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
Dan Finlay
f31fef034f
Fix changelog date
2016-10-18 14:07:47 -07:00
Dan Finlay
70f3d24e90
Version 2.13.5
2016-10-18 14:00:33 -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
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
Dan Finlay
5864044538
Version 2.13.4
2016-10-17 10:37:23 -07:00
Kevin Serrano
bc6092e111
Merge branch 'master' into i735-xmlfix
2016-10-17 10:25:00 -07:00
Kevin Serrano
91a8977d27
Bump changelog.
2016-10-15 15:33:55 -07:00
Frankie
229d95956b
Merge branch 'master' into i#495CustomGasField
2016-10-11 16:19:13 -07:00
Dan Finlay
5d01d50c16
Merge branch 'master' into i721-ScrollAccountList
2016-10-11 16:13:53 -07:00
Dan Finlay
e1ece0f0e3
Bump changelog
2016-10-11 16:00:31 -07:00
Frankie
97970e803d
Add to CHANGELOG
2016-10-10 18:19:45 -07:00
Kevin Serrano
89780bd22a
Modify changelog.
2016-10-07 02:11:14 -07:00
Kevin Serrano
671b54ff71
Merge branch 'master' into tos
2016-10-05 19:53:41 -07:00
kumavis
ea4946ab3a
Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3
2016-10-05 07:22:51 -07:00
Kevin Serrano
40baf0b7de
Add to changelog.
2016-10-04 21:49:06 -07:00
Dan Finlay
6ee22e6688
Version 2.13.3
...
Bumps provider-engine to fix log query filtering bug.
2016-10-04 16:11:52 -07:00
Frankie
4eafb7da2f
Merge branch 'master' into SmallerCopiedButton
2016-10-04 13:50:16 -07:00
Dan Finlay
769bd8e2ee
Removed hex prefix from private key export
...
For compatibility with Jaxx, MEW, and Geth.
Fixes #687
2016-10-04 13:26:51 -07:00
Dan Finlay
55364b6ee3
Bump changelog
2016-10-04 13:13:58 -07:00
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
2016-10-04 13:04:54 -07:00
Dan Finlay
8ef7521675
Version 2.13.2
2016-10-04 11:58:31 -07:00
Dan Finlay
da611eb3a1
Improve popup behavior for parity errors
...
When we receive an invalid params error, instead of opening the popup and showing no tx, we now just forward that tx back to the UI code.
2016-10-03 20:04:44 -07:00
Frankie
f28de37a8c
Add to CHANGELOG
2016-10-01 09:38:53 +08:00
Dan Finlay
b6bbe2d7e8
Version 2.13.1
2016-09-23 10:45:28 +08:00
Dan Finlay
47a334e542
Merge branch 'master' into i675-LoadingBuy
2016-09-22 14:29:02 +08:00
Dan Finlay
9d5cdbcbe6
Version 2.13.0
2016-09-19 22:58:10 +08:00
Dan Finlay
e197e3808f
Drop origin key from requests for Parity compatibility
2016-09-19 10:16:27 +08:00
Dan Finlay
ed51b91b4a
Merge branch 'master' into i675-LoadingBuy
2016-09-15 21:05:24 -07:00
Dan Finlay
4eef2c57cf
Show loading indication when selecting ShapeShift
2016-09-15 20:58:18 -07:00
Frankie
77ef71448d
Fix CHANGELOG.md and restructure onClick events
2016-09-15 19:35:04 -07:00
Frankie
dcda841f4d
Merge branch 'master' into tx-viz
2016-09-15 18:16:41 -07:00
Frankie
bc33c88ae5
Add to CHANGELOG.md
2016-09-15 18:16:15 -07:00
kumavis
7293c67f68
bump changelog
2016-09-15 13:22:05 -07:00
Dan Finlay
8df005153b
Version 2.12.1
2016-09-14 15:51:50 -07:00
Frankie
034742a571
Merge branch 'master' into i#626
2016-09-14 12:42:35 -07:00