aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-02-16 02:51:49 +0800
committerGitHub <noreply@github.com>2017-02-16 02:51:49 +0800
commitf2539d125c2cfe240511f8505e222a9893bf7748 (patch)
treef58eaa54c0fd5818735ab6a282093bc8eb7bcd9d /CHANGELOG.md
parent07422ae8350c08a68ecf17b8ca2ec08f9ea1805f (diff)
parent0b0eec9c52667148fc69e1a3446bcd208dab3858 (diff)
downloadtangerine-wallet-browser-f2539d125c2cfe240511f8505e222a9893bf7748.tar.gz
tangerine-wallet-browser-f2539d125c2cfe240511f8505e222a9893bf7748.tar.zst
tangerine-wallet-browser-f2539d125c2cfe240511f8505e222a9893bf7748.zip
Merge pull request #1113 from MetaMask/RecoverTests
Add tests showing recovering public key from signature
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a29e3c25..00ab548ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+- Improve test coverage of eth.sign behavior, including a code example of verifying a signature.
+
## 3.2.2 2017-2-8
- Revert eth.sign behavior to the previous one with a big warning. We will be gradually implementing the new behavior over the coming time. https://github.com/ethereum/wiki/wiki/JSON-RPC#eth_sign