Skip to content

Releases: tronprotocol/java-tron

Odyssey-v3.0.1

05 Sep 17:29
00e0cd2
Compare
Choose a tag to compare

1、Optimize TVM performance
2、Recalc size of transaction result
3、Create contract using child deposit
4、comment out precompile instance

Odyssey-v3.0 with TVM

30 Aug 06:34
a86d99f
Compare
Choose a tag to compare

Notice
SR should fully test this version on test net before updating to this version.

Odyssey 3.0 Official Version Features

  1. The Committee Feature
  2. Unique committee mechanism: one proposal requires the signature of each SR in turn
  3. More than 20 parameters can be governed by the committee
  4. The VM feature will be activated by the committee
  5. The VM Feature
  6. Decentralized exchanges
  7. Decentralized exchanges that support token transactions in the TRON network to improve token liquidity
  8. Greatly enhances the TRON ecosystem
  9. TRON decentralized database
  10. The decentralized database will be released with Version 3.0
  11. Able to switched to the new version of the database by configuration
  12. Significantly reduce IO and effectively improve TPS
  13. Multi-thread management of pending queues
  14. P2P network
  15. Optimized security; increased random channel selection to avoid malicious attacks
  16. Optimized overall network architecture: one server with multiple backups

Introduction of TVM Features

  1. Fully compatible with Ethereum
  2. Fully compatible with Ethereum's Solidity language. Ethereum's DApps can be deployed on TRON without any modification, which reduces secondary development costs
  3. Unique virtual memory mechanism,
  4. Significantly reduces the amount of physical memory usage, greatly reducing the running cost of DApps
  5. Unique resource management model
  6. The entire VM system uses bandwidth and energy to represent aggregate system resources. The underlying concept of memory, cpu, etc. is shielded, improving accessibility of the system and reducing the learning cost for DApp development.

Odyssey-v2.0.8.1

20 Aug 09:31
@Yrp Yrp
Compare
Choose a tag to compare

Improve

  1. resolve levelDB could not create random access file on Windows

Note

  1. Linux users do not need to upgrade.
  2. Windows users running this version of the program need to delete the db.

Odyssey-v2.0.8

14 Aug 06:59
@Yrp Yrp
Compare
Choose a tag to compare

Release v2.0.8 adds optimizations to the querying system, and does not need to delete the database compared to 2.0.7.
We recommend everyone update to the latest release, but it is not mandatory for Super Representatives.

Improvements

  • Improved query performance for RPC calls.

Odyssey-v2.0.7

09 Aug 08:14
@Yrp Yrp
35b822b
Compare
Choose a tag to compare

Note

Solidity Node using this version need to delete the database compared to Odyssey-v2.0.8. This is the only difference between the two versions. If you don't want to delete the database, you can use Odyssey-v2.0.8 please.

Release v2.0.7 adds optimizations to the querying system.
We recommend everyone update to the latest release, but it is not mandatory for Super Representatives.

Improvements

  • Improved query performance for RPC calls.

Odyssey-v2.0.6

11 Jul 07:59
cc4848b
Compare
Choose a tag to compare

Release v2.0.6 adds new functionality and fixes some non-critical issues.
We recommend everyone update to the latest release, but it is not mandatory for Super Representatives.

Introducing HTTP gateway support

This release adds native HTTP Gateway support to the FullNode and SolidityNode.

  • Read the Documentation
  • Parameters are encoded in hex, returned in hex or base58 for addresses
  • Expanded functionality compared to grpc-gateway
  • Fully tested and supported

Issues Addressed

  • Fixed a bug when syncing exisiting network blocks could fail in special conditions.

Odyssey-v2.0.5

24 Jun 06:25
07236ce
Compare
Choose a tag to compare
  1. add active node and passive node
  2. leave a message.

Odyssey-v2.0.4.1

24 Jun 07:24
Compare
Choose a tag to compare

leave message.

Odyssey-v2.0.4

22 Jun 06:14
a683c30
Compare
Choose a tag to compare
Merge pull request #1072 from tronprotocol/ev_release

Ev release

Odyssey-v2.0.3

20 Jun 09:42
Compare
Choose a tag to compare