diff --git a/lerna.json b/lerna.json index 2e23523e10..ffcbe07662 100644 --- a/lerna.json +++ b/lerna.json @@ -3,5 +3,5 @@ "npmClient": "yarn", "packages": ["packages/*", "plugins/*"], "useWorkspaces": true, - "version": "2.4.0-next.6" + "version": "2.4.0-next.7" } diff --git a/packages/core-api/package.json b/packages/core-api/package.json index 7c79d63391..69341283ca 100644 --- a/packages/core-api/package.json +++ b/packages/core-api/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-api", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Public API for ARK Core", "license": "MIT", "contributors": [ @@ -21,12 +21,12 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-transaction-pool": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-transaction-pool": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@arkecosystem/utils": "^0.3.0", "@faustbrian/hapi-version": "^0.2.11", "@hapi/boom": "^7.4.2", diff --git a/packages/core-blockchain/package.json b/packages/core-blockchain/package.json index d1b3ecafb0..b2d862ca3e 100644 --- a/packages/core-blockchain/package.json +++ b/packages/core-blockchain/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-blockchain", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Blockchain Manager for ARK Core", "license": "MIT", "contributors": [ @@ -22,14 +22,14 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-database": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-state": "^2.4.0-next.6", - "@arkecosystem/core-transactions": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-database": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-state": "^2.4.0-next.7", + "@arkecosystem/core-transactions": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "async": "^3.0.0", "delay": "^4.2.0", "immutable": "^4.0.0-rc.12", @@ -39,7 +39,7 @@ "xstate": "^4.5.0" }, "devDependencies": { - "@arkecosystem/core-p2p": "^2.4.0-next.6", + "@arkecosystem/core-p2p": "^2.4.0-next.7", "@types/async": "^2.4.2", "@types/lodash.get": "^4.4.6", "@types/pluralize": "^0.0.29", diff --git a/packages/core-container/package.json b/packages/core-container/package.json index 47895a093c..1ad37742a6 100644 --- a/packages/core-container/package.json +++ b/packages/core-container/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-container", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Container for ARK Core", "license": "MIT", "contributors": [ @@ -19,8 +19,8 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@hapi/hoek": "^6.2.3", "@hapi/joi": "^15.0.3", "awilix": "^4.2.2", diff --git a/packages/core-database-postgres/package.json b/packages/core-database-postgres/package.json index c0b6dfb39f..944c6bc45f 100644 --- a/packages/core-database-postgres/package.json +++ b/packages/core-database-postgres/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-database-postgres", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "PostgreSQL integration for ARK Core", "license": "MIT", "contributors": [ @@ -21,13 +21,13 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-database": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-state": "^2.4.0-next.6", - "@arkecosystem/core-transactions": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-database": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-state": "^2.4.0-next.7", + "@arkecosystem/core-transactions": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@arkecosystem/utils": "^0.3.0", "bluebird": "^3.5.4", "cpy-cli": "^2.0.0", diff --git a/packages/core-database/package.json b/packages/core-database/package.json index 60b1560781..90697dfd3e 100644 --- a/packages/core-database/package.json +++ b/packages/core-database/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-database", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Database Interface for ARK Core", "license": "MIT", "contributors": [ @@ -22,12 +22,12 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-transactions": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-transactions": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@arkecosystem/utils": "^0.3.0", "lodash.clonedeep": "^4.5.0", "lodash.compact": "^3.0.1", diff --git a/packages/core-elasticsearch/package.json b/packages/core-elasticsearch/package.json index 2a987c06e6..4f003e948d 100644 --- a/packages/core-elasticsearch/package.json +++ b/packages/core-elasticsearch/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-elasticsearch", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "A powerful Elasticsearch integration for ARK Core", "license": "MIT", "contributors": [ @@ -18,11 +18,11 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@elastic/elasticsearch": "^7.0.1", "@hapi/boom": "^7.4.2", "@hapi/joi": "^15.0.3", diff --git a/packages/core-error-tracker-airbrake/package.json b/packages/core-error-tracker-airbrake/package.json index d201ba8a17..e8278ae8b6 100644 --- a/packages/core-error-tracker-airbrake/package.json +++ b/packages/core-error-tracker-airbrake/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-error-tracker-airbrake", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Airbrake error tracker integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "airbrake-js": "^1.6.7" }, "engines": { diff --git a/packages/core-error-tracker-bugsnag/package.json b/packages/core-error-tracker-bugsnag/package.json index 0ddee3739b..f12c9d59a7 100644 --- a/packages/core-error-tracker-bugsnag/package.json +++ b/packages/core-error-tracker-bugsnag/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-error-tracker-bugsnag", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Bugsnag error tracker integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "@bugsnag/js": "^6.2.0" }, "engines": { diff --git a/packages/core-error-tracker-raygun/package.json b/packages/core-error-tracker-raygun/package.json index 328f12df76..af91b4c525 100644 --- a/packages/core-error-tracker-raygun/package.json +++ b/packages/core-error-tracker-raygun/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-error-tracker-raygun", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Raygun error tracker integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "raygun": "^0.10.1" }, "devDependencies": { diff --git a/packages/core-error-tracker-rollbar/package.json b/packages/core-error-tracker-rollbar/package.json index 9c73496dae..577b80cecc 100644 --- a/packages/core-error-tracker-rollbar/package.json +++ b/packages/core-error-tracker-rollbar/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-error-tracker-rollbar", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Rollbar error tracker integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "rollbar": "^2.7.0" }, "engines": { diff --git a/packages/core-error-tracker-sentry/package.json b/packages/core-error-tracker-sentry/package.json index 93eff477fc..31fb6fbe4e 100644 --- a/packages/core-error-tracker-sentry/package.json +++ b/packages/core-error-tracker-sentry/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-error-tracker-sentry", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Sentry error tracker integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "@sentry/node": "^5.2.0" }, "engines": { diff --git a/packages/core-event-emitter/package.json b/packages/core-event-emitter/package.json index b109a3753d..2f52c18c3d 100644 --- a/packages/core-event-emitter/package.json +++ b/packages/core-event-emitter/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-event-emitter", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Event Manager for ARK Core", "license": "MIT", "contributors": [ diff --git a/packages/core-explorer/package.json b/packages/core-explorer/package.json index 65595be434..618bee6d89 100644 --- a/packages/core-explorer/package.json +++ b/packages/core-explorer/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-explorer", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Explorer for ARK Core", "license": "MIT", "contributors": [ @@ -19,8 +19,8 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", "connect-history-api-fallback": "^1.6.0", "express": "^4.17.0" }, diff --git a/packages/core-forger/package.json b/packages/core-forger/package.json index f624761a35..7e5b1412ab 100644 --- a/packages/core-forger/package.json +++ b/packages/core-forger/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-forger", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Forger for ARK Core", "license": "MIT", "contributors": [ @@ -21,12 +21,12 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-p2p": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-p2p": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "delay": "^4.2.0", "lodash.isempty": "^4.4.0", "lodash.uniq": "^4.5.0", diff --git a/packages/core-http-utils/package.json b/packages/core-http-utils/package.json index fc657af399..f79135d495 100644 --- a/packages/core-http-utils/package.json +++ b/packages/core-http-utils/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-http-utils", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Http Utilities for ARK Core", "license": "MIT", "contributors": [ @@ -18,9 +18,9 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@hapi/boom": "^7.4.2", "@hapi/good": "^8.2.0", "@hapi/good-console": "^8.1.0", diff --git a/packages/core-interfaces/package.json b/packages/core-interfaces/package.json index d00ee6e79e..2fd7300c9d 100644 --- a/packages/core-interfaces/package.json +++ b/packages/core-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-interfaces", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Interface types for essential ARK Core modules", "license": "MIT", "contributors": [ @@ -23,7 +23,7 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/crypto": "^2.4.0-next.7", "awilix": "^4.2.2", "dayjs": "^1.8.14" }, diff --git a/packages/core-jest-matchers/package.json b/packages/core-jest-matchers/package.json index 289b147b64..c7f567a64e 100644 --- a/packages/core-jest-matchers/package.json +++ b/packages/core-jest-matchers/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-jest-matchers", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Jest matchers for ARK Core", "license": "MIT", "contributors": [ @@ -20,8 +20,8 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@arkecosystem/utils": "^0.3.0", "bip39": "^3.0.2", "got": "^9.6.0", diff --git a/packages/core-json-rpc/package.json b/packages/core-json-rpc/package.json index cbee3e140d..dd15b85561 100644 --- a/packages/core-json-rpc/package.json +++ b/packages/core-json-rpc/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-json-rpc", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "A JSON-RPC 2.0 Specification compliant server to interact with the ARK Blockchain.", "license": "MIT", "contributors": [ @@ -20,11 +20,11 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@hapi/boom": "^7.4.2", "@keyv/sqlite": "^2.0.0", "bip39": "^3.0.2", @@ -36,7 +36,7 @@ "wif": "^2.0.6" }, "devDependencies": { - "@arkecosystem/core-p2p": "^2.4.0-next.6", + "@arkecosystem/core-p2p": "^2.4.0-next.7", "@types/bip39": "^2.4.2", "@types/hapi__boom": "^7.4.0", "@types/is-reachable": "^3.1.0", diff --git a/packages/core-logger-pino/package.json b/packages/core-logger-pino/package.json index 715deb3bb0..96f16e76ec 100644 --- a/packages/core-logger-pino/package.json +++ b/packages/core-logger-pino/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-logger-pino", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Pino integration for ARK Core", "license": "MIT", "contributors": [ @@ -19,9 +19,9 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-logger": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-logger": "^2.4.0-next.7", "pino": "^5.12.5", "pino-pretty": "^3.0.0", "pump": "^3.0.0", diff --git a/packages/core-logger-signale/package.json b/packages/core-logger-signale/package.json index d2f52fbd99..c479f409ca 100644 --- a/packages/core-logger-signale/package.json +++ b/packages/core-logger-signale/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-logger-signale", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Signale integration for ARK Core", "license": "MIT", "contributors": [ @@ -19,8 +19,8 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-logger": "^2.4.0-next.6", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-logger": "^2.4.0-next.7", "signale": "^1.4.0" }, "devDependencies": { diff --git a/packages/core-logger-winston/package.json b/packages/core-logger-winston/package.json index 8d45c9e8cd..20f4459e99 100644 --- a/packages/core-logger-winston/package.json +++ b/packages/core-logger-winston/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-logger-winston", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Winston Logger for ARK Core", "license": "MIT", "contributors": [ @@ -20,8 +20,8 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-logger": "^2.4.0-next.6", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-logger": "^2.4.0-next.7", "chalk": "^2.4.2", "colors": "^1.3.3", "dayjs": "^1.8.14", diff --git a/packages/core-logger/package.json b/packages/core-logger/package.json index ab818c3ea2..4fff04c44a 100644 --- a/packages/core-logger/package.json +++ b/packages/core-logger/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-logger", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Logger Manager for ARK Core", "license": "MIT", "contributors": [ @@ -19,8 +19,8 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", "lodash.isempty": "^4.4.0" }, "devDependencies": { diff --git a/packages/core-new-relic/package.json b/packages/core-new-relic/package.json index 35a174ebf9..7d6b83cf3b 100644 --- a/packages/core-new-relic/package.json +++ b/packages/core-new-relic/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-new-relic", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "New Relic integration for ARK Core.", "license": "MIT", "contributors": [ @@ -18,7 +18,7 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", "newrelic": "^5.8.0" }, "devDependencies": { diff --git a/packages/core-p2p/package.json b/packages/core-p2p/package.json index 70df8569d2..a71d369495 100644 --- a/packages/core-p2p/package.json +++ b/packages/core-p2p/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-p2p", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "P2P API for ARK Core", "license": "MIT", "contributors": [ @@ -23,13 +23,13 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-transaction-pool": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-transaction-pool": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@hapi/boom": "^7.4.2", "@hapi/sntp": "^3.1.1", "ajv": "^6.10.0", diff --git a/packages/core-snapshots/package.json b/packages/core-snapshots/package.json index d256178853..46a8753d16 100644 --- a/packages/core-snapshots/package.json +++ b/packages/core-snapshots/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-snapshots", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Provides live local streamed snapshots functionality for ARK Core", "license": "MIT", "contributors": [ @@ -20,11 +20,11 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-database-postgres": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-database-postgres": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "JSONStream": "^1.3.5", "cpy-cli": "^2.0.0", "fs-extra": "^8.0.1", diff --git a/packages/core-state/package.json b/packages/core-state/package.json index 825afc78b4..8da7940352 100644 --- a/packages/core-state/package.json +++ b/packages/core-state/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-state", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "State Management for ARK Core", "license": "MIT", "contributors": [ @@ -21,11 +21,11 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-transactions": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-transactions": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "immutable": "^4.0.0-rc.12", "lodash.clonedeep": "^4.5.0", "pluralize": "^7.0.0" diff --git a/packages/core-tester-cli/package.json b/packages/core-tester-cli/package.json index 8c60867db1..fa1630dc80 100644 --- a/packages/core-tester-cli/package.json +++ b/packages/core-tester-cli/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-tester-cli", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Tester CLI for ARK Core", "license": "MIT", "contributors": [ @@ -28,9 +28,9 @@ "tester": "./bin/run" }, "dependencies": { - "@arkecosystem/core-forger": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-forger": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@oclif/command": "^1.5.13", "@oclif/config": "^1.13.0", "@oclif/plugin-help": "^2.1.6", diff --git a/packages/core-transaction-pool/package.json b/packages/core-transaction-pool/package.json index b7bd5ad9e8..fe551496be 100644 --- a/packages/core-transaction-pool/package.json +++ b/packages/core-transaction-pool/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-transaction-pool", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Transaction Pool Manager for ARK Core", "license": "MIT", "contributors": [ @@ -24,13 +24,13 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-database": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-state": "^2.4.0-next.6", - "@arkecosystem/core-transactions": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-database": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-state": "^2.4.0-next.7", + "@arkecosystem/core-transactions": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@types/better-sqlite3": "^5.4.0", "@types/fs-extra": "^7.0.0", "@types/pluralize": "^0.0.29", @@ -43,7 +43,7 @@ "pluralize": "^7.0.0" }, "devDependencies": { - "@arkecosystem/core-utils": "^2.4.0-next.6", + "@arkecosystem/core-utils": "^2.4.0-next.7", "@types/better-sqlite3": "^5.4.0", "@types/bip39": "^2.4.2", "@types/fs-extra": "^7.0.0", diff --git a/packages/core-transactions/package.json b/packages/core-transactions/package.json index 7e8c101092..56943da5a4 100644 --- a/packages/core-transactions/package.json +++ b/packages/core-transactions/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-transactions", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Transaction Services for ARK Core", "license": "MIT", "contributors": [ @@ -19,9 +19,9 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "bs58check": "^2.1.2" }, "engines": { diff --git a/packages/core-utils/package.json b/packages/core-utils/package.json index 9348cd9586..9098e02c12 100644 --- a/packages/core-utils/package.json +++ b/packages/core-utils/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-utils", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Utilities for ARK Core", "license": "MIT", "contributors": [ @@ -18,9 +18,9 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "cli-table3": "^0.5.1", "dayjs": "^1.8.14", "fast-json-parse": "^1.0.3", diff --git a/packages/core-vote-report/package.json b/packages/core-vote-report/package.json index e0c045c318..a1a2a68790 100644 --- a/packages/core-vote-report/package.json +++ b/packages/core-vote-report/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-vote-report", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Vote Report for ARK Core", "license": "MIT", "contributors": [ @@ -18,10 +18,10 @@ "prepublishOnly": "yarn build" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "handlebars": "^4.1.2", "lodash.sumby": "^4.6.0", "vision": "^5.4.4" diff --git a/packages/core-wallet-api/package.json b/packages/core-wallet-api/package.json index 4f13dcf0b2..137945ba9b 100644 --- a/packages/core-wallet-api/package.json +++ b/packages/core-wallet-api/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-wallet-api", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Wallet API for ARK Core", "license": "MIT", "contributors": [ @@ -21,10 +21,10 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", "@hapi/h2o2": "^8.3.0" }, "devDependencies": { diff --git a/packages/core-webhooks/package.json b/packages/core-webhooks/package.json index 36197861c3..193994ec6e 100644 --- a/packages/core-webhooks/package.json +++ b/packages/core-webhooks/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core-webhooks", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Webhooks for ARK Core", "license": "MIT", "contributors": [ @@ -19,11 +19,11 @@ "pretest": "bash ../../scripts/pre-test.sh" }, "dependencies": { - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-http-utils": "^2.4.0-next.6", - "@arkecosystem/core-interfaces": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-http-utils": "^2.4.0-next.7", + "@arkecosystem/core-interfaces": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", "@hapi/boom": "^7.4.2", "@hapi/joi": "^15.0.3", "fs-extra": "^8.0.1", diff --git a/packages/core/package.json b/packages/core/package.json index 6b27788aef..4d11bf079c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/core", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Core of the ARK Blockchain", "license": "MIT", "contributors": [ @@ -44,22 +44,22 @@ "start:testnet": "cross-env CORE_PATH_CONFIG=./bin/config/testnet yarn ark core:run --env=test" }, "dependencies": { - "@arkecosystem/core-api": "^2.4.0-next.6", - "@arkecosystem/core-blockchain": "^2.4.0-next.6", - "@arkecosystem/core-container": "^2.4.0-next.6", - "@arkecosystem/core-database-postgres": "^2.4.0-next.6", - "@arkecosystem/core-event-emitter": "^2.4.0-next.6", - "@arkecosystem/core-forger": "^2.4.0-next.6", - "@arkecosystem/core-json-rpc": "^2.4.0-next.6", - "@arkecosystem/core-logger-pino": "^2.4.0-next.6", - "@arkecosystem/core-p2p": "^2.4.0-next.6", - "@arkecosystem/core-snapshots": "^2.4.0-next.6", - "@arkecosystem/core-state": "^2.4.0-next.6", - "@arkecosystem/core-transaction-pool": "^2.4.0-next.6", - "@arkecosystem/core-utils": "^2.4.0-next.6", - "@arkecosystem/core-wallet-api": "^2.4.0-next.6", - "@arkecosystem/core-webhooks": "^2.4.0-next.6", - "@arkecosystem/crypto": "^2.4.0-next.6", + "@arkecosystem/core-api": "^2.4.0-next.7", + "@arkecosystem/core-blockchain": "^2.4.0-next.7", + "@arkecosystem/core-container": "^2.4.0-next.7", + "@arkecosystem/core-database-postgres": "^2.4.0-next.7", + "@arkecosystem/core-event-emitter": "^2.4.0-next.7", + "@arkecosystem/core-forger": "^2.4.0-next.7", + "@arkecosystem/core-json-rpc": "^2.4.0-next.7", + "@arkecosystem/core-logger-pino": "^2.4.0-next.7", + "@arkecosystem/core-p2p": "^2.4.0-next.7", + "@arkecosystem/core-snapshots": "^2.4.0-next.7", + "@arkecosystem/core-state": "^2.4.0-next.7", + "@arkecosystem/core-transaction-pool": "^2.4.0-next.7", + "@arkecosystem/core-utils": "^2.4.0-next.7", + "@arkecosystem/core-wallet-api": "^2.4.0-next.7", + "@arkecosystem/core-webhooks": "^2.4.0-next.7", + "@arkecosystem/crypto": "^2.4.0-next.7", "@faustbrian/foreman": "^0.1.2", "@oclif/command": "^1.5.13", "@oclif/config": "^1.13.0", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index d9afcd0c3c..23136f3c04 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -1,6 +1,6 @@ { "name": "@arkecosystem/crypto", - "version": "2.4.0-next.6", + "version": "2.4.0-next.7", "description": "Crypto utilities for the ARK Blockchain", "license": "MIT", "contributors": [