6028 Commits (0d529115612434b29b30e5d11714fc7625fe4d6c)
 

Author SHA1 Message Date
ThomasV 0d52911561 define constants for tx output types 9 years ago
ThomasV d57af0db33 Revert "Fix 'need more than 2 values to unpack' error." 9 years ago
ThomasV b5313ce17d follow up da8fce1914 9 years ago
ThomasV da8fce1914 if available, use relayfee from server instead of hard coded value 9 years ago
Neil Booth 4eba1c1d8a Wizard: fixes for hardware wallet initialization 9 years ago
ThomasV 5cb18f95de kivy: minor wizard fix 9 years ago
ThomasV 0464a1a6b0 remove gtk gui 9 years ago
ThomasV 388ed01d0f fix start_threads in wizard 9 years ago
Neil Booth bda9adc01f Close install wizard when cancelled from menu 9 years ago
Neil Booth 1161e2ea0f Update release notes 9 years ago
Neil Booth 889c4cb7fb Multisig: create and restore work 9 years ago
ThomasV 2f6e2ebcd2 test if wizard is needed in daemon 9 years ago
Neil Booth 6178f5a28f Fix some more regressions and trustedcoin plugin 9 years ago
Neil Booth fd66e15d3d Fix some regressions from layout rework. 9 years ago
Neil Booth 9390a97e9e Bring the network dialog into the new framework 9 years ago
Neil Booth 4c9b224d4c Put open_wallet back as class method. 9 years ago
Neil Booth cb8bc4ec73 Bring query_choice into the new framework. 9 years ago
ThomasV ef1f649d58 fix missing parameter 9 years ago
ThomasV 632905dfbe instantiate wizard only if needed 9 years ago
Neil Booth 0219687d41 Some work on multisig. 9 years ago
Neil Booth 576500aa29 Embed generating addresses text 9 years ago
Neil Booth f94d2db9a4 Embed password dialog. 9 years ago
Neil Booth 2ae3543dc4 Start work on persistent install wizard 9 years ago
Neil Booth f7b39f4952 A different approach to d5aa646 9 years ago
ThomasV 58fe42cea2 revert commit 4ba4611599 for relicencing 9 years ago
Neil Booth d5aa6466c9 Be careful removing windows from the list 9 years ago
Neil Booth 986e198e87 Ledger: move get_client() to the plugin 9 years ago
Neil Booth deccca1827 Ledger: handler belongs on wallet 9 years ago
Neil Booth 1ec3ad59cc Ledger: get new wallet creation working again 9 years ago
Neil Booth 45f518e191 Improve Master Public Keys dialog 9 years ago
Neil Booth b120dd8849 Fix root derivation changes for BIP44_Wallets 9 years ago
ThomasV e5aa543707 fix #1622 9 years ago
Neil Booth 384b8cd5f2 Install wizard: simplify create_or_restore 9 years ago
ThomasV 85b48191da formatting (unneeded spaces) 9 years ago
ThomasV c02db9ae25 rm switchgui.png file 9 years ago
ThomasV c47e3499ce rename wallet methods 9 years ago
Neil Booth 450ab76f78 Fix install wizard 9 years ago
Neil Booth cda92cd12c Move cosigner methods to BIP32_RD_Wallet 9 years ago
Neil Booth 637164d335 Introduce BIP32_RD_Wallet 9 years ago
Neil Booth 3d781a2d1b BIP32_HD_Wallet: Fix address derivation 9 years ago
Neil Booth 4743f033b4 Fix the backwards-compat 'next_account2' code 9 years ago
Neil Booth 5baa5feb11 Put restore_wallet_class back in the derived classes 9 years ago
Neil Booth 5e8d28a187 leger: remove unused imports 9 years ago
Neil Booth 9946feb352 Have BTChipWallet derive from BIP44_Wallet 9 years ago
ThomasV 2c29cd3bba rm unused icon 9 years ago
Neil Booth 81d641a13f Show BIP32 path for BIP32_HD_Wallet classes 9 years ago
Neil Booth d5c3c09bbc Trezor: Implement decrypt message 9 years ago
Neil Booth 9cf0a9720f QT handler improvements 9 years ago
Neil Booth 83cc5e2001 Fix top level window issue on Mac 9 years ago
Neil Booth 56bc717da1 Encrypt / decrypt: use top level window 9 years ago