1136 Commits (0eaa894aeecfef742fdda625ceb7edb7925e0a4c)

Author SHA1 Message Date
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
Julian Tosh 63f33b64d0 Slightly modifying help output for clarity 12 years ago
thomasv b0f993e7cf getaddressbalance needs 1 argument 12 years ago
thomasv dcd73df929 add getaddressbalance command, and use getbalance only for accounts 12 years ago
thomasv 6585da69fe message about frozen funds 12 years ago
rdymac 693e47b2ba Fixed the bugs and tested mki18n 12 years ago
thomasv 4c6c8b52f9 revert commit c145b69b3b 12 years ago
ecdsa 21c0578ca8 fix is_connected with http protocol 12 years ago
thomasv 98f7d36313 ask users to enter their seed on create 12 years ago
nelisky 4bd4549fc0 implementing paytomany (untested) 12 years ago
nelisky 8afb03e45a implementing mksendmanytx 12 years ago
ecdsa cc8c7c780d fix: don't raise exception in get_address_index 12 years ago
ecdsa 6609624fe0 mktx: send change to one of the accounts involved in the tx 12 years ago
ecdsa 35ecbff7a5 fix http session init 12 years ago
ecdsa a1f8454b14 fix mktx 12 years ago