544 Commits (a6ea9a0c71ccb30913ef60b39616326d50965d3a)

Author SHA1 Message Date
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 10 years ago
Neil Booth 76465aa6bd ExchangeBase is not an exchange 10 years ago
Neil Booth 9e0e54157e More improvements to exchange_rate plugin 10 years ago
Neil Booth c290455b94 More signal work and bugfixes 10 years ago
Neil Booth b5f986ee56 Torwards sane signalling for exchange_rate plugin 10 years ago
Neil Booth 2a9bc559b2 Remove unwanted hook. 10 years ago
Neil Booth 915ee94cdd Re-add Fiat Balance column 10 years ago
Neil Booth 1171a25815 Genericize plugin handling of thread jobs 10 years ago
Neil Booth 3d2ab45b04 Merge Exchanger class into the Plugin class. 10 years ago
ThomasV b036e8597a fix typo 10 years ago
ThomasV 1f215ae673 cleanup 10 years ago