Commit dffefda
committed
refactor(sdk-lib-mpc): remove deriveUnhardenedMps
All callers (sdk-coin-sol, sdk-core address verification) have been
migrated to Eddsa.deriveUnhardened (BIP32-Ed25519). Remove the function,
its export, and the tests that depended on it. The DSG cross-check test
is retained but now verifies against Eddsa.deriveUnhardened.
Ticket: WCI-6441 parent fb8274f commit dffefda
4 files changed
Lines changed: 0 additions & 183 deletions
File tree
- modules
- sdk-core/test/unit/bitgo/utils/tss
- sdk-lib-mpc
- src/tss/eddsa-mps
- test/unit/tss/eddsa
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | 187 | | |
206 | 188 | | |
207 | 189 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
This file was deleted.
0 commit comments