You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,11 @@
2
2
3
3
## News
4
4
5
+
- We have upgraded testnet to `v0.8.0`, which contains the upgrade of evm, so that developers are able to deploy
6
+
the contract written in Solidity 0.5.0+. It's a hard fork that would happen at block height 699841. If people want
7
+
to run the node for testnet, please pull the latest testnet genesis again, and restart the node with `v0.8.0` image.
5
8
-`v0.7.3` is available. it's a compatible upgrade from `0.7.2`.
6
9
- Please upgrade MainNet to v0.7.2. Delegates only need to restart the node with the docker image tagged `v0.7.2`.
7
-
- TestNet is upgraded to v0.7.2. (2019-07-11)
8
-
- TestNet is upgraded to v0.7.1 with a fix in API to sort actions on one address correctly. (2019-07-02)
9
-
- TestNet is upgraded to v0.7.0. If you join the previous TestNet, you DO NOT need to clean up your local database.
10
-
You only need to load the up-to-date genesis file again (`curl https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/master/genesis_testnet.yaml > $IOTEX_HOME/etc/genesis.yaml`), and restart the node with v0.7.0 docker image. (2019-06-27)
11
10
12
11
## Index
13
12
@@ -23,7 +22,7 @@ You only need to load the up-to-date genesis file again (`curl https://raw.githu
0 commit comments