The following list comprises every TIP associated with a TRON upgrade. TRON is an EVM-compatible chain.

UpgradeTIPWhat it does
Odyssey-v3.512Introduces event subscription model
Odyssey-v3.516Supports account multi-signature and different permissions
Odyssey-v3.517Implements adaptive energy upper limit
Odyssey-v3.5.124Offers RocksDB as a storage engine
Odyssey-v3.6.026Adds create2 instruction to TVM
Odyssey-v3.6.028Integrates built-in message queue in event subscription model
Odyssey-v3.6.029Adds bitwise shifting instructions to TVM
Odyssey-v3.6.030Adds extcodehash instruction to TVM to return keccak256 hash of a contract's code
Odyssey-v3.6.031Adds triggerConstantContract API to support contracts without ABI
Odyssey-v3.6.032Adds clearContractABI API to clear existing ABI of contract
Odyssey-v3.6.141Optimizes transaction history store occupancy space
Odyssey-v3.6.537Prohibits use of TransferContract & TransferAssetContract for contract account
Odyssey-v3.6.543Adds precompiled contract function batchvalidatesign to TVM that supports parallel signature verification
Odyssey-v3.6.544Adds ISCONTRACT opcode
Odyssey-v3.6.553Optimizes current TRON delegation mechanism
Odyssey-v3.6.554Supports automatic account activation when transferring TRX/TRC10 tokens in contracts
Odyssey-v3.6.560Adds validatemultisign instruction to TVM to support multi-signature verification
GreatVoyage-v4.0.0135Introduces shielded TRC-20 contract standards
GreatVoyage-v4.0.0137Add ZKP verification functions to shielded TRC-20 contract - verifyMintProof, verifyTransferProof, and verifyBurnProof
GreatVoyage-v4.0.0138Add Pedersen hash computation pedersenHash function to shielded TRC-20 contract
GreatVoyage-v4.1.0127Add new system contracts to support token exchange (including TRX and TRC-10)
GreatVoyage-v4.1.0128Add new node type: Lite Fullnode
GreatVoyage-v4.1.0174Add CHAINID instruction to TVM
GreatVoyage-v4.1.0175Add SELFBALANCE instruction to TVM
GreatVoyage-v4.1.0176altbn128-related operation energy reduction in TVM
GreatVoyage-v4.1.2196Reward SRs with tx fees
GreatVoyage-v4.1.2204MAX_FEE_LIMIT is configurable
GreatVoyage-v4.1.2209Adapt Solidity compilers to Solidity 0.6.0
GreatVoyage-v4.2.0(Plato)157Add freeze instructions to TVM - FREEZE, UNFREEZE, and FREEZEEXPIRETIME
GreatVoyage-v4.2.0(Plato)207Optimize TRX freezing resource utilization
GreatVoyage-v4.2.2(Lucretius)268ABI optimization - Move ABI out of SmartContract and store it in a new ABI store to reduce execution speeds of certain opcodes
GreatVoyage-v4.2.2(Lucretius)269Optimize block processing speed
GreatVoyage-v4.2.2(Lucretius)281Optimize database query performance
GreatVoyage-v4.3.0(Bacon)271Add vote instructions and precompile contracts to TVM
GreatVoyage-v4.3.0(Bacon)276Optimize block verification logic
GreatVoyage-v4.3.0(Bacon)285Optimize node startup
GreatVoyage-v4.3.0(Bacon)292Adjust account free net limit
GreatVoyage-v4.3.0(Bacon)293Adjust total net limit
GreatVoyage-v4.3.0(Bacon)295Optimize account data structure
GreatVoyage-v4.3.0(Bacon)298Add new plugin to optimize levelDB performance startup
GreatVoyage-v4.3.0(Bacon)306Add Error type in smart contract ABI
GreatVoyage-v4.4.0(Rousseau)289Block broadcasting optimization
GreatVoyage-v4.4.0(Rousseau)290Optimize dynamic database query performance
GreatVoyage-v4.4.0(Rousseau)272TVM compatibility with EVM
GreatVoyage-v4.4.0(Rousseau)318Adapt to Ethereum London Upgrade
GreatVoyage-v4.4.2(Augustinus)343Optimize levelDB read performance
GreatVoyage-v4.4.2(Augustinus)343Optimize TVM instruction execution
GreatVoyage-v4.4.4(Plotinus)362Optimize node broadcast data caching
GreatVoyage-v4.4.4(Plotinus)366Optimize node startup process
GreatVoyage-v4.5.1(Tertullian)369Support prometheus (metrics interface)
GreatVoyage-v4.5.1(Tertullian)370Support node conditionalized stop
GreatVoyage-v4.5.1(Tertullian)382Optimize account assets data structure
GreatVoyage-v4.5.1(Tertullian)383Optimize transaction cache loading
GreatVoyage-v4.5.1(Tertullian)388Optimize light node synchronization logic
GreatVoyage-v4.5.1(Tertullian)391Optimize block process and broadcasting logic
GreatVoyage-v4.5.1(Tertullian)397Raise limit of the 13th network parameter
GreatVoyage-v4.5.2(Aurelius)425Speed up TCP connection establishment.
GreatVoyage-v4.5.2(Aurelius)440Optimize transaction cache
GreatVoyage-v4.5.2(Aurelius)428Optimize lock competition in block processing
GreatVoyage-v4.6.0(Socrates)461Upgrade checkpoint mechanism to V2 in database module
GreatVoyage-v4.6.0(Socrates)476Optimize delegate data structure
GreatVoyage-v4.6.0(Socrates)387Add transaction memo fee
GreatVoyage-v4.6.0(Socrates)465Optimize reward calculation algorithm