v0.6.0 -> v0.7.0 upgrade guide #84
178
testnet/validator upgrade 0.6.0 - 0.7.0.md
Normal file
@ -0,0 +1,178 @@
|
||||
|
||||
# Validator Upgrade Guide for laconic_81337-5 Testnet v0.6.0 -> v0.7.0
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
This guide assumes you have followed the instructions to crete a systemd service or docker container validator node v0.6.0 and you perform the upgrade on a machine running v0.6.0
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
It is highly recommended to make the backup of your datadir after you stop v0.6.0 and before you start v0.7.0. Unless you changed your datadir, it should be located in `~/.laconicd`
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
## Systemd service
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Skip this section if you use docker
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
This is very similar to building v0.6.0. We keep v 0.6.0 running until v0.7.0 is built and only after the successful build we should replace 0.6.0 binary with v0.7.0. This is to avoid jailing your validator for long downtime.
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
The general upgrade plan is the following:
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
1. Install Go v1.19.5 (we used 1.18 for v0.6.0)
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
2. Remove old copy of the github repository and build directory
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
3. Download the latest laconicd repository and checkout v0.7.0
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
4. Build laconicd binary (but not install in this moment)
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
5. Stop laconicd systemd service
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
6. Install recently built new version of laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
7. Start laconicd service
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
>***You have ~10 minutes after step 5 to complete steps 6 and 7 before your validator is jailed for downtime. Getting jailed for downtime is not a disaster, however would require manual unjailing.***
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Install Go 1.19
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Update Ubuntu
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo apt update
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo apt upgrade -y
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Install required software packages
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo apt install git curl build-essential make jq -y
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Remove any existing installation of `go`
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo rm -rf /usr/local/go
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Install Go version 1.19.5
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
curl https://dl.google.com/go/go1.19.5.linux-amd64.tar.gz | sudo tar -C/usr/local -zxvf -
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Check the version of go installed
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
go version
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Should return something like: go version go1.19.5 linux/amd64
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Remove old copy of `laconicd` build
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
>Attention should be paid that the directory mentioned below is `~/laconicd` and NOT `~/.laconicd`. The latter is the data directory containing all your node data and configuration and it must be kept during the upgrade.
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
i-norden
commented
Makes me think we should make the datadir name different from the directory/package/executable name Makes me think we should make the datadir name different from the directory/package/executable name
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Remove the previous build directory
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
cd ~
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
rm -rf laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
Should probably be '.laconicd' or the name at the beginning is different intentionally? Should probably be '.laconicd' or the name at the beginning is different intentionally?
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
No, this is where you clone the repository and build laconicd. .laconicd is the datadir which must be kept No, this is where you clone the repository and build laconicd. .laconicd is the datadir which must be kept
Added a warning to not confuse these 2 directories Added a warning to not confuse these 2 directories
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Download `laconicd` repository
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
git clone https://github.com/cerc-io/laconicd.git
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
cd laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Checkout 0.7.0 branch
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
git fetch --all
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
git checkout v0.7.0
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Build the new version of `laconicd`
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
# Build laconic (but not install at this moment)
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
make VERSION=v0.7.0 build
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Stop `laconicd` systemd service
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo systemctl stop laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
>***Make sure the service is stopped***
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo systemctl status laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
Probably good to verify that service is stopped Probably good to verify that service is stopped
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
will add a command for this will add a command for this
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Install new `laconicd` version
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
make VERSION=v0.7.0 install
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Verify your installation
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
laconicd version
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
This should return `0.7.0`
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Start `laconicd` systemd service
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
sudo systemctl start laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Verify that the node joined the network and produces new blocks
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
journalctl -f -u laconicd
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
## Docker container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Upgrade plan:
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
1. Stop running v0.6.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
2. Delete v0.6.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
3. Create v0.7.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
4. Start v0.7.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
>***You have ~10 minutes to complete the upgrade procedure before your validator is jailed for downtime. Getting jailed for downtime is not a disaster, however would require manual unjailing.***
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Stop running v0.6.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
Why do we stop service first before build? Why do we stop service first before build?
What if a build time is longer than 10 minutes?
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
We don't build we just create a container (pulling an image takes only few moments). The reason to remove the previous container is to keep the same container name laconic-testet-5 but with a new version of laconicd. We don't build we just create a container (pulling an image takes only few moments). The reason to remove the previous container is to keep the same container name laconic-testet-5 but with a new version of laconicd.
agree agree
Thanks! Thanks!
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
docker stop laconic-testnet-5
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Delete v0.6.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
docker rm laconic-testnet-5
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Create v0.7.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
docker create --name laconic-testnet-5 \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
--restart always \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
-v ~/.laconicd:/root/.laconicd \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
-p 26656:26656 \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
-p 127.0.0.1:26657:26657 \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
-p 127.0.0.1:26660:26660 \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
git.vdb.to/cerc-io/laconicd/laconicd:v0.7.0 \
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
laconicd start --gql-playground --gql-server --log_level=warn
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
### Start v0.7.0 container
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
docker start laconic-testnet-5
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
Verify that the node joined the network and produces new blocks
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```sh
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
docker logs -f laconic-testnet-5
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
```
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
||||
---
|
||||
I would pin to a specific version like 1.19.4 I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation It is 1.19.5 later in the documentation
agree agree
|
I would pin to a specific version like 1.19.4
I would pin to a specific version like 1.19.4
Would mark it as warning. People might oversee this part
Would mark it as warning. People might oversee this part
It is 1.19.5 later in the documentation
It is 1.19.5 later in the documentation
agree
agree