SPRINT SUMMARY
The latest tech updates include backend enhancements like a testnet faucet, improved governance integration, and bug fixes. Frontend improvements feature asset creation limits, testnet faucet functionality, and RealtyX configurations. UI and SDK updates added min/max components and support for the latest ERC20 collateral pool contracts.
Backend Development
Assets Backend Functionality Improvements:
✔️ A new release has been deployed to the staging environment.
✔️ Backend logic and tables for a simple faucet to distribute native tokens on supported chains have been implemented.
✔️ Refactored community templates and fixed a bug related to the status on asset templates.
Pools Backend Functionality Improvements:
✔️ A new deployment workflow for RealtyX mainnet has been created.
Engage Backend Functionality Improvements:
✔️ Errors during historical value locked calculation are now properly handled and logged.
✔️ An API key for snapshots has been added.
✔️ Governance endpoints for fetching snapshot proposals, votes, and voting power have been integrated.
✔️ Permissions access by network and contract has been improved.
✔️ The ecosystem setting view has been updated to support network available balances.
✔️ Network attributes have been added to the JWT data, and permissions management has been improved.
✔️ A potential race condition in the parameters table has been resolved.
Frontend Development
ASSETS WEB APP
✔️ A new release has been deployed to the staging environment.
✔️ Users can now create a maximum number of assets per address on the frontend.
✔️ A button has been added to the app bar to allow users to claim testnet tokens.
POOLS WEB APP
✔️ The mainnet configuration for RealtyX has been established.
✔️ The RealtyX contract instance has been updated.
✔️ Restrictions for minimum and maximum amounts on lend and borrow actions have been implemented.
ENGAGE WEB APP
✔️ Fixes have been applied to the login process and role management based on network.
✔️ The design for the BuyBack page has been implemented.
UI KIT
✔️ Minimum and maximum elements have been added to the LendBorrow component.
SDK Updates
✔️ Version @Defactor Weekly Updates/defactor-sdk@4.0.1 Released
Description: The ABI of the erc20 collateral pool contract has been updated to fix the interest format.
✔️ Support for Latest Version of ERC20 Collateral Pool Contract
Description: The SDK now supports the latest version of the ERC20 collateral pool contract, including new functions and breaking changes.