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
30 changes: 15 additions & 15 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.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@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 @@ -35,7 +35,7 @@
"dependencies": {
"@dashevo/bls": "~1.2.9",
"@dashevo/dapi-grpc": "workspace:*",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dashd-rpc": "^18.2.0",
"@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 @@ -14,7 +14,7 @@
"dependencies": {
"@dashevo/dark-gravity-wave": "^1.1.1",
"@dashevo/dash-util": "^2.0.3",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"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 @@ -48,7 +48,7 @@
"homepage": "https://github.com/dashevo/dashmate#readme",
"dependencies": {
"@dashevo/bls": "~1.2.9",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dashd-rpc": "^18.2.0",
"@dashevo/dashpay-contract": "workspace:*",
"@dashevo/docker-compose": "^0.24.2",
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.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dpp": "workspace:*",
"@dashevo/grpc-common": "workspace:*",
"@dashevo/wasm-dpp": "workspace:*",
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 @@ -39,7 +39,7 @@
"dependencies": {
"@dashevo/bls": "~1.2.9",
"@dashevo/dapi-client": "workspace:*",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@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 @@ -84,7 +84,7 @@
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^8.0.0",
"@dashevo/bls": "~1.2.9",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@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 @@ -70,7 +70,7 @@
"@dashevo/abci": "github:dashpay/js-abci#09f72120bc2059144f72eb7a246d632ead3fc3c6",
"@dashevo/bls": "~1.2.9",
"@dashevo/dapi-grpc": "workspace:*",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dashd-rpc": "^18.2.0",
"@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 @@ -24,7 +24,7 @@
"homepage": "https://github.com/dashevo/platform-test-suite#readme",
"dependencies": {
"@dashevo/dapi-client": "workspace:*",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dpns-contract": "workspace:*",
"@dashevo/dpp": "workspace:*",
"@dashevo/feature-flags-contract": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/rs-drive-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"devDependencies": {
"@dashevo/bls": "~1.2.9",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/withdrawals-contract": "workspace:*",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
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 @@ -45,7 +45,7 @@
"homepage": "https://github.com/dashevo/wallet-lib#readme",
"dependencies": {
"@dashevo/dapi-client": "workspace:*",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/grpc-common": "workspace:*",
"@dashevo/wasm-dpp": "workspace:*",
"@yarnpkg/pnpify": "^4.0.0-rc.42",
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-dpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/cli": "^7.21.0",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.4",
"@dashevo/dashcore-lib": "~0.20.8",
"@dashevo/dashcore-lib": "~0.20.9",
"@dashevo/dpns-contract": "workspace:*",
"@dashevo/dpp": "workspace:*",
"@dashevo/wasm-re2": "~1.0.2",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@dashevo/bench-suite@workspace:packages/bench-suite"
dependencies:
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dpns-contract": "workspace:*"
"@dashevo/dpp": "workspace:*"
"@dashevo/wallet-lib": "workspace:*"
Expand Down Expand Up @@ -1372,7 +1372,7 @@ __metadata:
"@babel/core": ^7.15.5
"@dashevo/dapi-grpc": "workspace:*"
"@dashevo/dash-spv": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dpp": "workspace:*"
"@dashevo/grpc-common": "workspace:*"
"@dashevo/wasm-dpp": "workspace:*"
Expand Down Expand Up @@ -1449,7 +1449,7 @@ __metadata:
"@dashevo/bls": ~1.2.9
"@dashevo/dapi-client": "workspace:*"
"@dashevo/dapi-grpc": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dashd-rpc": ^18.2.0
"@dashevo/dp-services-ctl": "github:dashevo/js-dp-services-ctl#v0.19-dev"
"@dashevo/dpp": "workspace:*"
Expand Down Expand Up @@ -1497,7 +1497,7 @@ __metadata:
dependencies:
"@dashevo/dark-gravity-wave": ^1.1.1
"@dashevo/dash-util": ^2.0.3
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
chai: ^4.3.4
eslint: ^7.32.0
eslint-config-airbnb-base: ^14.2.1
Expand All @@ -1519,9 +1519,9 @@ __metadata:
languageName: node
linkType: hard

"@dashevo/dashcore-lib@npm:~0.20.8":
version: 0.20.8
resolution: "@dashevo/dashcore-lib@npm:0.20.8"
"@dashevo/dashcore-lib@npm:~0.20.9":
version: 0.20.9
resolution: "@dashevo/dashcore-lib@npm:0.20.9"
dependencies:
"@dashevo/bls": ~1.2.9
"@dashevo/x11-hash-js": ^1.0.2
Expand All @@ -1535,7 +1535,7 @@ __metadata:
ripemd160: ^2.0.2
tsd: ^0.28.1
unorm: ^1.6.0
checksum: 937b88a28a74402f7435a187938ddfc308999a938d02f4c49c2116301c8f431bed4a873a7b448e97afbac8292aa478fd91738fd37e0a7ff7b2e05ffa95b45a54
checksum: a92adaf44107c9c8418dd91989db24e3c594083ca54cf56afe478fbedb3f3b8129fadbba5a362c5e85843dd6c75555d1435f306335b461a7555f6dfd1e53de5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1621,7 +1621,7 @@ __metadata:
"@babel/core": ^7.15.5
"@babel/preset-env": ^7.15.4
"@dashevo/bls": ~1.2.9
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dashpay-contract": "workspace:*"
"@dashevo/dpns-contract": "workspace:*"
"@dashevo/feature-flags-contract": "workspace:*"
Expand Down Expand Up @@ -1685,7 +1685,7 @@ __metadata:
"@dashevo/abci": "github:dashpay/js-abci#09f72120bc2059144f72eb7a246d632ead3fc3c6"
"@dashevo/bls": ~1.2.9
"@dashevo/dapi-grpc": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dashd-rpc": ^18.2.0
"@dashevo/dashpay-contract": "workspace:*"
"@dashevo/dp-services-ctl": "github:dashevo/js-dp-services-ctl#v0.19-dev"
Expand Down Expand Up @@ -1827,7 +1827,7 @@ __metadata:
resolution: "@dashevo/platform-test-suite@workspace:packages/platform-test-suite"
dependencies:
"@dashevo/dapi-client": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dpns-contract": "workspace:*"
"@dashevo/dpp": "workspace:*"
"@dashevo/feature-flags-contract": "workspace:*"
Expand Down Expand Up @@ -1928,7 +1928,7 @@ __metadata:
resolution: "@dashevo/rs-drive@workspace:packages/rs-drive-nodejs"
dependencies:
"@dashevo/bls": ~1.2.9
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dpp": "workspace:*"
"@dashevo/wasm-dpp": "workspace:*"
"@dashevo/withdrawals-contract": "workspace:*"
Expand Down Expand Up @@ -1958,7 +1958,7 @@ __metadata:
dependencies:
"@dashevo/dapi-client": "workspace:*"
"@dashevo/dash-spv": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/grpc-common": "workspace:*"
"@dashevo/wasm-dpp": "workspace:*"
"@yarnpkg/pnpify": ^4.0.0-rc.42
Expand Down Expand Up @@ -2017,7 +2017,7 @@ __metadata:
"@babel/core": ^7.15.5
"@babel/preset-env": ^7.15.4
"@dashevo/bls": ~1.2.9
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dpns-contract": "workspace:*"
"@dashevo/dpp": "workspace:*"
"@dashevo/wasm-re2": ~1.0.2
Expand Down Expand Up @@ -6296,7 +6296,7 @@ __metadata:
dependencies:
"@dashevo/bls": ~1.2.9
"@dashevo/dapi-client": "workspace:*"
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dashpay-contract": "workspace:*"
"@dashevo/dpns-contract": "workspace:*"
"@dashevo/dpp": "workspace:*"
Expand Down Expand Up @@ -6369,7 +6369,7 @@ __metadata:
resolution: "dashmate@workspace:packages/dashmate"
dependencies:
"@dashevo/bls": ~1.2.9
"@dashevo/dashcore-lib": ~0.20.8
"@dashevo/dashcore-lib": ~0.20.9
"@dashevo/dashd-rpc": ^18.2.0
"@dashevo/dashpay-contract": "workspace:*"
"@dashevo/docker-compose": ^0.24.2
Expand Down