Version Updates
The following table shows the transformers versions information
Major revision version
Transformers Release Date | Version | Ledger data | Detail |
---|---|---|---|
2024.6 | v1.1.0 | Notes for Update: 1. Fix bug in generating insecure private keys. | |
2024.5 | v1.0.0 | Notes for Update: 1. Merge the main network address and EVM address into one address |
Unclear data version
This version is a test version before the official launch, and the block data is unclear before the official launch:
Transformers Release Date | Version | Ledger data | Detail |
---|---|---|---|
2024.3 | v0.39.0 | data.db.2410001.tar.gz | Notes for Update: 1. The update database 2. Back up and delete the config.json file, which will be automatically generated after starting the new program. 3. Start a new procedure. |
2024.2 | v0.38.0 | Notes for Update: Update and restart the program. This update does not require changing the data package, but if needed, a data package with a height of 2113700 can be used. | |
2024.2 | v0.37.0 | data.db.1875000.tar.gz | Update precautions: 1. This update requires a database replacement and the use of a dedicated v0.37.0 database, which backs up data before 1875000. |
2024.1 | v0.36.0 | ||
2024.1 | v0.35.0 | ||
2023.12 | v0.34.1 | tfsc_1747891_data.tar.gz | |
2023.12 | v0.34.0 | ||
2023.12 | v0.33.3 | ||
2023.12 | v0.33.2 | 1. Resolve the concurrent processing mechanism for contract transactions. 2. Resolve other issues. | |
2023.11 | v0.33.1 | 1. Fixed the issue with incorrect return values in RPC interface. 2. Resolved the problem of contract transactions not synchronizing under certain circumstances. 3. Increased RPC thread processing capacity to support concurrent handling of more requests. | |
2023.11 | v0.33.0 | 1. Solve the problem of excessive signatures on some nodes due to regional issues. 2. Fix some issues with incorrect RPC interface names. 3. Fix the issue of incorrect gas fees in certain situations when calling smart contracts. 4. The distribution of rewards for application can be adjusted within the range of 5% -20%, which needs to be specified during pledge and defaults to 20%. | |
2023.10 | v0.32.2 | 1. Adjust the method of obtaining signature verification nodes to address the issue of signature unfairness caused by locality. | |
2023.9 | v0.32.1 | tfsc_321406_data.tar.gz | 1. Added contract field verification. 2. Added the data synchronization verification function. 3. Added a new RPC interface. 4. Added the node function for configuration file write-back. |
2023.8 | v0.32.0 | 1. Replaced the rocksdb database v8.3.2. 2. Added the VRF node selection proofreading function. 3. Added the synchronization error correction check function. |
caution
When restarting the program, data.db damage may occur, and the following actions need to be taken:
- increase the number of open files.
- edit the limits.conf file use command: sudo vi /etc/security/limits.conf add these at the end of the file:
- soft nproc 1024000
- hard nproc 1024000
- soft nofile 1024000
- hard nofile 1024000
root soft nproc 1024000
root hard nproc 1024000
root soft nofile 1024000
root hard nofile 1024000
- restart needed before re-run your validator nodes.
- if you're running on aws, please add this too:
centos soft nproc 1024000
centos hard nproc 1024000
centos soft nofile 1024000
centos hard nofile 1024000
Test version
Transformers Release Date | Version | Ledger data | Detail |
---|---|---|---|
2022.7 | v0.0.1 | First test release | |
2022.7 | v0.0.2 | ||
2022.7 | v0.1.0 | ||
2022.7 | v0.1.1 | ||
2022.7 | v0.1.1(Fix) | ||
2022.7 | v0.1.2 | ||
2022.8 | v0.1.3 | ||
2022.8 | v0.1.4 | ||
2022.8 | v0.2.0 | ||
2022.8 | v0.3.0 | ||
2022.9 | v0.4.0 | ||
2022.9 | v0.5.0 | ||
2022.9 | v0.5.1 | ||
2022.9 | v0.6.0 | ||
2022.9 | v0.6.2 | ||
2022.10 | v0.7.0 | ||
2022.10 | v0.8.0 | ||
2022.10 | v0.8.1 | ||
2022.10 | v0.9.0 | ||
2022.10 | v0.9.1 | data.db.9856.tar.gz | |
2022.11 | v0.10.0 | ||
2022.11 | v0.10.1 | ||
2022.11 | v0.11.0 | ||
2022.11 | v0.12.0 | ||
2022.11 | v0.13.0 | data.db.45204.tar.gz | |
2022.11 | v0.14.0 | ||
2022.11 | v0.15.0 | ||
2022.11 | v0.15.1 | ||
2022.11 | v0.16.0 | ||
2022.11 | v0.17.0 | ||
2022.12 | v0.18.0 | ||
2022.12 | v0.19.0 | ||
2022.12 | v0.19.1 | ||
2022.12 | v0.20.0 | ||
2023.1 | v0.20.1 | ||
2023.3 | v0.21.0 | 193216_tfsc_data.tar.gz | none |
2023.4 | v0.22.0 | 346895_tfsc_data.tar.gz | none |
2023.4 | v0.22.1 | 1. Added an RPC interface for statistical VRF data sources | |
2023.5 | v0.23.0 | 1. Added the unified VRF data source. 2. Solved the problem of trading failure caused by incorrect time judgment. | |
2023.5 | v0.24.0 | 1. Optimized the synchronization process to improve recovery efficiency in the case of cluttered forks. 2. Added a new RPC interface. 3. Rectified VRF verification errors. 4. Improve the logic of the retransmission block. 5. Fix other related problems. | |
2023.5 | v0.25.0 | Fixed accidental data overflow during block production | |
2023.5 | v0.25.1 | Added an interface to check if the transaction time has expired. | |
2023.6 | v0.26.0 | 1. Solved the problem of inconsistent display of VRF data sources on different networks. 2. Solved the error of hash check during error correction and synchronization. 3. Added the function to synchronize data by making the Byzantine decision of the whole network when synchronizing from 0 height. | |
2023.6 | v0.27.0 | Solved the synchronization efficiency problem when network data is inconsistent | |
2023.6 | v0.28.0 | 1. Solved the problem that VRF cannot select enough signatures in a complex network. 2. Improved the VRF algorithm to prevent malicious nodes from intentionally attacking the network. 3. Fixed an issue where users could not claim in some cases. 4. Fixed some other bugs. | |
2023.6 | v0.29.0 | 1. Resolved memory leak problem caused by the temporary key not being released in a timely manner. 2. Added the function of investment guarantor. Now users will need to at least have one investor who made a single transaction of more than 10,000 tokens to become a qualified verification node. 3. Resolved the memory leak problem in the CTimer class. 4. Modified the reward application judgment rule. In each period, nodes that are below the average value of signatures and the correction value (10% of the average value of signatures) cannot apply for rewards. 5. Updated the RocksDB version to v7.10.2. 6. Fixed other bugs. | |
2023.7 | v0.30.0 | ||
2023.8 | v0.30.1 | Solved the problem of blocking caused by multiple blocks existing at the same height. | |
2023.8 | v0.31.0 | 1. Solved the problem that nodes are blocked due to multiple blocks co-existing on some heights. 2. Added the verification function for VRF nodes when multiple anchors are selected. |