All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Wallet Worker with JSON-RPC implementation
- Generated Ed25519 private and public keys on device and store it in the Keychain
- List Wallets UI and logic
- Show Wallet UI and logic
- Get Balance API request
- Get Transactions API request
- Fresh repository
- Fresh Xcode project
- Pool Worker with JSON-RPC implementation
- Miner Worker with Cryptonight implementation
- Working mining flow
- Basic mining UI
- Basic wallet configuration UI