Odyssey-v1.1
·
14422 commits
to develop
since this release
- Feature
- Remove the TronSR minimum balance limit.
- Token transaction consumes bandwidth of the token issuer.
- avoid flood attack
- add token frozen
- When an account issues an asset, it can promise the public to freeze multiple assets. The asset can be unfrozen manually after maturity
- Improvement
- Remove duplicate verification
- improvement the message package speed
- avoid the dup validate
- Bug Fix
- Fix the now timestamp bug.
- Fix the dup trans
- Fix the dead lock during sync.