859562ac22
splash: Don't require top most
2023-06-18 19:41:26 +10:00
0a5412478c
main: Cleaned up code and set splash to close after node connected
...
- Splash will not close anymore until Node is started and connected if internal HSD running.
- Splash will not close until after 4 seconds if external HSD running
2023-06-17 15:24:13 +10:00
90cc614ebf
main: Updated theme dropdown and added new menu item for other projects.
...
- Changed foreach loop to update the foreground and background colors of ToolStripDropDownItems
- Added a new menu item "Other Projects" to the Help dropdown menu
- Created a new event handler method for the "Other Projects" menu item click action
2023-06-17 13:47:47 +10:00
88ee50f4a6
main: Dependencies install links
2023-06-15 22:56:35 +10:00
23cbace1ea
package: Increased version
2023-06-15 22:28:51 +10:00
6894e9c079
main: Fixed installation of hsd
2023-06-15 22:21:12 +10:00
95d0498672
main: cleaned up code
2023-06-15 22:01:32 +10:00
f06bc5b711
mainForm.cs: Added domain sorting feature and updated UI
...
- Added comboBoxDomainSort_DropDownClosed method to update domains
- Added comboBoxDomainSort control to panelDomains
- Added labelDomainSort control to MainForm.Designer.cs
- Updated UpdateDomains method to sort domains based on selected option
2023-06-15 16:47:59 +10:00
404a47ec79
batchForm.cs: Added try-catch block to handle file in use exceptions
...
- Added try-catch block to handle exceptions when importing batch
- Displayed error message and notification form if an exception occurs
2023-06-15 16:21:13 +10:00
41a38e2af1
package: Increased version
2023-06-15 14:00:48 +10:00
699b1051d4
main: Finished HIP-02 sending
2023-06-15 13:56:24 +10:00
14cb5453dc
main: HIP-02 transfers for domains
2023-06-15 13:55:51 +10:00
5323a8ff0d
main: Added HIP-02 to sending HNS
2023-06-15 13:46:45 +10:00
2572b17898
main: Don't install HSD if custom path specified
2023-06-15 12:21:15 +10:00
07c9618837
tx: Show inputs while outputs are loading
2023-06-14 23:27:50 +10:00
eccc584b2c
main: Fixed error check in reveal all
2023-06-14 23:27:28 +10:00
cf2f68f2b3
main: Added support for custom HSD launch command
2023-06-14 23:27:13 +10:00
5eb80bcd06
main: Added help menu
2023-06-14 17:30:50 +10:00
7c38bfc755
main: Move log if it is getting big
2023-06-14 17:19:06 +10:00
d4620af384
batch: Removed old file writing for ledger
2023-06-14 17:08:10 +10:00
15cb4efaf1
package: Increased version
2023-06-14 17:04:14 +10:00
18607358bf
TX: Fixed watchonly errors
2023-06-14 17:04:00 +10:00
6db6d02e9e
TXs: Fixed decimal errors
2023-06-14 16:57:07 +10:00
2bfca908a9
batch: Changed sendRaw in hsd-ledger
2023-06-14 16:29:22 +10:00
531d41a413
main: Fixed showing TXs for Ledger
2023-06-14 16:29:00 +10:00
960af0b169
main: fixed settings location
2023-06-14 15:49:56 +10:00
14a685690c
package: Increased version
2023-06-14 15:29:22 +10:00
816e16a9aa
main: On load bring to front
2023-06-14 15:28:59 +10:00
036819169d
tx: Get TX on load to lower memory use
2023-06-14 15:20:08 +10:00
1675ac48f3
main: Only get the number of TXs needed
...
This should speed up the loading on larger wallets
2023-06-14 15:19:16 +10:00
f44aac35f0
domain: Removed OPEN button from reserved domains
2023-06-14 14:09:20 +10:00
bf2e41058d
main: Fixed click on text in domains and tx history doesn't open window
2023-06-14 14:07:03 +10:00
112b719d78
main: Fixed npm installed checks and fixed HSD install
2023-06-13 23:58:24 +10:00
752d20f369
main: Updated version
2023-06-13 23:26:16 +10:00
dc53d7eb0f
assets: removed tmp logo
2023-06-13 23:26:06 +10:00
3783cfe759
main: Added error checks in case HSD doesn't start
2023-06-13 23:04:16 +10:00
71395f253b
main: Added agent to internal HSD node
2023-06-13 22:51:48 +10:00
b34c6507b8
domains: Fixed opening domain error
2023-06-13 22:51:23 +10:00
b93c981fcd
main: Added better errors for git, node or npm not installed
2023-06-13 11:30:54 +10:00
c7184be5ef
main: Fixed installer problem (need to increase file version number)
2023-06-12 21:55:43 +10:00
43a52cc029
tx: Added name to outputs
2023-06-12 21:35:39 +10:00
092e30799b
main: Added TX windows to open and view txs in
2023-06-12 21:03:54 +10:00
54c5ccb555
main: Fixed bug with domain stats not being found
2023-06-12 14:53:07 +10:00
41fa569563
main: updated no domains found error message
2023-06-12 14:27:36 +10:00
f4900cf9d6
main: Added reveal and renew all buttons
2023-06-12 14:23:02 +10:00
72be43e16d
batch: Added error description to addresses exceed lookahead
2023-06-12 13:34:33 +10:00
c94bc8dcda
batch: Added import any file type
2023-06-11 13:28:47 +10:00
145047b614
main: Fixed names page having errors when a domain is in auction
2023-06-11 13:28:35 +10:00
21ef8b2139
domain: Fixed single renews
2023-06-11 13:28:16 +10:00
860000bea8
main: Added checks for login without HSD connected
2023-06-11 12:45:02 +10:00