Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 33 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/bench-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "eslint ."
},
"dependencies": {
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dpns-contract": "workspace:~",
"@dashevo/dpp": "workspace:~",
"@dashevo/wallet-lib": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/dapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@dashevo/dapi-grpc": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dashd-rpc": "^2.3.2",
"@dashevo/dpp": "workspace:~",
"@dashevo/grpc-common": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/dash-spv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@dashevo/dark-gravity-wave": "^1.1.1",
"@dashevo/dash-util": "^2.0.3",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"levelup": "^4.4.0",
"memdown": "^5.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/dashmate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/dashevo/dashmate#readme",
"dependencies": {
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dashd-rpc": "^2.3.2",
"@dashevo/dashpay-contract": "workspace:~",
"@dashevo/docker-compose": "^0.24.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-dapi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@dashevo/dapi-grpc": "workspace:~",
"@dashevo/dash-spv": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dpp": "workspace:~",
"@dashevo/grpc-common": "workspace:~",
"@grpc/grpc-js": "^1.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-dash-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/dashevo/DashJS#readme",
"dependencies": {
"@dashevo/dapi-client": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dashpay-contract": "workspace:~",
"@dashevo/dpns-contract": "workspace:~",
"@dashevo/dpp": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-dpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^8.0.0",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dashpay-contract": "workspace:~",
"@dashevo/dpns-contract": "workspace:~",
"@dashevo/feature-flags-contract": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@dashevo/abci": "~0.23.0-dev.1",
"@dashevo/dapi-grpc": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dashd-rpc": "^2.3.2",
"@dashevo/dashpay-contract": "workspace:~",
"@dashevo/dpns-contract": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/dashevo/platform-test-suite#readme",
"dependencies": {
"@dashevo/dapi-client": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dpns-contract": "workspace:~",
"@dashevo/dpp": "workspace:~",
"@dashevo/feature-flags-contract": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"homepage": "https://github.com/dashevo/wallet-lib#readme",
"dependencies": {
"@dashevo/dapi-client": "workspace:~",
"@dashevo/dashcore-lib": "~0.19.39",
"@dashevo/dashcore-lib": "~0.19.41",
"@dashevo/dpp": "workspace:~",
"@dashevo/grpc-common": "workspace:~",
"cbor": "^8.0.0",
Expand Down
44 changes: 32 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@dashevo/bench-suite@workspace:packages/bench-suite"
dependencies:
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dpns-contract": "workspace:~"
"@dashevo/dpp": "workspace:~"
"@dashevo/wallet-lib": "workspace:~"
Expand All @@ -1314,7 +1314,7 @@ __metadata:
"@babel/core": ^7.15.5
"@dashevo/dapi-grpc": "workspace:~"
"@dashevo/dash-spv": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dpp": "workspace:~"
"@dashevo/grpc-common": "workspace:~"
"@grpc/grpc-js": ^1.3.7
Expand Down Expand Up @@ -1388,7 +1388,7 @@ __metadata:
dependencies:
"@dashevo/dapi-client": "workspace:~"
"@dashevo/dapi-grpc": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dashd-rpc": ^2.3.2
"@dashevo/dp-services-ctl": "github:dashevo/js-dp-services-ctl#v0.19-dev"
"@dashevo/dpp": "workspace:~"
Expand Down Expand Up @@ -1436,7 +1436,7 @@ __metadata:
dependencies:
"@dashevo/dark-gravity-wave": ^1.1.1
"@dashevo/dash-util": ^2.0.3
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
eslint: ^7.32.0
eslint-config-airbnb-base: ^14.2.1
eslint-plugin-import: ^2.24.2
Expand All @@ -1457,7 +1457,7 @@ __metadata:
languageName: node
linkType: hard

"@dashevo/dashcore-lib@npm:~0.19.30, @dashevo/dashcore-lib@npm:~0.19.39":
"@dashevo/dashcore-lib@npm:~0.19.30":
version: 0.19.39
resolution: "@dashevo/dashcore-lib@npm:0.19.39"
dependencies:
Expand All @@ -1476,6 +1476,26 @@ __metadata:
languageName: node
linkType: hard

"@dashevo/dashcore-lib@npm:~0.19.41":
version: 0.19.41
resolution: "@dashevo/dashcore-lib@npm:0.19.41"
dependencies:
"@dashevo/x11-hash-js": ^1.0.2
"@types/node": ^12.12.47
bloom-filter: ^0.2.0
bls-signatures: ^0.2.5
bn.js: ^4.12.0
bs58: =4.0.1
elliptic: ^6.5.4
eslint-config-prettier: ^8.3.0
inherits: =2.0.1
lodash: ^4.17.20
ripemd160: ^2.0.2
unorm: ^1.6.0
checksum: 4bc913c7ed4ee0c800fd6b481c722422d8345798493a50e833f62b880c963e3aec9941e95ec161c16bbafef7157d31277ac22386b9a4c6cf5cf69ce1322e1c14
languageName: node
linkType: hard

"@dashevo/dashd-rpc@npm:^2.3.0, @dashevo/dashd-rpc@npm:^2.3.2":
version: 2.3.2
resolution: "@dashevo/dashd-rpc@npm:2.3.2"
Expand Down Expand Up @@ -1590,7 +1610,7 @@ __metadata:
"@apidevtools/json-schema-ref-parser": ^8.0.0
"@babel/core": ^7.15.5
"@babel/preset-env": ^7.15.4
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dashpay-contract": "workspace:~"
"@dashevo/dpns-contract": "workspace:~"
"@dashevo/feature-flags-contract": "workspace:~"
Expand Down Expand Up @@ -1656,7 +1676,7 @@ __metadata:
dependencies:
"@dashevo/abci": ~0.23.0-dev.1
"@dashevo/dapi-grpc": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dashd-rpc": ^2.3.2
"@dashevo/dashpay-contract": "workspace:~"
"@dashevo/dp-services-ctl": "github:dashevo/js-dp-services-ctl#v0.19-dev"
Expand Down Expand Up @@ -1795,7 +1815,7 @@ __metadata:
resolution: "@dashevo/platform-test-suite@workspace:packages/platform-test-suite"
dependencies:
"@dashevo/dapi-client": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dpns-contract": "workspace:~"
"@dashevo/dpp": "workspace:~"
"@dashevo/feature-flags-contract": "workspace:~"
Expand Down Expand Up @@ -1907,7 +1927,7 @@ __metadata:
resolution: "@dashevo/wallet-lib@workspace:packages/wallet-lib"
dependencies:
"@dashevo/dapi-client": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dpp": "workspace:~"
"@dashevo/grpc-common": "workspace:~"
assert: ^2.0.0
Expand Down Expand Up @@ -5764,7 +5784,7 @@ __metadata:
resolution: "dash@workspace:packages/js-dash-sdk"
dependencies:
"@dashevo/dapi-client": "workspace:~"
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dashpay-contract": "workspace:~"
"@dashevo/dpns-contract": "workspace:~"
"@dashevo/dpp": "workspace:~"
Expand Down Expand Up @@ -5836,7 +5856,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "dashmate@workspace:packages/dashmate"
dependencies:
"@dashevo/dashcore-lib": ~0.19.39
"@dashevo/dashcore-lib": ~0.19.41
"@dashevo/dashd-rpc": ^2.3.2
"@dashevo/dashpay-contract": "workspace:~"
"@dashevo/docker-compose": ^0.24.1
Expand Down Expand Up @@ -12951,7 +12971,7 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"ripemd160@npm:^2.0.0, ripemd160@npm:^2.0.1":
"ripemd160@npm:^2.0.0, ripemd160@npm:^2.0.1, ripemd160@npm:^2.0.2":
version: 2.0.2
resolution: "ripemd160@npm:2.0.2"
dependencies:
Expand Down