Releases: tronprotocol/java-tron
Releases · tronprotocol/java-tron
Odyssey-v1.0.6.1
fix the parameter.
Odyssey-v1.0.6
- feature
- frozen and unfrozen balance for voting and bandwidth.
- transaction bandwidth control to avoid ddos.
- add testNG.
- improvement
- parallel validate signature.
- increate the speed of block producing.
- reduce the memory usage of index service.
- increase the speed of broadcast block.
- improve the handshake mechanism.
- bug fix
- Out of memory exception.
- dup message
Odyssey-v1.0.5
Improvement
- add database index module for block explorer
- redesign the block id, merge block num in big endian
- improve the performance of database.
- add tapos support.
Bug Fix
- fix cache transaction exception.
- fix dup message .
- fix witness disorder exception.
Other
- support the grpc_web_proxy.
Odyssey-v1.0.4
fix bug:
- incorrect disconnection during sync block.
- a minor error when process fork chain.
- the inconsistent of witness.
- other small bugs.
improve:
- add more exception.
- remove the head in manager.
- other improve.
Other:
- p2p version -> 51 for testnet
Odyssey-v1.0.3
- 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. - performance improvement.
Odyssey-v1.0.2 for test net
- the block chain
- tdp support.
- web wallet && explorer support.
Odyssey-v1.0.1 for test net
- more stable version.
Odyssey-v1.0 for test net
Odyssey-v1.0
Exodus-v1.0
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