705 Commits (0a1b3eac9cd297141f137075cc3de6abefab54a1)

Author SHA1 Message Date
ThomasV 74a9e2296c separate Network and Plugins 9 years ago
ThomasV 6ec610c359 kivy updates 9 years ago
ThomasV deefd74c37 labels sync for kivy 9 years ago
ThomasV d8e65782e1 ledger: cmdline plugin 9 years ago
ThomasV ddae2516c1 keepkey: cmdline plugin 9 years ago
ThomasV c7b1721f58 fix cmdline trezor 9 years ago
ThomasV d5f43610ed fix imports in hardware wallets 9 years ago
Neil Booth 90dee43998 Move estimated_fee to Transaction class 9 years ago
ThomasV 0c20e737a9 fix missing import 9 years ago
ThomasV 9782734f4c plugins: trustedcoin fixes 9 years ago
Neil Booth cf23127ac1 Preserve alphabetical ordering... 9 years ago
ThomasV c6780cce84 add Bitso exchange rate 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Neil Booth e9384f15ed Plugins manage their own wallet tracking 9 years ago
Neil Booth d1cd6d5645 Labels plugin: drop wallet on window close 9 years ago
ThomasV c86ef5e8b0 hardware wallets: fix sign_transaction in resstored wallets 9 years ago
Neil Booth 7d0d2f2097 Work around Bitcoin Venezuela serving NULLs. 9 years ago
ThomasV 7a060e86b2 minor fix FX plugin 9 years ago
ThomasV 302ce7c15b simplify exchange_rate hooks 9 years ago
Tim Bellefleur e81814416a Add historical data for BitcoinAverage (via CSV) 9 years ago
Tim Bellefleur ad198c372b Add BitStamp to exchange rate options. 9 years ago
Tim Bellefleur 80bf9952e8 Fix method call to BitcoinAverage 9 years ago
ThomasV a5e94ef0e8 kivy: use plugins 9 years ago
ThomasV 87168282b9 check wallet type in installwizard_load_wallet hook 9 years ago
Neil Booth 6bbde8389d Pass window not window.app 9 years ago
Neil Booth a4a2eb9b5c Handle None satoshis properly 9 years ago
Neil Booth cf44e65ba8 Rework resizing of send and receive tabs 9 years ago
ThomasV 3f145864ef fix syntax error in exchange rate plugin 9 years ago
Neil Booth 22788e9ab0 Use spot rate for unconfirmed TXs 9 years ago
ThomasV 483cf2286f format_amount_and_units: general method to display amounts and fiat values. fixes #1078 9 years ago
Neil Booth f710d872c7 When using labels plugin write wallet once 9 years ago
Neil Booth 886192aba7 Make trustedcoin.py multi-window compatible 9 years ago
Neil Booth 0371a3dc32 Don't refresh whilst editing! 9 years ago
ThomasV 37caf97ee9 show currency in column header rather than in each row 9 years ago
Neil Booth 650f9b215c Fix itbit 9 years ago
Neil Booth 154cdd1697 Improved error handling for exchange requests 9 years ago
Neil Booth c0b93c83ab Minor fixes to exchange_rate plugin 9 years ago
Neil Booth 0db2dbf3d7 Extra headers only if used. 9 years ago
Neil Booth 93b99ebded Handy new class PrintError 9 years ago
Neil Booth 9b50d1e7bc Fix history headers on plugin load / unload 9 years ago
Neil Booth 26f2c757d3 Implement correct currency precision 9 years ago
Neil Booth ce3c38db38 Remove FIXME and dead variable 9 years ago
Neil Booth 1d35954541 Fix status bar FX balance display 9 years ago
Neil Booth 34ce6d1821 Updates for exchange_rate plugin 9 years ago
Neil Booth 95d3f6da1f A couple of fixes 9 years ago
Neil Booth 76465aa6bd ExchangeBase is not an exchange 9 years ago
Neil Booth 9e0e54157e More improvements to exchange_rate plugin 9 years ago
Neil Booth c290455b94 More signal work and bugfixes 9 years ago