25 Commits (62fe37a86357ea5c8e24f45ef0cfd18a82f76ba3)

Author SHA1 Message Date
ThomasV 43880d452e dynamic fees 9 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago
Neil Booth 4f6d2f3d32 Put getting of auto_cycle into one place. 10 years ago
ThomasV 5160f46ca1 fix proxy value in text gui 10 years ago
venzen 9658ba137f replaced renamed network and wallet attributes self.network.default_server and self.wallet.fee (fixed indentation) 10 years ago
venzen 367315a4de replaced renamed network and wallet attributes self.network.default_server and self.wallet.fee 10 years ago
ThomasV c2a4252065 do not pass config to storage. request height from network_proxy if connected 10 years ago
ThomasV 687cc7783f show unmatured coins in status bar. fixes #1163 10 years ago
ThomasV 782522fb71 update guis for new contacts 10 years ago
ThomasV eaa91683da text gui: cap size of labels 10 years ago
ThomasV f051a3e577 update occurences of get_history 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV 4fdeb52f7d update text gui 10 years ago
ortutay 4edfc6d82e Coinbase BuyBack plugin 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
Michael Kramlich 09b0eeedfb curses text UI now says Offline (rather than 'Not connected') when started in --offline mode; this matches the main Qt UI 11 years ago
Michael Kramlich 825a55289d curses text UI will call wallet.start_threads(network) even in --offline mode 11 years ago
Michael Kramlich 583bb8f2f1 FIX: make the curses text UI not crash when started in --offline mode (matching ThomasV's recent changes to the other UIs) 11 years ago
Michael Kramlich 0447af4593 curses text UI: displays Unicode more correctly in History/Receive/Contacts/Wall tabs 11 years ago
Michael Kramlich 724cb06816 FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs 11 years ago
ThomasV 19063d2395 text gui: save the history to speed up display 11 years ago
ThomasV caef81e623 fixes for text gui 11 years ago
ThomasV c9acbe1912 update text gui 11 years ago
rofl0r f3c01e192d re-add text gui (ncurses) 11 years ago