File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 "test" : " NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest"
5252 },
5353 "dependencies" : {
54- "@bitauth/libauth" : " ^3.1.0-next.2 " ,
54+ "@bitauth/libauth" : " ^3.1.0-next.8 " ,
5555 "@cashscript/utils" : " ^0.11.5" ,
5656 "antlr4" : " ^4.13.2" ,
5757 "commander" : " ^14.0.0" ,
Original file line number Diff line number Diff line change 4545 "test" : " NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest"
4646 },
4747 "dependencies" : {
48- "@bitauth/libauth" : " ^3.1.0-next.2 " ,
48+ "@bitauth/libauth" : " ^3.1.0-next.8 " ,
4949 "@cashscript/utils" : " ^0.11.5" ,
5050 "@electrum-cash/network" : " ^4.1.3" ,
5151 "@mr-zwets/bchn-api-wrapper" : " ^1.0.1" ,
Original file line number Diff line number Diff line change @@ -236,6 +236,8 @@ const applyStackItemTransformations = (
236236 instructions : transformationsAuthenticationInstructions ,
237237 signedMessages : [ ] ,
238238 program : { ...debugStep . program } ,
239+ functionTable : debugStep . functionTable ?? { } ,
240+ functionCount : debugStep . functionCount ?? 0 ,
239241 } ;
240242
241243 const vm = createVirtualMachineBch2025 ( ) ;
Original file line number Diff line number Diff line change 4444 "test" : " NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest"
4545 },
4646 "dependencies" : {
47- "@bitauth/libauth" : " ^3.1.0-next.2 "
47+ "@bitauth/libauth" : " ^3.1.0-next.8 "
4848 },
4949 "devDependencies" : {
5050 "@jest/globals" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 630630 resolved "https://registry.yarnpkg.com/@bitauth/libauth/-/libauth-3.1.0-next.2.tgz#121782b38774d9fba8226406db9b9af0c8d8e464"
631631 integrity sha512-XRtk9p8UHvtjSPS38rsfHXzaPHG5j9FpN4qHqqGLoAuZYy675PBiOy9zP6ah8lTnnIVaCFl2ekct8w0Hy1oefw==
632632
633+ " @bitauth/libauth@^3.1.0-next.8 " :
634+ version "3.1.0-next.8"
635+ resolved "https://registry.yarnpkg.com/@bitauth/libauth/-/libauth-3.1.0-next.8.tgz#d130e5db6c3c8b24731c8d04c4091be07f48b0ee"
636+ integrity sha512-Pm+Ju+YP3JeBLLTiVrBnia2wwE4G17r4XqpvPRMcklElJTe8J6x3JgKRg1by0Xm3ZY6UFxACkEAoSA+x419/zA==
637+
633638" @chris.troutner/bip32-utils@1.0.5 " :
634639 version "1.0.5"
635640 resolved "https://registry.yarnpkg.com/@chris.troutner/bip32-utils/-/bip32-utils-1.0.5.tgz#b6722aeaad5fcda6fba69cbeda7e2a5e8afbd692"
You can’t perform that action at this time.
0 commit comments