960 Commits (348ef7d72c85cec3897b2b306f6a2264cc089f9f)

Author SHA1 Message Date
Neil Booth 317e6cea32 Multisig: revert part of "reformatting" 9 years ago
ThomasV fab001833f rm print debug statement 9 years ago
ThomasV 8b68a742d1 follow up to 2a507b91c1 9 years ago
ThomasV 2a507b91c1 fix #1666 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV eb36884c66 move estimate_fee back to wallet 9 years ago
ThomasV fe9ec6de06 reformatting 9 years ago
ThomasV 9b09c55356 dynamic fees: use hardcoded value as upper bound 9 years ago
Neil Booth a0ef42d572 Fix typo causing change address reuse 9 years ago
Neil Booth efa1efedca Hardware wallets: limit change outputs to 1 9 years ago
Neil Booth 9729f5b6d3 get_account_addresses: None->all user-visible a/cs 9 years ago
Neil Booth 83a531b3e4 Revert "Sweep keys: don't default to hidden address" 9 years ago
Neil Booth 605cc47a3d Sweep keys: don't default to hidden address 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
ThomasV 4f0631d78d don't use assert is is_xprv (weird kivy bug) 9 years ago
Neil Booth 15707b5590 Coin chooser: use deterministic randomness 9 years ago
ThomasV 3b10bd8307 follow up eb085c2e23 9 years ago
Neil Booth 641f23229d Add multiple change output preference 9 years ago
ThomasV 0d52911561 define constants for tx output types 9 years ago
ThomasV da8fce1914 if available, use relayfee from server instead of hard coded value 9 years ago
ThomasV 58fe42cea2 revert commit 4ba4611599 for relicencing 9 years ago
Neil Booth b120dd8849 Fix root derivation changes for BIP44_Wallets 9 years ago
ThomasV c47e3499ce rename wallet methods 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 9946feb352 Have BTChipWallet derive from BIP44_Wallet 9 years ago
Neil Booth 81d641a13f Show BIP32 path for BIP32_HD_Wallet classes 9 years ago
ThomasV 5915b9b7e1 restore action-driven wizard logic 9 years ago
ThomasV 90a2fc1379 Revert "Fix MultiSig wallet creation." 9 years ago
ThomasV bdb4782b36 Revert "Install wizard multisig improvement" 9 years ago
Neil Booth 4e7c6e5d16 Install wizard multisig improvement 9 years ago
Neil Booth 21038843ea Fix MultiSig wallet creation. 9 years ago
ThomasV bd309cff49 restore default labels 9 years ago
Neil Booth f3e6bf0280 Passphrase-related fixes 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth dbf154d5f2 Finish moving the multisig regex to one place 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth e6dbe621c6 Make class methods static on Wallet 9 years ago
Neil Booth f263f8b0fd Convert legacy restored hardware wallets 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 9d9fcbde64 Proper treatment of restored hardware wallets 9 years ago
Neil Booth 11e1c62f28 Move hardware wallet to trezor/ 9 years ago
Neil Booth 669cf74789 Fix trezor restore 9 years ago
Neil Booth 3a1bb5b61a Combine keepkey and trezor wallet code 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago