File tree Expand file tree Collapse file tree 20 files changed +96
-96
lines changed
core-magistrate-transactions Expand file tree Collapse file tree 20 files changed +96
-96
lines changed Original file line number Diff line number Diff line change 44 " packages/*" ,
55 " plugins/*"
66 ],
7- "version" : " 3.9.1 -rc.0" ,
7+ "version" : " 3.10.0 -rc.0" ,
88 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-api" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Public API for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2222 "pretest" : " bash ../../scripts/pre-test.sh"
2323 },
2424 "dependencies" : {
25- "@arkecosystem/core-database" : " 3.9.1 -rc.0" ,
26- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
27- "@arkecosystem/core-transactions" : " 3.9.1 -rc.0" ,
28- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
25+ "@arkecosystem/core-database" : " 3.10.0 -rc.0" ,
26+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
27+ "@arkecosystem/core-transactions" : " 3.10.0 -rc.0" ,
28+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
2929 "@hapi/boom" : " 9.1.4" ,
3030 "@hapi/hapi" : " 20.1.5" ,
3131 "@hapi/hoek" : " 9.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-blockchain" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Blockchain Manager for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2323 "pretest" : " bash ../../scripts/pre-test.sh"
2424 },
2525 "dependencies" : {
26- "@arkecosystem/core-database" : " 3.9.1 -rc.0" ,
27- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
28- "@arkecosystem/core-state" : " 3.9.1 -rc.0" ,
29- "@arkecosystem/core-transactions" : " 3.9.1 -rc.0" ,
30- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
26+ "@arkecosystem/core-database" : " 3.10.0 -rc.0" ,
27+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
28+ "@arkecosystem/core-state" : " 3.10.0 -rc.0" ,
29+ "@arkecosystem/core-transactions" : " 3.10.0 -rc.0" ,
30+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
3131 "joi" : " 17.12.1" ,
3232 "xstate" : " 4.38.3"
3333 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-cli" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Core of the ARK Blockchain" ,
55 "license" : " MIT" ,
66 "contributors" : [
2121 "prepublishOnly" : " yarn build"
2222 },
2323 "dependencies" : {
24- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
25- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
24+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
25+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
2626 "@arkecosystem/utils" : " 1.3.1" ,
2727 "boxen" : " 4.2.0" ,
2828 "cli-table3" : " 0.6.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-database" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Database Interface for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2222 "pretest" : " bash ../../scripts/pre-test.sh"
2323 },
2424 "dependencies" : {
25- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
26- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
25+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
26+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
2727 "@arkecosystem/utils" : " 1.3.1" ,
2828 "dayjs" : " 1.11.10" ,
2929 "joi" : " 17.12.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-forger" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Forger for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2222 "pretest" : " bash ../../scripts/pre-test.sh"
2323 },
2424 "dependencies" : {
25- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
26- "@arkecosystem/core-p2p" : " 3.9.1 -rc.0" ,
27- "@arkecosystem/core-transactions" : " 3.9.1 -rc.0" ,
28- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
25+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
26+ "@arkecosystem/core-p2p" : " 3.10.0 -rc.0" ,
27+ "@arkecosystem/core-transactions" : " 3.10.0 -rc.0" ,
28+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
2929 "joi" : " 17.12.1" ,
3030 "node-forge" : " 1.3.1" ,
3131 "wif" : " 2.0.6"
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-kernel" ,
33 "description" : " Kernel of ARK Core" ,
4- "version" : " 3.9.1 -rc.0" ,
4+ "version" : " 3.10.0 -rc.0" ,
55 "contributors" : [
66 " Brian Faust <brian@ark.io>"
77 ],
2121 "clean" : " rimraf dist"
2222 },
2323 "dependencies" : {
24- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
24+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
2525 "@arkecosystem/utils" : " 1.3.1" ,
2626 "@pm2/io" : " 5.0.2" ,
2727 "chalk" : " 4.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-logger-pino" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Webhooks for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2020 "pretest" : " bash ../../scripts/pre-test.sh"
2121 },
2222 "dependencies" : {
23- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
23+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
2424 "chalk" : " 4.1.2" ,
2525 "joi" : " 17.12.1" ,
2626 "pino" : " 8.7.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-magistrate-api" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " Magistrate API for ARK Core" ,
55 "license" : " MIT" ,
66 "contributors" : [
2222 "pretest" : " bash ../../scripts/pre-test.sh"
2323 },
2424 "dependencies" : {
25- "@arkecosystem/core-api" : " 3.9.1 -rc.0" ,
26- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
27- "@arkecosystem/core-magistrate-crypto" : " 3.9.1 -rc.0" ,
28- "@arkecosystem/core-magistrate-transactions" : " 3.9.1 -rc.0" ,
29- "@arkecosystem/crypto" : " 3.9.1 -rc.0" ,
25+ "@arkecosystem/core-api" : " 3.10.0 -rc.0" ,
26+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
27+ "@arkecosystem/core-magistrate-crypto" : " 3.10.0 -rc.0" ,
28+ "@arkecosystem/core-magistrate-transactions" : " 3.10.0 -rc.0" ,
29+ "@arkecosystem/crypto" : " 3.10.0 -rc.0" ,
3030 "@hapi/boom" : " 9.1.4" ,
3131 "@hapi/hapi" : " 20.1.5" ,
3232 "joi" : " 17.12.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/core-magistrate-crypto" ,
3- "version" : " 3.9.1 -rc.0" ,
3+ "version" : " 3.10.0 -rc.0" ,
44 "description" : " ARK transactions for businesses and bridgechains" ,
55 "license" : " MIT" ,
66 "contributors" : [
2121 "prepublishOnly" : " yarn build"
2222 },
2323 "dependencies" : {
24- "@arkecosystem/core-kernel" : " 3.9.1 -rc.0" ,
25- "@arkecosystem/crypto" : " 3.9.1 -rc.0"
24+ "@arkecosystem/core-kernel" : " 3.10.0 -rc.0" ,
25+ "@arkecosystem/crypto" : " 3.10.0 -rc.0"
2626 }
2727}
You can’t perform that action at this time.
0 commit comments