Skip to content

Releases: tronprotocol/java-tron

Odyssey-v1.0.5

20 Apr 12:07
ebf83c0
Compare
Choose a tag to compare

Improvement

  1. add database index module for block explorer
  2. redesign the block id, merge block num in big endian
  3. improve the performance of database.
  4. add tapos support.

Bug Fix

  1. fix cache transaction exception.
  2. fix dup message .
  3. fix witness disorder exception.

Other

  1. support the grpc_web_proxy.

Odyssey-v1.0.4

13 Apr 13:05
Compare
Choose a tag to compare

fix bug:

  1. incorrect disconnection during sync block.
  2. a minor error when process fork chain.
  3. the inconsistent of witness.
  4. other small bugs.

improve:

  1. add more exception.
  2. remove the head in manager.
  3. other improve.

Other:

  1. p2p version -> 51 for testnet

Odyssey-v1.0.3

05 Apr 14:07
b60203a
Compare
Choose a tag to compare
  1. fix bugs.
    1.1 transaction executed twice in some condition.
    1.2 test case break down cause the memory not release.
    1.3 and other bugs.
  2. performance improvement.

Odyssey-v1.0.2 for test net

31 Mar 04:06
5f4ea1c
Compare
Choose a tag to compare
  1. the block chain
  2. tdp support.
  3. web wallet && explorer support.

Odyssey-v1.0.1 for test net

30 Mar 07:14
dd7a4e9
Compare
Choose a tag to compare
Pre-release
  1. more stable version.

Odyssey-v1.0 for test net

29 Mar 10:03
a4b97a1
Compare
Choose a tag to compare
Pre-release

Odyssey-v1.0

Exodus-v1.0

28 Dec 05:47
1a16294
Compare
Choose a tag to compare

Features

  • Blockchain basic prototype

  • The multi-node test of the Kafka-based network

Commands

  • help: Help tips

  • account: Get address

  • getbalance: Get balance

  • send: Send balance to address

  • printblockchain: Print blockchain

  • exit: Exit