Junction v0.3.2 Varanasi Testnet Release Notes
This release marks a significant milestone in the Varanasi Testnet development, introducing the rollup module implementation and several critical enhancements to the platform's core functionality.
🚀 Major Features
1️⃣ Rollup Module Integration
- Initial implementation of the rollup module for enhanced scalability
- Integration of wasmvm with rollup-related API endpoints
- Advanced query functionality with total staked amount support
2️⃣ Transaction & API Improvements
- Enabled textual sign mode in transaction configuration
- Updated OpenAPI specification for Tendermint ABCI endpoints
- Enhanced API documentation for better developer experience
3️⃣ Documentation & Developer Experience
- Comprehensive updates to README reflecting new rollup module features
- Improved documentation for API endpoints and module interactions
- Enhanced developer guides for rollup integration
🔍 Technical Enhancements
- Rollup Module: New implementation for efficient Layer 2 scaling
- Transaction Processing: Enhanced signing capabilities with text mode support
- Query System: Improved staking queries and data retrieval
- API Layer: Updated Tendermint ABCI endpoint specifications
- WASM Integration: Enhanced WebAssembly support with rollup compatibility
📝 What's Changed
- feat(rollup): add initial implementation of rollup module
- feat(app): enable textual sign mode in transaction configuration
- feat(rollup): enhance query functionality with total staked amount
- feat(docs): update OpenAPI specification for Tendermint ABCI endpoints
- feat: integrate wasmvm and add rollup-related API endpoints
- docs: update README to reflect new rollup module and enhancements
- feat(varanasi): implement test development patch 9 by @ComputerKeeda in #34
- Varanasi test by @ComputerKeeda in #35
🔗 Full Changelog
For a detailed comparison of changes between v0.3.1 and v0.3.2, visit:
v0.3.1...v0.3.2
📦 Installation
Download the appropriate binary for your system from the release assets and follow the installation instructions in our documentation.