Skip to content

Commit 0292ae6

Browse files
committed
#76: Test with mock-vm#fix-db-comp
1 parent bd07eea commit 0292ae6

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@koinos/abi-proto-gen": "1.0.0",
1717
"@koinos/as-gen": "1.0.0",
1818
"@koinos/as-proto-gen": "1.0.0",
19-
"@koinos/mock-vm": "1.1.0",
19+
"@koinos/mock-vm": "https://github.com/koinos/koinos-mock-vm#fix-db-compare",
2020
"@koinos/proto-as": "https://github.com/koinos/koinos-proto-as#master",
2121
"@roamin/protoc": "^2.4.0",
2222
"as-bignum": "^0.2.18",

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,17 @@
233233
protobufjs "^6.11.2"
234234
somap "^0.5.14"
235235

236-
237-
version "1.3.0"
238-
resolved "https://registry.yarnpkg.com/@koinos/proto-as/-/proto-as-1.3.0.tgz#fe156acf727fd5294468057fbb1d2722c6c3e168"
239-
integrity sha512-NN2pVVNVWhHWjkraQHMQ0lDmtl2ha2p3cxqaHT6rfQgCpRWndV414CONBNknlmgo0VfO5J3PVvFLAdnhgLZB0Q==
236+
"@koinos/mock-vm@https://github.com/koinos/koinos-mock-vm#fix-db-compare":
237+
version "1.1.0"
238+
resolved "https://github.com/koinos/koinos-mock-vm#48102b6f4c84a21c21e29c6954dc41995c8ac01c"
240239
dependencies:
241-
as-proto "npm:@koinos/as-proto"
240+
"@koinos/proto-js" "2.1.0"
241+
"@noble/hashes" "^1.0.0"
242+
"@noble/secp256k1" "^1.5.5"
243+
chalk "4.1.2"
244+
multibase "^4.0.6"
245+
protobufjs "^6.11.2"
246+
somap "^0.5.14"
242247

243248
"@koinos/proto-as@https://github.com/koinos/koinos-proto-as#master":
244249
version "2.1.0"

0 commit comments

Comments
 (0)