Commit Graph

9 Commits

Author SHA1 Message Date
Jason Rhinelander fd3efe5319
Dependency updates 2022-06-10 12:26:48 -03:00
Jason Rhinelander 78fca4ba28
Dart modernization & various updates/fixes/enhancements
- Updated entire codebase to modern "null safe" dart.

- Updated all dependencies to newer/null safe versions.

- fixed a serious bug in PIN setup that didn't properly check the two
  pins were the same (and always used the second one).

- Various translation fixes and wording updates.

- Use more appropriate locale-specific date displays

- Fixes several small memory leaks

- Stylized the "receive" QR code

- Added QR code scanning to the New Stake page (to allow scanning QR
  code pubkeys from awaiting contribution nodes on
  https://oxen.observer)

- Made the multi-option settings on the Settings page default to current
  value instead of resetting to the first value when tapped.

- Removed character restrictions from wallet, account, subaccount, and
  address book names.

- Service Nodes stakes now properly lists only the wallet's actual
  stakes for staked service node rather than everyone's stakes in the
  service node.

- Label staking transactions as "Stake" rather than "Sent"

- Don't show fiat on send page if fiat lookups not enabled
2022-04-18 20:13:12 -03:00
Konstantin Ullrich 52fa85c9e8 Uhhhh Branding 2020-12-30 01:09:04 +01:00
Konstantin Ullrich c4c95dfdb5 Stake Fixes and better Language 2020-12-27 01:32:42 +01:00
Konstantin Ullrich 479e558cba Huge refactoring, because loki is now oxen 2020-11-10 14:11:29 +01:00
Konstantin Ullrich 3534851fbe Use Loki instead of XMR 2020-11-06 17:21:53 +01:00
Oleksandr Sobol e7de6b08fb CWA-175 | added seed language parameter to wallet manager and wallet list service, created seed_language_page and seed_language_store, applied seed language page before create and restore wallet, added mnemonics 2020-02-28 22:16:39 +02:00
Mykola Misiura 667bfd61ce Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
Mykola Misiura 4ebcda16f5 Added the project 2020-01-04 21:31:52 +02:00