File tree Expand file tree Collapse file tree
src/bitgo/utils/tss/eddsa Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 ]
4040 },
4141 "dependencies" : {
42- "@bitgo/public-types" : " 5.96.0 " ,
42+ "@bitgo/public-types" : " 5.96.2 " ,
4343 "@bitgo/sdk-core" : " ^36.41.0" ,
4444 "@bitgo/statics" : " ^58.36.0" ,
4545 "@bitgo/utxo-lib" : " ^11.22.0" ,
Original file line number Diff line number Diff line change 138138 "superagent" : " ^9.0.1"
139139 },
140140 "devDependencies" : {
141- "@bitgo/public-types" : " 5.96.0 " ,
141+ "@bitgo/public-types" : " 5.96.2 " ,
142142 "@bitgo/sdk-opensslbytes" : " ^2.1.0" ,
143143 "@bitgo/sdk-test" : " ^9.1.39" ,
144144 "@openpgp/web-stream-tools" : " 0.0.14" ,
Original file line number Diff line number Diff line change 6060 "superagent" : " ^9.0.1"
6161 },
6262 "devDependencies" : {
63- "@bitgo/public-types" : " 5.96.0 " ,
63+ "@bitgo/public-types" : " 5.96.2 " ,
6464 "@bitgo/sdk-lib-mpc" : " ^10.11.0" ,
6565 "@bitgo/sdk-test" : " ^9.1.39" ,
6666 "@types/argparse" : " ^1.0.36" ,
Original file line number Diff line number Diff line change 4747 "@bitgo/sdk-test" : " ^9.1.39"
4848 },
4949 "dependencies" : {
50- "@bitgo/public-types" : " 5.96.0 " ,
50+ "@bitgo/public-types" : " 5.96.2 " ,
5151 "@bitgo/sdk-core" : " ^36.41.0" ,
5252 "@bitgo/secp256k1" : " ^1.11.0" ,
5353 "@bitgo/statics" : " ^58.36.0" ,
Original file line number Diff line number Diff line change 5757 },
5858 "dependencies" : {
5959 "@bitgo/logger" : " ^1.4.0" ,
60- "@bitgo/public-types" : " 5.96.0 " ,
60+ "@bitgo/public-types" : " 5.96.2 " ,
6161 "@bitgo/sdk-core" : " ^36.41.0" ,
6262 "@bitgo/sdk-lib-mpc" : " ^10.11.0" ,
6363 "@bitgo/statics" : " ^58.36.0" ,
Original file line number Diff line number Diff line change 4040 ]
4141 },
4242 "dependencies" : {
43- "@bitgo/public-types" : " 5.96.0 " ,
43+ "@bitgo/public-types" : " 5.96.2 " ,
4444 "@bitgo/sdk-lib-mpc" : " ^10.11.0" ,
4545 "@bitgo/secp256k1" : " ^1.11.0" ,
4646 "@bitgo/sjcl" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ export class EddsaMPCv2Utils extends BaseEddsaUtils {
9797
9898 const {
9999 sessionId : sessionIdRound2 ,
100- commonPublicKey,
100+ commonPublicKeychain : commonPublicKey ,
101101 bitgoMsg2,
102102 } = await this . sendKeyGenerationRound2 ( params . enterprise , {
103103 sessionId,
Original file line number Diff line number Diff line change 999999 "@scure/base" "1.1.5"
10001000 micro-eth-signer "0.7.2"
10011001
1002- "@bitgo/public-types@5.96.0 ":
1003- version "5.96.0 "
1004- resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.96.0 .tgz#d28dc201f4df3c5de287c5c076b3d6648b5f8ae4 "
1005- integrity sha512-BAlLe2ygy/c3rMIwjPp1SYGHDqNWqjJ1fSU39G5I9FBXmzcRwvmtErXevsWztvYRW+ZTsqD0OcxLriNZdsJPSQ ==
1002+ "@bitgo/public-types@5.96.2 ":
1003+ version "5.96.2 "
1004+ resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.96.2 .tgz#ae5ffe68a94742e72def3cec15bf236adaed50f5 "
1005+ integrity sha512-fUwUXP0MLitOyg2blaAxCC04aplrj7XqsTEMFENxJg21ovHyO2mB4vz3IGOnwNipgx6jaCgplZAnPxcKu7N/nw ==
10061006 dependencies:
10071007 fp-ts "^2.0.0"
10081008 io-ts "npm:@bitgo-forks/io-ts@2.1.4"
You can’t perform that action at this time.
0 commit comments