3819 Commits (c3ff6040d25eb58a874aac2ff4355292843daec3)

Author SHA1 Message Date
SomberNight 81b6d65764 refactor network constants 9 years ago
ThomasV 1c0e23c8b9 Revert "Add JPY exchange rate" 9 years ago
WakiyamaP c2da8eb46d Add JPY exchange rate 9 years ago
ThomasV 1526768cd6 kivy: simplify history screen, display either fiat or btc 9 years ago
SomberNight 0df6d1ec97 trezor: segwit offline signing 9 years ago
SomberNight 7816edc342 fix #4003 9 years ago
ThomasV 4b7cf297f5 fix #3998 9 years ago
SomberNight 02f2e5c599 wallet.add_transaction: adding to spent_outpoints, out of order case 9 years ago
ThomasV 968862076f fix sign 9 years ago
SomberNight 724ed874aa toggle capital gains columns in qt history tab 9 years ago
ThomasV 37e43d9c10 follow up prev commit 9 years ago
ThomasV fb761b7c12 request fee historgam every minute. show fee in the send tab of kivy gui 9 years ago
ThomasV 4236adc552 fix date filtering 9 years ago
SomberNight a821a3504e wizard: remove unused strings 9 years ago
ThomasV a3554dc2b7 fix #3963 9 years ago
ThomasV 51630416fc fix expenditures sign 9 years ago
ThomasV 31edc419fa improve get_tx_status 9 years ago
ThomasV c50d758c3e rename "Local only" as "Local" 9 years ago
Yuki Inoue 6687c1b336 daemon returns true only if the wallet is loaded 9 years ago
SomberNight 3daa8b018f prepare self.unverified_tx regardless of network 9 years ago
SomberNight a32d27b9d7 make 2fa wallets work on testnet 9 years ago
ThomasV 22daffbbea fix typo 9 years ago
ThomasV aad0e276c0 wallet history: compute income and expenditures, remove redundant calculation of acquisition price 9 years ago
ThomasV 9fe24e32c0 test for NaN in Fiat.__str__ 9 years ago
SomberNight 649b5a7298 fix #3964 9 years ago
SomberNight f1b7578218 fix #3960 9 years ago
SomberNight 55a0a6b7f0 fix #3962 9 years ago
ThomasV aaf89d2325 fix #3858 9 years ago
ThomasV d38a50b119 fix #3922: wrong parameter passed to connection_down 9 years ago
ThomasV 8329faf760 price_at_timestamp: minor fix 9 years ago
SomberNight 151aa9d135 fix prev; offset is relative to last forking height 9 years ago
SomberNight 02c7524d75 logging: some extra network-related lines 9 years ago
ThomasV 0928ac961a fix #3955: fix interference between verifier and catch_up 9 years ago
ThomasV f3440f5a20 fix 3954 9 years ago
ThomasV 99710099fb fix #3952 9 years ago
SomberNight 500c0493d0 clean up prev commit 9 years ago
ThomasV b7b592fd6e fix #3948 9 years ago
Abdussamad 5997c18aef better code organization 9 years ago
SomberNight 89e0f90e1f fix #3949 9 years ago
ThomasV 51f04d4e7b compute capital gains using wallet.txi and txo 9 years ago
ThomasV 9f7e256e39 cleanup get_full_history. fix #3939 9 years ago
SomberNight 6f5751977b local tx: restructure exception handling wrt wallet.add_transaction and QT 9 years ago
SomberNight 4ddda74dad clean up fees a bit 9 years ago
ThomasV d77e522721 fix #3912: Use Decimal('NaN') instead of None when exchange rate is not available. 9 years ago
SomberNight 7b3c454542 wallet.add_transaction should not return if tx has already been added. only track spent_outpoints for is_mine inputs. 9 years ago
ThomasV 26d09b4915 fix timestamp of data in get_historical_rates 9 years ago
ThomasV 0a1542e249 fix #3929 9 years ago
SomberNight 7a4338ea21 fix tests 9 years ago
SomberNight 51c235a8be privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif" 9 years ago
ThomasV 9110c0542c follow-up previous commit 9 years ago