Version 1.3
over 1 year ago by Idan Shperling
Version 1.3:
π Version 1.3 Release Notes
π Backend Updates:Tron is finally here!
Tron Blockchain Support:
- Seamlessly integrated with the Tron mainnet for functionalities like transaction processing, balance verification, and network fee estimation.
- Also integrated with Tron's Shasta testnet for development testing.
- Send Native + TRC20 transactions.
Binance Smart Chain support:
- Seamlessly integrated with the BSC mainnet for functionalities like transaction processing, balance verification, and network fee estimation.
- Send Native + ERC20 transactions.
π‘ Organization & Security Policies:
- Introduced a whitelist toggle feature to exclusively allow transactions to whitelisted addresses.
- Rolled out new election types for enhanced governance.
βΏ New Bitcoin Provider:
- Partnered with a cutting-edge Bitcoin provider for improved transaction capabilities, balance checks, and fee estimates.
- Optimized rate-limiting algorithms for smoother performance.
π Code Refactoring:
- Overhauled transaction handling to accommodate new chains, including Tron.
- Streamlined NFT flow and Request service for better efficiency.
π Maintenance & Debugging:
- Enhanced logging across all microservices for easier troubleshooting.
- Updated package versions for improved security and performance.
π¨ Frontend Updates:
π Whitelist Filtering:
- New feature to filter whitelisted addresses in the Transfer view.
π£ Loading & Notifications:
- Resolved global notification errors and introduced a more dynamic frontend experience.
β Error Handling:
- Upgraded error handling mechanisms across various views.
π¨ UI/UX Enhancements:
- Removed redundant Wallet Connect closed connections.
- Multiple minor UI/UX improvements for a better user experience.
- Updated package versions and migrated unnecessary frontend logic to the backend.
π‘ DevOps Updates:
π Security Measures:
- Strengthened environment isolation between development, staging, and production.
π³ Docker Enhancements:
- Unified Docker files for easier management.
π‘ Policy Updates:
- Implemented stricter non-root policies for enhanced security.