-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25112 from tezos/octez-19.0
Octez 19.0 packages
- Loading branch information
Showing
90 changed files
with
3,208 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"integers" | ||
"integers_stubs_js" | ||
"zarith" { >= "1.12" & < "1.13" } | ||
"zarith_stubs_js" | ||
"hex" { >= "1.3.0" } | ||
"tezt" { with-test & >= "4.0.0" & < "5.0.0" } | ||
"octez-alcotezt" { with-test & = version } | ||
"qcheck-alcotest" { with-test & >= "0.20" } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
available: arch != "arm32" & arch != "x86_32" & arch != "ppc32" & arch != "ppc64" & arch != "s390x" | ||
synopsis: "Implementation of the BLS12-381 curve (wrapper for the Blst library)" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} |
31 changes: 31 additions & 0 deletions
31
packages/octez-accuser-Proxford/octez-accuser-Proxford.19.0/opam
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"tezos-protocol-018-Proxford" { = version } | ||
"octez-protocol-018-Proxford-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: accuser binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
31 changes: 31 additions & 0 deletions
31
packages/octez-accuser-PtNairob/octez-accuser-PtNairob.19.0/opam
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"tezos-protocol-017-PtNairob" { = version } | ||
"octez-protocol-017-PtNairob-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: accuser binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"tezt" { >= "4.0.0" & < "5.0.0" } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Provide the interface of Alcotest for Octez, but with Tezt as backend" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
31 changes: 31 additions & 0 deletions
31
packages/octez-baker-Proxford/octez-baker-Proxford.19.0/opam
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"tezos-protocol-018-Proxford" { = version } | ||
"octez-protocol-018-Proxford-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: baker binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
31 changes: 31 additions & 0 deletions
31
packages/octez-baker-PtNairob/octez-baker-PtNairob.19.0/opam
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"tezos-protocol-017-PtNairob" { = version } | ||
"octez-protocol-017-PtNairob-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: baker binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
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 |
---|---|---|
@@ -0,0 +1,74 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
"uri" { >= "3.1.0" } | ||
"octez-protocol-017-PtNairob-libs" { = version } | ||
"octez-protocol-018-Proxford-libs" { = version } | ||
] | ||
depopts: [ | ||
"tezos-client-genesis" | ||
"tezos-client-demo-counter" | ||
"octez-protocol-000-Ps9mPmXa-libs" | ||
"octez-protocol-001-PtCJ7pwo-libs" | ||
"octez-protocol-002-PsYLVpVv-libs" | ||
"octez-protocol-003-PsddFKi3-libs" | ||
"octez-protocol-004-Pt24m4xi-libs" | ||
"octez-protocol-005-PsBabyM1-libs" | ||
"octez-protocol-006-PsCARTHA-libs" | ||
"octez-protocol-007-PsDELPH1-libs" | ||
"octez-protocol-008-PtEdo2Zk-libs" | ||
"octez-protocol-009-PsFLoren-libs" | ||
"octez-protocol-010-PtGRANAD-libs" | ||
"octez-protocol-011-PtHangz2-libs" | ||
"octez-protocol-012-Psithaca-libs" | ||
"octez-protocol-013-PtJakart-libs" | ||
"octez-protocol-014-PtKathma-libs" | ||
"octez-protocol-015-PtLimaPt-libs" | ||
"octez-protocol-016-PtMumbai-libs" | ||
"octez-protocol-alpha-libs" | ||
] | ||
conflicts: [ | ||
"tezos-client-genesis" {!= version} | ||
"tezos-client-demo-counter" {!= version} | ||
"octez-protocol-000-Ps9mPmXa-libs" {!= version} | ||
"octez-protocol-001-PtCJ7pwo-libs" {!= version} | ||
"octez-protocol-002-PsYLVpVv-libs" {!= version} | ||
"octez-protocol-003-PsddFKi3-libs" {!= version} | ||
"octez-protocol-004-Pt24m4xi-libs" {!= version} | ||
"octez-protocol-005-PsBabyM1-libs" {!= version} | ||
"octez-protocol-006-PsCARTHA-libs" {!= version} | ||
"octez-protocol-007-PsDELPH1-libs" {!= version} | ||
"octez-protocol-008-PtEdo2Zk-libs" {!= version} | ||
"octez-protocol-009-PsFLoren-libs" {!= version} | ||
"octez-protocol-010-PtGRANAD-libs" {!= version} | ||
"octez-protocol-011-PtHangz2-libs" {!= version} | ||
"octez-protocol-012-Psithaca-libs" {!= version} | ||
"octez-protocol-013-PtJakart-libs" {!= version} | ||
"octez-protocol-014-PtKathma-libs" {!= version} | ||
"octez-protocol-015-PtLimaPt-libs" {!= version} | ||
"octez-protocol-016-PtMumbai-libs" {!= version} | ||
"octez-protocol-alpha-libs" {!= version} | ||
"stdcompat" {< "19"} | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos: `octez-client` binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,63 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"data-encoding" { >= "0.7.1" & < "1.0.0" } | ||
"octez-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
"octez-version" { = version } | ||
] | ||
depopts: [ | ||
"octez-protocol-005-PsBabyM1-libs" | ||
"octez-protocol-006-PsCARTHA-libs" | ||
"octez-protocol-007-PsDELPH1-libs" | ||
"octez-protocol-008-PtEdo2Zk-libs" | ||
"octez-protocol-009-PsFLoren-libs" | ||
"octez-protocol-010-PtGRANAD-libs" | ||
"octez-protocol-011-PtHangz2-libs" | ||
"octez-protocol-012-Psithaca-libs" | ||
"octez-protocol-013-PtJakart-libs" | ||
"octez-protocol-014-PtKathma-libs" | ||
"octez-protocol-015-PtLimaPt-libs" | ||
"octez-protocol-016-PtMumbai-libs" | ||
"octez-protocol-017-PtNairob-libs" | ||
"octez-protocol-018-Proxford-libs" | ||
"octez-protocol-alpha-libs" | ||
] | ||
conflicts: [ | ||
"octez-protocol-005-PsBabyM1-libs" {!= version} | ||
"octez-protocol-006-PsCARTHA-libs" {!= version} | ||
"octez-protocol-007-PsDELPH1-libs" {!= version} | ||
"octez-protocol-008-PtEdo2Zk-libs" {!= version} | ||
"octez-protocol-009-PsFLoren-libs" {!= version} | ||
"octez-protocol-010-PtGRANAD-libs" {!= version} | ||
"octez-protocol-011-PtHangz2-libs" {!= version} | ||
"octez-protocol-012-Psithaca-libs" {!= version} | ||
"octez-protocol-013-PtJakart-libs" {!= version} | ||
"octez-protocol-014-PtKathma-libs" {!= version} | ||
"octez-protocol-015-PtLimaPt-libs" {!= version} | ||
"octez-protocol-016-PtMumbai-libs" {!= version} | ||
"octez-protocol-017-PtNairob-libs" {!= version} | ||
"octez-protocol-018-Proxford-libs" {!= version} | ||
"octez-protocol-alpha-libs" {!= version} | ||
"stdcompat" {< "19"} | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos: `octez-codec` binary to encode and decode values" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Octez: library to crawl blocks of the L1 chain" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} | ||
conflicts: [ | ||
"stdcompat" {< "19"} | ||
] |
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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "3.11.1" } | ||
"ocaml" { >= "4.14" } | ||
"octez-libs" { = version } | ||
"octez-shell-libs" { = version } | ||
"tezos-dac-lib" { = version } | ||
"tezos-dac-client-lib" { = version } | ||
"octez-protocol-017-PtNairob-libs" { = version } | ||
"octez-protocol-018-Proxford-libs" { = version } | ||
] | ||
depopts: [ | ||
"octez-protocol-alpha-libs" | ||
] | ||
conflicts: [ | ||
"octez-protocol-alpha-libs" {!= version} | ||
"stdcompat" {< "19"} | ||
] | ||
build: [ | ||
["rm" "-r" "vendors" "contrib"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos: `octez-dac-client` binary" | ||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v19.0/octez-19.0.tar.gz" | ||
checksum: [ | ||
"sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4" | ||
"sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13" | ||
] | ||
} |
Oops, something went wrong.