FireWallet/FireWallet
Nathan Woodburn 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
..
Properties splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
Resources splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
BatchForm.cs batch: Bring form to front after you add a new batch 2023-06-24 14:39:59 +10:00
BatchForm.Designer.cs main: Added DNS Updates and test Icon 2023-06-08 15:16:03 +10:00
BatchForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
BatchImportForm.cs main: Added HIP-02 to batch import transfers 2023-06-24 11:41:05 +10:00
BatchImportForm.Designer.cs main: Added Register support 2023-06-21 12:12:45 +10:00
BatchImportForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
DNSForm.cs main: Added Register support 2023-06-21 12:12:45 +10:00
DNSForm.Designer.cs main: Added settings page 2023-06-08 18:08:02 +10:00
DNSForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
DomainForm.cs main: Added Register support 2023-06-21 12:12:45 +10:00
DomainForm.Designer.cs main: Added DNS Updates and test Icon 2023-06-08 15:16:03 +10:00
DomainForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
favicon.ico main: Initial new image 2023-06-21 17:57:52 +10:00
FireWallet.csproj package: Increased version 2023-06-22 13:29:37 +10:00
FW2.ico theme: Updated icon 2023-06-08 16:03:24 +10:00
FW.ico splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
HSDBatcher.ico main: Added DNS Updates and test Icon 2023-06-08 15:16:03 +10:00
ImportTXForm.cs multisig: Added info on signers 2023-06-26 18:13:08 +10:00
ImportTXForm.Designer.cs multisig: Added info on signers 2023-06-26 18:13:08 +10:00
ImportTXForm.resx multisig: Added import tx 2023-06-26 16:21:05 +10:00
MainForm.cs main: Initial send multisig to address 2023-06-26 16:20:54 +10:00
MainForm.Designer.cs main: Initial send multisig to address 2023-06-26 16:20:54 +10:00
MainForm.resx splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
NewAccountForm.cs main: Added multisig detect 2023-06-26 14:31:18 +10:00
NewAccountForm.Designer.cs main: Added multisig detect 2023-06-26 14:31:18 +10:00
NewAccountForm.resx main: Added new wallet creation 2023-06-08 23:09:16 +10:00
NodeForm.cs main: Added API key regex match 2023-06-10 12:50:28 +10:00
NodeForm.Designer.cs main: Added option to run HSD internally 2023-06-09 16:02:16 +10:00
NodeForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
NotifyForm.cs main: Added cold wallet sending HNS 2023-06-09 12:56:27 +10:00
NotifyForm.Designer.cs main: Added cold wallet sending HNS 2023-06-09 12:56:27 +10:00
NotifyForm.resx theme: Updated icon 2023-06-08 16:03:24 +10:00
Program.cs main: Initial add 2023-06-06 16:26:14 +10:00
SplashScreen.cs splash: Cleaned up code 2023-06-21 19:42:19 +10:00
SplashScreen.Designer.cs splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
SplashScreen.resx splash: Added splash screen fade in out 2023-06-21 19:38:20 +10:00
TransferForm.cs main: Added HIP-02 to batch import transfers 2023-06-24 11:41:05 +10:00
TransferForm.Designer.cs main: HIP-02 transfers for domains 2023-06-15 13:55:51 +10:00
TransferForm.resx main: Added transfer form for individual domain transfers 2023-06-09 14:43:02 +10:00
TXForm.cs main: Cleaned up code and set splash to close after node connected 2023-06-17 15:24:13 +10:00
TXForm.Designer.cs main: Added TX windows to open and view txs in 2023-06-12 21:03:54 +10:00
TXForm.resx main: Added TX windows to open and view txs in 2023-06-12 21:03:54 +10:00