Theta v3.2.0

Theta Labs · · 1 min read

Theta v3.2.0 code open sourced on Theta GitHub, with upgrade scheduled to go into effect at block height 13123789 (~5pm PT Dec 4):

Theta v3.2.0 code has now been open sourced on Theta GitHub, with the upgrade scheduled to go into effect at block height 13123789 (~5pm PT Dec 4):

https://github.com/thetatoken/theta-protocol-ledger/releases/tag/v3.2.0

Upgrades include:

EVM enhancements in preparation to enable THETA token support in smart contract

Theta RPC functionality and efficiency improvements, in particular to support block range queries

It is mandatory to upgrade your node otherwise it will fall out of sync after the hardfork. If you are running the GUI (app) version, it will update itself. If you are running theta from Ubuntu command line (or from Google Marketplace), please download the latest binary with the following command. Please replace <THETA_BIN_PATH> with the parent folder of the theta binary you are running with:

curl -k --output <THETA_BIN_PATH>/theta `curl -k 'https://mainnet-data.thetatoken.org/binary?os=linux&name=theta'`
curl -k --output <THETA_BIN_PATH>/thetacli `curl -k 'https://mainnet-data.thetatoken.org/binary?os=linux&name=thetacli'`

If you are compiling from the source code, please checkout the latest source code from the release branch. Version code: Version 3.2.0 586cecdba6206b29bc7605e783f26db7f3df74ff