v0.16.0-libwallet-0.38.5
·
84 commits
to master
since this release
- Simplified the code related to the splash screen
- Separated business logic from UI logic of splash screen
- Fixed issue related to UInt64 underflow. Now, the value used to calculate transaction fees can't be negative.
- Fixed issue with shortcut text formatting. Now it will be presenting ticker text after "send".
- Fixed reported issue. Now, the tab bar will always have a background color.
- Simplified and encapsulated routing/navigation code inside AppRouter
- Fixed minor issues related to CustomTabBar
- Removed access to the Dibbler network
- Added access to Esmeralda network
- Updated FFILib to v0.38.5
- Encapsulated Tor-related functionality into TorManager
- Encapsulated FFI/Protocol-related functionality into FFIWalletManager
- Created a dedicated manager to handle actions and states used by Internet Connection, Tor, and Protocol managers
- Fixed several UI issues
- Fixed broken reported broken functionalities (invalid balance value, missing transactions on TX list, unresponsive button on in the transaction flow and on the home screen, deadlock on switching Tor bridges)
- Simplified code related to communication with FFI/Protocol
- Removed dead code
- Removed unused files
- Fixed reported issue. Now, the app will deallocate FFI Wallet when the app goes to the background.
- Created a new modular logger adapter
- Removed old loggers
- Reattach all log events to the new logger
- Removed unused frameworks
- Updated link to block explorer