169 Commits

Author SHA1 Message Date
2560fa734c multisig: Fix errors on closing import TX 2023-08-18 14:22:05 +10:00
f99aa4996f Merge remote-tracking branch 'origin/develop' into develop 2023-08-18 14:10:19 +10:00
aca91a863b Merge branch 'hotfix/passwordEscape' 2023-08-18 14:07:49 +10:00
9a12b5d162 Merge branch 'hotfix/passwordEscape' into develop 2023-08-18 14:07:48 +10:00
2a6a708d70 Accounts: Fix password escape to allow quotes and backslash 2023-08-18 14:07:23 +10:00
8758a5fd5e README: Added info on fixing batch bid bug 2023-08-07 16:32:19 +10:00
7af283a71e README: Added warning about batch bids 2023-07-13 16:39:14 +10:00
a930385e26 README: Fixed spacing 2023-06-27 13:23:41 +10:00
3caff3b7c1 main: Reduced extra logging 2023-06-27 13:13:16 +10:00
e6d75533e3 README.md: Added thanks to designer and added info on the websitesection
- Added a "Thanks" section to acknowledge the designer of the logo and splash screen
- Added links to the website
2023-06-27 13:01:07 +10:00
7b51c62098 multisig: Removed excess logging 2023-06-27 12:44:18 +10:00
0306b78d34 Merge pull request #1 from Nathanwoodburn/multisig
Add multisig support
v4.0
2023-06-27 12:30:16 +10:00
ac5cc3f82e package: Cleaned up code and increased version number 2023-06-27 12:15:51 +10:00
c964aa0064 multisig: Added settings and cleaned up new account creation 2023-06-27 11:49:47 +10:00
fe7fc4cee9 multisig: Cleaned up code and added checks to not show >n signers 2023-06-26 21:44:11 +10:00
6cc6cd4a79 multisig: Disabled bulk actions and a set to reqiure batch
- Added condition to disable buttonActionMain when mainForm.multiSig is true

- Removed buttons (buttonRevealAll, buttonRedeemAll, and buttonSendAll) when WatchOnly or multiSig is true
- Added buttons (buttonAddressVerify) when WatchOnly is true
- Updated conditions for showing/hiding toolStripStatusLabelLedger and toolStripStatusLabelMultisig
2023-06-26 21:25:42 +10:00
f69f16df4a multisig: Added multisig from batching 2023-06-26 21:21:55 +10:00
db5934bf4a batch: Fixed batch form flashing when it imports 2023-06-26 21:21:03 +10:00
54d5c63db7 multisig: Finished signing for hot wallets 2023-06-26 18:48:12 +10:00
6da345e650 multisig: Added info on signers
Added variables to track the number of total signers, required signers and signed signatures. Also added code to get multisig information from transaction inputs and display it in the UI.
2023-06-26 18:13:08 +10:00
5be4f0d6e9 multisig: Added import tx 2023-06-26 16:21:05 +10:00
b1d21289ab main: Initial send multisig to address 2023-06-26 16:20:54 +10:00
cefd2d18c7 main: Added multisig detect 2023-06-26 14:31:18 +10:00
d8efdb98f7 batch: Bring form to front after you add a new batch 2023-06-24 14:39:59 +10:00
eea79b92d4 main: Added HIP-02 to batch import transfers 2023-06-24 11:41:05 +10:00
ffd1372eca transform: Updated HIP02 to use MainForm's task 2023-06-24 11:34:02 +10:00
cbf1bc3e38 main: Moved HIP02 lookup to its own task 2023-06-24 11:28:30 +10:00
843f824b2f package: Increased version v3.4 2023-06-22 13:29:37 +10:00
71a04edc02 README.md: Added default settings to config file
- Added default settings for HideScreen and Timeout to the config file
- Users can modify these values in the file if needed
2023-06-22 13:26:58 +10:00
30c5690c24 main: Custom timeouts 2023-06-22 13:20:11 +10:00
af9327a1fa main: Restart node if it hangs 2023-06-22 12:55:46 +10:00
07345d7f33 Merge branch 'newBranding' 2023-06-21 21:32:08 +10:00
d41c72faff main: Added redeem and send all 2023-06-21 21:31:46 +10:00
a4a35ad62e splash: Cleaned up code 2023-06-21 19:42:19 +10:00
9f0f7214e2 splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
742cd9bafd main: Initial new image 2023-06-21 17:57:52 +10:00
9f33c74bb0 main: Added Register support 2023-06-21 12:12:45 +10:00
8f241fc90a main: Stop logging sending HNS unless errors 2023-06-20 12:39:51 +10:00
dc09194759 readme: Added info on donating straight to @firewallet 2023-06-20 12:11:44 +10:00
638a367029 package: Increased version v3.3 2023-06-20 11:58:51 +10:00
026849575d readme: Removed warning about import UPDATE not working 2023-06-20 11:58:02 +10:00
d1a150114e main: Updated batching and docs
- Updated example-configs/batch.txt with new DNS records
- Modified BatchForm.cs to handle new DNS record types
2023-06-20 11:57:33 +10:00
5d59bdee64 dns: Updated DNS record parsing and formatting
- Added support for new DNS record types
- Improved formatting of update records in BatchForm.cs
2023-06-20 11:43:39 +10:00
74548a22e2 main: Removed unused dependencies 2023-06-19 13:24:18 +10:00
ac2aa06888 main: Fixed resizing form 2023-06-19 11:31:43 +10:00
429cf0d67b package: Increase version v3.2 2023-06-18 20:33:27 +10:00
38838096d6 readme: Added info on HIP-02 config 2023-06-18 20:28:08 +10:00
fae4bff32b main: HIP-02 fix for Bob port
If Bob is the HSD FireWallet is connected to use the default Bob DNS resolver port
2023-06-18 20:25:27 +10:00
df8c675588 Merge branch 'hip02remote' 2023-06-18 20:10:31 +10:00
de7109eddc main: Added some improvements to hip02 addresses with trailing whitespace 2023-06-18 19:58:43 +10:00