OpenZesame / Zhip

iOS Wallet for Zilliqa
MIT License
35 stars 6 forks source link

Spm #124

Closed Sajjon closed 3 years ago

Sajjon commented 3 years ago

Upgrade to Xcode 12.4 Infra: Complete SPM migration (removed pods completely)

Hidden feature: Using new getMinimumGasPrice in Zesame, to get gas price. Chore: Replaced M13Checkbox with [BEMCheckBox(https://github.com/Boris-Em/BEMCheckBox) BugFix: Fixed broken URL - report issue on GitHub, was github.com/OpenZesame/issues/new instead of github.com/OpenZesame/Zhip/issues/new Remove ERC20 warning scene Bump min iOS version to 13 (from 11.3) Fix bug where the user could input non allowed chars in text fields Fix bug UI bug in UISegmentedControl where the selected segment was white Upgrade from RxSwift 4.5.0 to RxSwift 6.1.0 Upgrade from Alamofire 5.0.0-beta.6 to Alamofire 5.4.1 Upgrade to SwiftGen 6.1.0 (via pods) to SwiftGen 6.4.0 (via brew)