Releases: vechain/thor
Release list
v2.4.0-rc.2
v2.4.0-rc.1
v2.3.2
What's Changed
-
Improved Sync Times
- Improve node sync times by increasing the buffer size and processing the RLP in parallel. This will drastically decrease the sync time during the initial sync.
-
Improve block propose flow
- Enhanced the packer flow to determine the optimal timing for scheduling the block proposal, even in cases where the parent block propagation is delayed due to various factors.
-
Logs Events Bug Fix
- Fix a bug where the logs event endpoint was returning an empty array when options are defined.
-
Minor Improvements and Technical Debt:
- Add metrics to the disco package.
- Add bandwidth metrics.
- Update Swagger UI version.
- Update README.md.
- Linter updates.
- Verify clock offset.
Contributors
Huge thanks to our contributors for this release:
- @otherview
- @libotony
- @freemanzMrojo
- @YeahNotSewerSide
- @darrenvechain
- @vanja-vechain
- @nwbrettski
Full Changelog: v2.3.1...v2.3.2
v2.3.2-rc.1
v2.3.1
Important
- This upgrade requires a re-sync of the logsDB for public nodes.
- Snapshots prior to this release will no longer be valid.
What's Changed
-
logIndexandtransferIndexper block instead of per transaction- The
logIndexandtransferIndexhave been updated to be set per block instead of per transaction. This implementation is aligned with the EVM and should improve alignment with other EVM chains. As a result of this change a full re-sync of the logsDB will be required #1140
- The
-
Add New Bootnodes
- New bootnodes are being added to the network and in a coming release the old bootnodes will be phased out. The purpose of this is to achieve better geographical distribution and ensures that this critical infrastructure is up-to-date #1141
-
Some other improvements/updates
Contributors
Huge thanks to our contributors for this release:
- @YeahNotSewerSide
- @otherview
- @darrenvechain
- @vanja-vechain
- @libotony
- @moglu2017
- @freemanzMrojo
Full Changelog: v2.3.0...v2.3.1
v2.3.1-rc.2
v2.3.1-rc.1
v2.3.0
Important
- This is a hardfork version release - please update your nodes before the hardfork dates below.
- If upgrading from a version before 2.2.0, a full resync is required.
Galactica Hardfork
Part of the VeChain Renaissance.
Testnet Hardfork : Block 21770500 ~ Tue, 20 May 2025 12:00:00 UTC
Mainnet Hardfork : Block 22084200 ~ Tue, 01 Jul 2025 12:00:00 UTC
What's Changed
- Dynamic Fee Market - VIP - 251
- Typed Transactions - VIP - 252
- EVM Alignment to Shanghai - VIP - 242
- Extension V3 Add Clause Context - VIP - 250
- Transaction Per Account Per Block Limit Increase from
16to128 - New Fee Endpoints
/fees/historyand/fees/priority
Audit Reports:
Contributors
Huge thanks to our contributors for this release
- @darrenvechain
- @freemanzMrojo
- @libotony
- @otherview
- @paologalligit
- @vanja-vechain
- @YeahNotSewerSide
Full Changelog: v2.2.2...v2.3.0
v2.3.0-rc.1
v2.2.2
⚠️ If upgrading from a version before 2.2.0, a full resync is required ⚠️
Please refer to the Migration Guide if needed.
What's Changed
-
Mempool & WebSocket Enhancements
-
Protocol & Data Integrity Fixes
-
Developer Tooling & Testing
-
Build System & Code Cleanup
-
Metrics & Documentation
Contributors
Huge thanks to our contributors for this release:
Full Changelog: v2.2.1...v2.2.2