Commit Graph

30 Commits

Author SHA1 Message Date
47e868d710
Merge branch 'hotfix/FixRenew' 2023-07-15 22:34:53 +10:00
c313f60f8b
bug: Fixed renewals failing to send
This was caused by SPV not having the same rpc
2023-07-15 22:34:18 +10:00
14dad4ba35
Merge branch 'develop' 2023-07-15 22:29:22 +10:00
af7ce12443
main: Code cleanup 2023-07-15 22:17:49 +10:00
a12903613f
Merge branch 'feature/TXHistory' into develop 2023-07-15 22:05:29 +10:00
50f50cab06
main: Removed input and output count of TXs 2023-07-15 21:59:56 +10:00
1e90ddd6f9
main: Added TX history 2023-07-15 21:54:16 +10:00
6da2a61a1e
loader: Hide HSD screen 2023-07-15 21:42:51 +10:00
74061afe13
Merge branch 'develop' 2023-07-15 21:31:01 +10:00
b29971e4aa
Merge branch 'feature/signMessage' into develop 2023-07-15 21:23:30 +10:00
1583670b08
readme: Added signing to feature list 2023-07-15 21:23:04 +10:00
5550ce472e
main: Added save signed message 2023-07-15 21:06:11 +10:00
4606eaf8a3
main: Added signing messages 2023-07-15 20:58:34 +10:00
91150a2b07
main: Cleaned up unused code and fixed transfers 2023-07-15 20:46:58 +10:00
6c3fc72cf5
main: Added TX history box placeholder 2023-07-09 21:04:42 +10:00
eb9e201c55
readme: Added info on the wallet 2023-07-07 17:01:16 +10:00
2d6eb3c34a
main: Cleaned up UI and fixed a few bugs 2023-07-07 16:47:58 +10:00
a09a10dd10
main: Added logo to login page and added warning when node isn't synced 2023-07-07 15:44:29 +10:00
55da4f4fc1
main: Added DNS records to domain form 2023-07-07 15:25:35 +10:00
d6462051c2
main: Removed unused namespaces and packages
- Removed unused namespaces in DomainForm.cs, MainForm.cs
- Removed DnsClient package reference in FireWalletLite.csproj
2023-07-07 15:15:21 +10:00
566ba28c80
main: Added domain transfer, renew, cancel and finalize 2023-07-07 15:10:48 +10:00
fba5833c37
main: Added initial domain info form 2023-07-07 14:44:20 +10:00
2532d4d4c9
main: Added sending HNS to address 2023-07-07 14:04:47 +10:00
f652995b21
main: Added renewals and started send HNS 2023-07-07 12:46:49 +10:00
0a18a66666
main: Added account info
- Added a box to show account info (balance & domain count)
- Added receive address info
- Added check for expiring domains
2023-07-07 12:30:42 +10:00
88ae0150d2
main: Added FireWalletLite features
- Receive HNS
- Basic domain overview
- Renew domains
2023-07-05 18:53:21 +10:00
a19833d025
main: Cleaned login panel 2023-07-05 18:21:11 +10:00
9e2a1c17d8
main: Added encryption and login 2023-07-05 17:38:29 +10:00
5b4dd082af
Add project files. 2023-07-05 16:44:34 +10:00
312dee1a6e
Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-07-05 16:44:31 +10:00