From 27a2d4efb1d820f65b5dfeb7e8a2282e39ef5f76 Mon Sep 17 00:00:00 2001 From: Kiyomichi Kosaka Date: Mon, 5 Apr 2021 13:19:01 +0200 Subject: [PATCH] Add setting to configure old HD wallet generation with hardened paths. --- index.html | 13 +++++++++++++ js/coinbin.js | 3 +++ 2 files changed, 16 insertions(+) diff --git a/index.html b/index.html index b48d7f7..6b5f434 100644 --- a/index.html +++ b/index.html @@ -1456,6 +1456,19 @@ +
+ +
+
+ HD wallet hardened path derivation:
+

The path derivation for hardened paths was calculated wrong in earlier versions of coinb.in. Please select the old path derivation to recover HD wallet keys generated with older version of coinb.in.

+ +
+
+