Skip to content

Commit

Permalink
Merge pull request #607 from serokell/auto/v16.0-rc2-release
Browse files Browse the repository at this point in the history
[Chore] v16.0-rc2 release
  • Loading branch information
krendelhoff2 authored Feb 22, 2023
2 parents d052295 + 8ca8061 commit 6e940d4
Show file tree
Hide file tree
Showing 33 changed files with 153 additions and 112 deletions.
7 changes: 2 additions & 5 deletions Formula/tezos-accuser-PtLimaPt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPtlimapt.version}/"
sha256 cellar: :any, monterey: "7458425036a94cfd637ab0531974cd899488baa7cf66ec0dea6345bf097c56ae"
sha256 cellar: :any, arm64_big_sur: "08bc487af3a53a382bdbc2ca1aee6bc75534379996e0b04597bd6d8f010d4a82"
sha256 cellar: :any, big_sur: "9c8fb73f6e685f3f29396c3f2dd3597d74ee3169621c9230be4199882b5099e3"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-accuser-PtMumbai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPtmumbai.version}/"
sha256 cellar: :any, monterey: "1a0ea9e89ed1edd6c2bb587e76b591a1b4f7f8df6af35bf3a6a38c824866ed64"
sha256 cellar: :any, arm64_big_sur: "0523ab4387c0e84c44910531686241b07f2bde6a5bcdc8ea41cf23143b872b5c"
sha256 cellar: :any, big_sur: "5f97cb67ebac9e8e63bfb23be046159890517a5b2ed15ac79241cd0ae3c3de6e"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-admin-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/"
sha256 cellar: :any, monterey: "51b0a3893345bbae8d2097a56a3700e35c190882d2ea9d43ed6611438be800e0"
sha256 cellar: :any, arm64_big_sur: "a789f345cfe7238d7131d4ae6c60ceea343e68fcf61bf7a1f527531307577790"
sha256 cellar: :any, big_sur: "2268f9647133c028a99fb896efb2455546e6026d105ec3c9ccdecf1bfbb6ba87"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-baker-PtLimaPt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPtlimapt.version}/"
sha256 cellar: :any, monterey: "d2d2878942eeb84983417c5e67ee8b06cabe64bc5e74b1e811baebf5fb650519"
sha256 cellar: :any, arm64_big_sur: "0af7bc278ae90a2eecfa1c3cb7dee6233ee168b4a72d104635323badce1751b2"
sha256 cellar: :any, big_sur: "0ea0dc84e8b80bdbc96fb1a2c6cc96d33b4e71da14e0de3278583e50d52e60f6"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-baker-PtMumbai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPtmumbai.version}/"
sha256 cellar: :any, monterey: "3a1546258c954d8586786096657eaa92053d6b40aaa1bbee5093571e6c3a4d57"
sha256 cellar: :any, arm64_big_sur: "4e8fd8a46e9b0061296de0d93a9d0318c3670f9efaed41a0be86269885e0ab8c"
sha256 cellar: :any, big_sur: "bda83ab8badfd6a717ddb1f81f1fd1ea7a56770d37e5176758420da73274385d"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosClient.version}/"
sha256 cellar: :any, monterey: "24e413c8d23e279f71aba6c774b5f6a57e87768a016d0fadc76c723381866ebf"
sha256 cellar: :any, arm64_big_sur: "60a544aadcabe8fe3dfd97795892cdd91a856aca97e383f3652c829fcb4bda6d"
sha256 cellar: :any, big_sur: "9617c69dbbdd724b6e8240963cf3d31c325f2728d5a0d4e23ee22d6ec04daa2c"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-codec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosCodec.version}/"
sha256 cellar: :any, monterey: "4b42bc870e8e3c770ba84ccc159810946bb454ee83060cf26103585d06dd792b"
sha256 cellar: :any, arm64_big_sur: "73ef805d8a7121f34418c43229afafbc9137866c5534fca7c885d057573df4a8"
sha256 cellar: :any, big_sur: "65e423aa1abca58b6009df38b01f5ee2e49bc46776adb6c300399e572efa06ab"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-ghostnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeGhostnet < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-node"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-limanet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeLimanet < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-node"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-mainnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeMainnet < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-node"

Expand Down
87 changes: 87 additions & 0 deletions Formula/tezos-node-mumbainet.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
#!/usr/bin/env ruby

# SPDX-FileCopyrightText: 2023 Oxhead Alpha
# SPDX-License-Identifier: LicenseRef-MIT-OA

class TezosNodeMumbainet < Formula
url "file:///dev/null"
version "v16.0-rc2-1"

depends_on "tezos-node"

desc "Meta formula that provides background tezos-node service that runs on mumbainet"

def install
startup_contents =
<<~EOS
#!/usr/bin/env bash
set -euo pipefail
node="/usr/local/bin/octez-node"
# default location of the config file
config_file="$TEZOS_CLIENT_DIR/config.json"
mkdir -p "$TEZOS_CLIENT_DIR"
if [[ ! -f "$config_file" ]]; then
echo "Configuring the node..."
"$node" config init \
--rpc-addr "$NODE_RPC_ADDR" \
--network=mumbainet\
"$@"
else
echo "Updating the node configuration..."
"$node" config update \
--rpc-addr "$NODE_RPC_ADDR" \
--network=mumbainet\
"$@"
fi
# Launching the node
if [[ -z "$CERT_PATH" || -z "$KEY_PATH" ]]; then
exec "$node" run --config-file="$config_file"
else
exec "$node" run --config-file="$config_file" \
--rpc-tls="$CERT_PATH","$KEY_PATH"
fi
EOS
File.write("tezos-node-mumbainet-start", startup_contents)
bin.install "tezos-node-mumbainet-start"
print "Installing tezos-node-mumbainet service"
end
def plist
<<~EOS
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>#{plist_name}</string>
<key>Program</key>
<string>#{opt_bin}/tezos-node-mumbainet-start</string>
<key>EnvironmentVariables</key>
<dict>
<key>TEZOS_CLIENT_DIR</key>
<string>#{var}/lib/tezos/node-mumbainet</string>
<key>NODE_RPC_ADDR</key>
<string>127.0.0.1:8732</string>
<key>CERT_PATH</key>
<string></string>
<key>KEY_PATH</key>
<string></string>
</dict>
<key>RunAtLoad</key><true/>
<key>StandardOutPath</key>
<string>#{var}/log/#{name}.log</string>
<key>StandardErrorPath</key>
<string>#{var}/log/#{name}.log</string>
</dict>
</plist>
EOS
end
def post_install
mkdir_p "#{var}/lib/tezos/node-mumbainet"
system "octez-node", "config", "init", "--data-dir" "#{var}/lib/tezos/node-mumbainet", "--network", "mumbainet"
end
end
7 changes: 2 additions & 5 deletions Formula/tezos-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosNode.version}/"
sha256 cellar: :any, monterey: "fc8368f22a093cef1bd2120e6cbb76e8d8af0319e3418d23280e997f8bdd3e6c"
sha256 cellar: :any, arm64_big_sur: "b4bfff949d677152f10f7148c88325b7d3d4c2dd06a15be341b85a491e21bb88"
sha256 cellar: :any, big_sur: "90d88e3de4b30ecb15c678ef83d0830bef8d93db7ca2a26bb580b76e726a1717"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttp < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-https.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttps < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-tcp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerTcp < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-unix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerUnix < Formula
url "file:///dev/null"
version "v16.0-rc1-1"
version "v16.0-rc2-1"

depends_on "tezos-signer"

Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-signer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSigner.version}/"
sha256 cellar: :any, monterey: "46e2eb2487beff9c5ede79f79229612caa0054db44399b89ac1f0dc72ada8e13"
sha256 cellar: :any, arm64_big_sur: "0ab5bf181ab3e5e4a35b6c71267b183e02a2258d53d3bef4fb80e80c572fab9c"
sha256 cellar: :any, big_sur: "b14a87bc91627b2c05805613e9f0b971584cd771de2b9879ad360b3dfcc9e2a3"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-smart-rollup-client-PtMumbai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -27,9 +27,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupClientPtmumbai.version}/"
sha256 cellar: :any, monterey: "004851539f34ed913dd9a854cec4ffe1438c875197a5a3d7ddbc46809d8af3a9"
sha256 cellar: :any, arm64_big_sur: "a4b9a41393264e562b1829b630650521386d1457565fccb42ff7176b9fda6744"
sha256 cellar: :any, big_sur: "e30a7eadb384b5aeb779ca188991ffe1f2d48cc93f486540559f34836b5ff829"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-smart-rollup-node-PtMumbai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc2", :shallow => false

version "v16.0-rc1-1"
version "v16.0-rc2-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init cmake]
build_dependencies.each do |dependency|
Expand All @@ -28,9 +28,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupNodePtmumbai.version}/"
sha256 cellar: :any, monterey: "c44ab52fab442b9f37407957aafdb874a069afc7e2d564aaf37f967947b1b77c"
sha256 cellar: :any, arm64_big_sur: "b207fdbb85b4068a6875f83f7a849d30a7d0278cdf4be9ecb06022501eeb4fc1"
sha256 cellar: :any, big_sur: "3d4f88c53cd7eb3d97aca0a9d8c97dd991503257161bcf20c0cf93b2cecd7b69"
end

def make_deps
Expand Down
Loading

0 comments on commit 6e940d4

Please sign in to comment.