1048 Commits (215f64e64dad5798edb54e3c0bcba4cfd200a7a8)

Author SHA1 Message Date
ThomasV e6208e2747 fix create_new_account 12 years ago
ThomasV 1ff2f1b308 hex encode the output of account.get_pubkey() 12 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV 58538ba825 encryption of bip32 master private keys 12 years ago
ThomasV a3de537d9b make wallet.get_private_keys more general 12 years ago
thomasv 6274cccb9f get_new_address -> get_address 12 years ago
thomasv 630bf5d5f7 add account module 12 years ago
ThomasV 19553a056d bip32 12 years ago
ThomasV 4d02b9b7b4 fix create_new_account 12 years ago
ThomasV bc6e2e18f1 hex encode the output of account.get_pubkey() 12 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV d9a926b0ff encryption of bip32 master private keys 12 years ago
ThomasV 77df84e509 make wallet.get_private_keys more general 12 years ago
thomasv 553493364e get_new_address -> get_address 12 years ago
thomasv de03fbbb12 add account module 12 years ago
ThomasV f4207d7e4c bip32 12 years ago
ThomasV cd1ad84ed9 version 1.8.1 12 years ago
thomasv 799c2e8984 get_new_address -> get_address 12 years ago
thomasv b526abdc40 add account module 12 years ago
ThomasV db501aa976 bip32 12 years ago
thomasv a0b86f405d offline interface: fix init 12 years ago
thomasv 9ce90932ba update BIP32 to its final spec 12 years ago
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 12 years ago
Maran 468c76b66e Added notifications when receiving a new transaction 12 years ago
ThomasV d2b86091b4 whitespaces option in format_satoshis 12 years ago
Maran e319f5e0ae Save contacts to the proper key in the wallet. fixes #234 12 years ago
rdymac 1cfb22ba6d latest wikia version 12 years ago
rdymac ff523790df typo 12 years ago
Marku 253d1d50c3 fix BIP32Sequence::get_pubkey not using mpk parameter 12 years ago
ecdsa 1a21185b91 version 1.8 12 years ago
ecdsa 3796fceb28 bugfix: referenced transactions 12 years ago
thomasv 4a60db9733 new methods: init_menubar and load_wallet 12 years ago
rdymac 3690ace2fb Latest wikia version [tested] 12 years ago
thomasv 5e5a89ecb7 version 1.7.4 12 years ago
thomasv 5a015bc290 increase default fee to 0.0005 btc/kb 12 years ago
Eagle[TM] d24fefd459 update default server list, remove offline and pre v0.8 servers 12 years ago
ecdsa c81d565665 add error message for import_key failure 12 years ago
ecdsa 0f661aa3a1 minor bugfix 12 years ago
ecdsa b2c23f9ac8 deprecate wallet.save() and 'eval' command 12 years ago
ecdsa 6be62e44de wallet.delete_contact method 12 years ago
ecdsa 8104a47a3e wallet.add_contact method 12 years ago
ecdsa 19d19d9a00 wallet set_fee method 12 years ago
ecdsa fe405c50d0 delete_imported_key method 12 years ago
ecdsa 97e849a248 move verify_message to wallet 12 years ago
ecdsa b4f353291a fix update_password: save use_encryption after seed 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago
ecdsa c95c80163d distinction between unconfirmed and unverified transactions 12 years ago
ecdsa 827e29c1dc fix: print_log -> print_error 12 years ago
ecdsa 6069939003 handle errno 10035 12 years ago
ecdsa 7653408ff4 fix: socket error 12 years ago