Skip to content

Commit

Permalink
Merge pull request #20820 from pirbo/tezos-12.0
Browse files Browse the repository at this point in the history
Octez 12.0
  • Loading branch information
kit-ty-kate authored Mar 9, 2022
2 parents 2741407 + c08f572 commit c2367bc
Show file tree
Hide file tree
Showing 173 changed files with 4,982 additions and 0 deletions.
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" { >= "2.9" }
"tezos-protocol-011-PtHangz2-parameters" { = version }
"tezos-client-011-PtHangz2" { = version }
"tezos-test-helpers" { = version }
"alcotest-lwt" { >= "1.5.0" }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_011_PtHangz2/lib_protocol/test/helpers/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: protocol testing framework"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
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" { >= "2.9" }
"tezos-protocol-012-Psithaca-parameters" { = version }
"tezos-client-012-Psithaca" { = version }
"tezos-test-helpers" { = version }
"alcotest-lwt" { >= "1.5.0" }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_012_Psithaca/lib_protocol/test/helpers/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: protocol testing framework"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-011-PtHangz2-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_011_PtHangz2/bin_accuser/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: accuser binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-012-Psithaca-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_012_Psithaca/bin_accuser/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: accuser binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
27 changes: 27 additions & 0 deletions packages/tezos-accuser-alpha/tezos-accuser-alpha.12.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-alpha-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_alpha/bin_accuser/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: accuser binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
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" { >= "2.9" }
"tezos-protocol-alpha-parameters" { = version }
"tezos-client-alpha" { = version }
"tezos-test-helpers" { = version }
"alcotest-lwt" { >= "1.5.0" }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_alpha/lib_protocol/test/helpers/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: protocol testing framework"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-011-PtHangz2-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_011_PtHangz2/bin_baker/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: baker binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-012-Psithaca-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_012_Psithaca/bin_baker/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: baker binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
27 changes: 27 additions & 0 deletions packages/tezos-baker-alpha/tezos-baker-alpha.12.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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" { >= "2.9" }
"tezos-baking-alpha-commands" { = version }
"tezos-client-base-unix" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_alpha/bin_baker/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: baker binary"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
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" { >= "2.9" }
"tezos-baking-011-PtHangz2" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_011_PtHangz2/lib_delegate/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: protocol-specific commands for baking"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
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" { >= "2.9" }
"tezos-shell-context" { = version }
"tezos-client-commands" { = version }
"tezos-client-011-PtHangz2" { = version }
"lwt-exit"
"tezos-base-test-helpers" { with-test & = version }
"tezos-protocol-011-PtHangz2-parameters" { with-test & = version }
"alcotest-lwt" { with-test }
"tezos-011-PtHangz2-test-helpers" { with-test & = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_011_PtHangz2/lib_delegate/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: base library for `tezos-baker/endorser/accuser`"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
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" { >= "2.9" }
"tezos-baking-012-Psithaca" { = version }
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_012_Psithaca/lib_delegate/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: protocol-specific commands for baking"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
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" { >= "2.9" }
"tezos-shell-context" { = version }
"tezos-client-commands" { = version }
"tezos-client-012-Psithaca" { = version }
"lwt-exit"
"tezos-base-test-helpers" { with-test & = version }
"tezos-protocol-012-Psithaca-parameters" { with-test & = version }
"alcotest-lwt" { with-test }
"tezos-012-Psithaca-test-helpers" { with-test & = version }
"tezos-client-base-unix" { = version } # should be & with-test
]
build: [
["rm" "-r" "vendors"]
["dune" "build" "-p" name "-j" jobs]
["mv" "src/proto_012_Psithaca/lib_delegate/%{name}%.install" "./"]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
synopsis: "Tezos/Protocol: base library for `tezos-baker/accuser`"

url {
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2"
checksum: [
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621"
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f"
]
}
Loading

0 comments on commit c2367bc

Please sign in to comment.