From da611eb3a12a40aba09517c7c8121f9684111e0a Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 3 Oct 2016 20:02:21 -0700 Subject: 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. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 84a074480..b6d3d5ed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Current Master - Fix bug where chosen FIAT exchange rate does no persist when switching networks +- Fix additional parameters that made MetaMask sometimes receive errors from Parity. ## 2.13.1 2016-09-23 -- cgit v1.2.3