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 Labs
Theta Network
Published in
1 min readNov 22, 2021

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:

  1. EVM enhancements in preparation to enable THETA token support in smart contract
  2. 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

--

--

Theta Labs
Theta Network

Creators of the Theta Network and EdgeCloud AI — see www.ThetaLabs.org for more info!