3592 Commits (7abbf329b665c76ed8c46ffc474b85b19e57ab48)
 

Author SHA1 Message Date
ThomasV 7abbf329b6 fix 10 years ago
ThomasV 5e47d1a635 default daemon timeout after 5 minutes 10 years ago
ThomasV 191520f064 interface.py: print -> print_error 10 years ago
ThomasV 37ad7d8b0b gui should always use daemon if it is running 10 years ago
ThomasV af3fd62fd4 send server height and server lag with daemon 10 years ago
ThomasV 96070246b7 proper start and stop commands for daemon 10 years ago
ThomasV 374efd970e fix daemon timeout 10 years ago
ThomasV d60dc94e16 daemon status info 10 years ago
ThomasV 2120b1a573 command line: wait until daemon is connected 10 years ago
ThomasV 3e6f903da3 daemon: use Popen with close_fds=True 10 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 10 years ago
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV ab41c6f940 Merge pull request #766 from wozz/winkdex 10 years ago
Michael Wozniak 9ae30533ca update historical winkdex api 10 years ago
Michael Wozniak a72bc5a44a Update exchange rate plugin for Winkdex 10 years ago
ThomasV 068609b4a6 AmountEdit:get_amount 10 years ago
ThomasV a195ca5c07 fix: check if wallet has master_private_keys 10 years ago
ThomasV 43d2fab9a0 get_seed -> check_password 10 years ago
ThomasV 98acf49b4e fix get_pubkeys call 10 years ago
ThomasV 20c7bef7ac rm dead code 10 years ago
ThomasV b8f64ad46f rm get_address_flags (no longer used) 10 years ago
ThomasV b04256b474 load_transactions 10 years ago
ThomasV 3c7346ee9c load imported_keys outside of load_accounts 10 years ago
ThomasV a471859a3a move master_private_keys and master_public_keys to NewWallet 10 years ago
ThomasV 3d78be8f46 updates for gtk gui 10 years ago
ThomasV 24f40f610f fix: update commands with new transaction constructors 10 years ago
ThomasV 597dd49e8c show txid in invoice details 10 years ago
ThomasV 4193fffc33 fix: store key of invoices for retrieval 10 years ago
ThomasV 6f246fe90e display dates in invoices tab 10 years ago
ThomasV 448d2eb548 wizard restore: abort if wallet is None 10 years ago
ThomasV 81d1e67253 always enable qr scanner plugin 10 years ago
ThomasV 4da85c00e3 missing import 10 years ago
ThomasV c397f84fed simplified dialog for new file name 10 years ago
ThomasV f33cebfb4e Merge pull request #758 from wozz/spacing-fix 10 years ago
Michael Wozniak 295a71173c fix spacing for indent 10 years ago
ThomasV c329a03757 wizard restore hook 10 years ago
ThomasV 6fb85f95bf run_hook: no more than one plugin shall return a result 10 years ago
ThomasV e2717284eb Merge pull request #749 from chrisglass/clean-tests-wallet 10 years ago
ThomasV 0207029682 fix: new outputs format and payment requests 10 years ago
ThomasV f9dad74e13 don't use address_is_old in code that can be run offline (again) 10 years ago
ThomasV 042c65939d don't use address_is_old in code that can be run offline 10 years ago
Chris Glass 73ee95ec9a Removed failing test for now 10 years ago
Chris Glass a9592459ed Add tests to the wallet.py module. 10 years ago
ThomasV 6ad1c46aa5 fix: add type 'aaddress' in change output 10 years ago
ThomasV 1bb00ff5af store output type explicitly in tuple 10 years ago
ThomasV 38e662e522 fix syntax of redeem_script 10 years ago
ThomasV c0fe5962ad use QPlainTextEdit instead of QTextEdit 10 years ago
ThomasV 769b4002cd fix: get_action 10 years ago
ThomasV 545cd7a413 make seed dialog a bit wider 10 years ago