-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'celestiaorg:main' into patch-1
- Loading branch information
Showing
41 changed files
with
1,193 additions
and
677 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
const arabicaVersions = Object.freeze({ | ||
"app-latest-tag": "v1.11.0", | ||
"app-latest-sha": "21b5bc747c8500e4888474df7d828e66c33f332d", | ||
"core-latest-tag": "v1.36.1-tm-v0.34.29", | ||
"core-latest-sha": "624c43d4484a785ec855f5fb93ea571c1e728fda", | ||
"node-latest-tag": "v0.14.0", | ||
"node-latest-sha": "13439ccfebca67cc973cb7fa69570060e4540c13", | ||
"app-latest-tag": "v2.1.2", | ||
"app-latest-sha": "48173df3dc78f9348eedb3796f29ef9e9e5dc584", | ||
"core-latest-tag": "v1.40.1-tm-v0.34.29-rc0", | ||
"core-latest-sha": "0d2b63836d0f4587e162bfded58f53fba238e69c", | ||
"node-latest-tag": "v0.16.0-rc0", | ||
"node-latest-sha": "603288597fbd82c44aaa0a0ac8d187cac1860431", | ||
}); | ||
export default arabicaVersions; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
const mainnetVersions = Object.freeze({ | ||
"app-latest-tag": "v1.11.0", | ||
"app-latest-sha": "21b5bc747c8500e4888474df7d828e66c33f332d", | ||
"core-latest-tag": "v1.37.0-tm-v0.34.29", | ||
"core-latest-sha": "056df6caddb696d732d6513dc87c5dba529398d8", | ||
"node-latest-tag": "v0.13.7", | ||
"node-latest-sha": "0308aea76857ff27484946fce99004ebf10a3cb8", | ||
"app-latest-tag": "v1.13.0", | ||
"app-latest-sha": "d40b04b5d38399daf1c7108c1ecc0de4603d4852", | ||
"core-latest-tag": "v1.40.1-tm-v0.34.29-rc0", | ||
"core-latest-sha": "0d2b63836d0f4587e162bfded58f53fba238e69c", | ||
"node-latest-tag": "v0.15.0", | ||
"node-latest-sha": "b745c60deff7d339c773d77e6b350a4a338ac682", | ||
}); | ||
export default mainnetVersions; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
const mochaVersions = Object.freeze({ | ||
"app-latest-tag": "v1.11.0", | ||
"app-latest-sha": "21b5bc747c8500e4888474df7d828e66c33f332d", | ||
"core-latest-tag": "v1.36.1-tm-v0.34.29", | ||
"core-latest-sha": "624c43d4484a785ec855f5fb93ea571c1e728fda", | ||
"node-latest-tag": "v0.14.0", | ||
"node-latest-sha": "13439ccfebca67cc973cb7fa69570060e4540c13", | ||
"app-latest-tag": "v2.1.2", | ||
"app-latest-sha": "48173df3dc78f9348eedb3796f29ef9e9e5dc584", | ||
"core-latest-tag": "v1.40.1-tm-v0.34.29-rc0", | ||
"core-latest-sha": "0d2b63836d0f4587e162bfded58f53fba238e69c", | ||
"node-latest-tag": "v0.16.0-rc0", | ||
"node-latest-sha": "603288597fbd82c44aaa0a0ac8d187cac1860431", | ||
}); | ||
export default mochaVersions; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.