4046 Commits (80178f9a56a9c2336a5eeb365897592c3cd5bf2d)

Author SHA1 Message Date
ThomasV 83e925c0cd fix default dyn fees 9 years ago
ThomasV 1aeeab9ec6 fix #2231: same serialize/deserialize format 9 years ago
ThomasV 9cb576a88c fix multisig update_password 9 years ago
ThomasV 98353c286a fix #2235 9 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 9 years ago
ThomasV 00abc60cdc fix plugin_loader in storage 9 years ago
ThomasV a90431320c fix sweep 9 years ago
ThomasV 9dde9971da do not revert to static fee when dynamic fee estimates are missing 9 years ago
ThomasV 1763b5fcdc fix: missing parameter 9 years ago
shsmith 849a14554b report fee_estimates to verbose log 9 years ago
ThomasV fcc92c1ebd Wallet file encryption: 9 years ago
ThomasV 7e76e4ac55 AES: use PyCrypto if available 9 years ago
Johann Bauer 96686c4a2b Fix decimal usage 9 years ago
ThomasV 9c2d12923a fix: interface.close 9 years ago
ThomasV ff39068867 new wallet structure: 9 years ago
ThomasV b1f27d7e84 fix: missing parameter 9 years ago
Johann Bauer 74af19705d Use PySocks from pypi instead of SocksiPy 9 years ago
Johann Bauer 9318b410bd Allow using a SOCKS5 proxy with authentication 9 years ago
ThomasV 6d38c411d1 lazy load certificates 9 years ago
ThomasV ac53bc5089 fix missing parameter 9 years ago
ThomasV e30a179c97 fix make_seed arguments 9 years ago
ThomasV 679fc69cf1 do not perform satoshi conversion in the argument parser 9 years ago
ThomasV 1d1d76b1ad workaround argparse issue by reverting their commit 9 years ago
ThomasV aad8b4377c Do not use parents with argument subparsers. 9 years ago
Johann Bauer 03fc29c4ac Remove newlines from transaction labels 9 years ago
ThomasV d99855f060 use ctypes to access the zbar library 9 years ago
Johann Bauer 2c7ab64e83 Always include default servers in the server list 9 years ago
shsmith df733e8e4c fix AttributeError: 'Standard_Wallet' object has no attribute 'account' 9 years ago
ThomasV e1515743cd replace slowaes with pyaes 9 years ago
ThomasV 0e11accd7b fix exchange_rate class naming issue 9 years ago
ThomasV 17cfc03540 use serialize_xpub/xprv 9 years ago
ThomasV 7daa8ebfdd interface: close wire is response is not dict 9 years ago
ThomasV 15b404b9de add CPFP (child pays for parent) dialog to the Qt GUI 9 years ago
ThomasV 9e1931587d fix tests 9 years ago
ThomasV 9ca4e60b84 fix tests 9 years ago
ThomasV aed2b04dbd return txid for unsigned segwit transactions 9 years ago
ThomasV d5ab8f82f2 move is_segwit for hardware wallets 9 years ago
djb 6b6f0be7d4 add Digital Bitbox hardware wallet 9 years ago
ThomasV af54ba023b add wallet.is_segwit 9 years ago
ThomasV b3c379b939 fix serialize bug for p2pk 9 years ago
ThomasV 6bfbc9a718 fix: replace remaining occurences of public_key_to_bc_address 9 years ago
ThomasV f937472928 fix typos 10 years ago
ThomasV 030d61f987 prepare version 2.8 10 years ago
ThomasV ce11a2fac5 replace segwit wallet class with custom xpub type 10 years ago
ThomasV 3a64ec0f2e Initial segwit support (testnet only) 10 years ago
ThomasV 2948a06833 prepare version 2.7.18 10 years ago
ThomasV 9c1522f029 add currencies list to repo 10 years ago
ThomasV 1f350c31dd kivy: simplify currency dialog 10 years ago
ThomasV 132fca86b2 fix #2133: deserialize_xkey 10 years ago
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 10 years ago