Skip to content

Commit a3a55c9

Browse files
authored
Merge pull request #161 from iotexproject/yutong/1.1.1
v1.1.1 update
2 parents e6aba45 + e83d9ac commit a3a55c9

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616

1717
Here are the software versions we use:
1818

19-
- MainNet: v1.1.0
20-
- TestNet: v1.1.0
19+
- MainNet: v1.1.1
20+
- TestNet: v1.1.1
2121

2222
## <a name="mainnet"/>Join MainNet
2323
This is the recommended way to start an IoTeX node
2424

2525
1. Pull the docker image:
2626

2727
```
28-
docker pull iotex/iotex-core:v1.1.0
28+
docker pull iotex/iotex-core:v1.1.1
2929
```
3030

3131
2. Set the environment with the following commands:
@@ -40,8 +40,8 @@ mkdir -p $IOTEX_HOME/data
4040
mkdir -p $IOTEX_HOME/log
4141
mkdir -p $IOTEX_HOME/etc
4242
43-
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.0/config_mainnet.yaml > $IOTEX_HOME/etc/config.yaml
44-
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.0/genesis_mainnet.yaml > $IOTEX_HOME/etc/genesis.yaml
43+
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.1/config_mainnet.yaml > $IOTEX_HOME/etc/config.yaml
44+
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.1/genesis_mainnet.yaml > $IOTEX_HOME/etc/genesis.yaml
4545
```
4646

4747
3. Edit `$IOTEX_HOME/etc/config.yaml`, look for `externalHost` and `producerPrivKey`, uncomment the lines and fill in your external IP and private key. If you leave `producerPrivKey` empty, your node will be assgined with a random key.
@@ -72,7 +72,7 @@ docker run -d --restart on-failure --name iotex \
7272
-v=$IOTEX_HOME/log:/var/log:rw \
7373
-v=$IOTEX_HOME/etc/config.yaml:/etc/iotex/config_override.yaml:ro \
7474
-v=$IOTEX_HOME/etc/genesis.yaml:/etc/iotex/genesis.yaml:ro \
75-
iotex/iotex-core:v1.1.0 \
75+
iotex/iotex-core:v1.1.1 \
7676
iotex-server \
7777
-config-path=/etc/iotex/config_override.yaml \
7878
-genesis-path=/etc/iotex/genesis.yaml
@@ -91,7 +91,7 @@ docker run -d --restart on-failure --name iotex \
9191
-v=$IOTEX_HOME/log:/var/log:rw \
9292
-v=$IOTEX_HOME/etc/config.yaml:/etc/iotex/config_override.yaml:ro \
9393
-v=$IOTEX_HOME/etc/genesis.yaml:/etc/iotex/genesis.yaml:ro \
94-
iotex/iotex-core:v1.1.0 \
94+
iotex/iotex-core:v1.1.1 \
9595
iotex-server \
9696
-config-path=/etc/iotex/config_override.yaml \
9797
-genesis-path=/etc/iotex/genesis.yaml \
@@ -112,7 +112,7 @@ Same as [Join MainNet](#mainnet) step 2
112112
```
113113
git clone https://github.com/iotexproject/iotex-core.git
114114
cd iotex-core
115-
git checkout checkout v1.1.0
115+
git checkout checkout v1.1.1
116116
117117
// optional
118118
export GOPROXY=https://goproxy.io
@@ -155,13 +155,13 @@ nohup $IOTEX_HOME/iotex-server \
155155
There's almost no difference to join TestNet, but in step 2, you need to use the config and genesis files for TestNet:
156156

157157
```
158-
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.0/config_testnet.yaml > $IOTEX_HOME/etc/config.yaml
159-
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.0/genesis_testnet.yaml > $IOTEX_HOME/etc/genesis.yaml
158+
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.1/config_testnet.yaml > $IOTEX_HOME/etc/config.yaml
159+
curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v1.1.1/genesis_testnet.yaml > $IOTEX_HOME/etc/genesis.yaml
160160
```
161161

162162
In step 4, you need to use the snapshot for TestNet: https://t.iotex.me/testnet-data-latest and https://t.iotex.me/testnet-data-with-idx-latest. If you need legacy delegate election data(poll.db) for TestNet, you can download it here: https://storage.googleapis.com/blockchain-golden/poll.testnet.tar.gz
163163

164-
In step 5, you need to replace the docker image tag in the command with `v1.1.0`.
164+
In step 5, you need to replace the docker image tag in the command with `v1.1.1`.
165165

166166
## <a name="ioctl"/>Interact with Blockchain
167167

changelog/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- We have upgraded testnet and mainnet to `v1.1.1`. A improvement to blocksync request handling is introduced. That version doesn't have a activation height.
12
- We have upgraded testnet and mainnet to `v1.1.0`. The breaking changes which will be activated on mainnet at block height 6544441.
23
- We have upgraded testnet and mainnet to `v1.0.0`. The breaking changes which will be activated on mainnet at block height 5157001.
34
- We have upgraded testnet to `v1.0.0-rc`. This version introduces native staking on IoTeX chain.

changelog/v1.1.0-release-note.md renamed to changelog/v1.1-release-note.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# v1.1.0 Release Note
1+
# v1.1 Release Note
2+
3+
### v1.1.1 Release Note
4+
1. Improve node stability on poor blocksync request handling
5+
2. Fix a nill ptr issue on blockmeta API when gateway is turned off
6+
7+
8+
### v1.1.0 Release Note
29

310
1. Support of Reclaim Buckets
411
One can now transfer the ownership of a bucket that is previously staked by a private key in Ethereum hardware wallet to another designated IoTeX address

0 commit comments

Comments
 (0)