1
0

Commit Graph

  • 9f4eb222ac don't use bitcoinrpc anymore ThomasV 2011-12-23 13:14:37 +03:00
  • 928498d695 more command separation ThomasV 2011-12-23 01:57:13 +03:00
  • 3ada7b61fe first jsonrpc commands ThomasV 2011-12-23 01:34:50 +03:00
  • cba7983b66 read password once ThomasV 2011-12-22 22:30:54 +03:00
  • 789639ff74 separate commands from transport ThomasV 2011-12-22 22:16:14 +03:00
  • c8ddf49833 fix: display imported addresses too thomasv 2011-12-21 18:10:21 +01:00
  • 2db7b159e3 default empty array thomasv 2011-12-21 17:58:14 +01:00
  • 30a4177247 display type for imported keys thomasv 2011-12-21 17:56:26 +01:00
  • 7243cd6ce3 choose random server on wallet creation thomasv 2011-12-21 17:20:32 +01:00
  • cf2d457848 bump version. move ecdsa imports thomasv 2011-12-21 13:22:57 +01:00
  • b7b8a19c74 Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2011-12-21 13:11:18 +01:00
  • 4d01d03715 bccapi commands: login and getAccountInfo ThomasV 2011-12-20 20:33:54 +03:00
  • 37de9d377d do not save here; redundant thomasv 2011-12-20 16:28:21 +01:00
  • fc2b6b0328 fix: password is not None thomasv 2011-12-20 16:04:26 +01:00
  • 889eb101ff check password for all commands that require password thomasv 2011-12-20 14:22:31 +01:00
  • ed1fe71238 restore the option to display private keys for export thomasv 2011-12-20 14:07:37 +01:00
  • d7d85c814a deprecated thomasv 2011-12-20 13:42:22 +01:00
  • 651ec15008 import keys into wallet from command line; do not use separate file thomasv 2011-12-20 12:37:48 +01:00
  • b5f9ad4832 import keys; move set_path out of constructor ThomasV 2011-12-19 13:48:51 +01:00
  • fd5f581128 separate synchronize and update_tx_history ThomasV 2011-12-19 13:18:19 +01:00
  • a7aa613b58 remove dead code ThomasV 2011-12-19 12:35:39 +01:00
  • 9580562677 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-18 23:03:32 +01:00
  • bcee01f4bb synchronize after creation ThomasV 2011-12-18 23:02:59 +01:00
  • 29ee4d5a28 imported addresses ThomasV 2011-12-18 22:49:33 +01:00
  • 28b3a275ab better release notes ThomasV 2011-12-16 23:30:57 +03:00
  • 0b31c2dd1e save mpk in hex thomasv 2011-12-16 19:01:07 +01:00
  • b9eda1dd35 upgrade with 0.33 thomasv 2011-12-16 16:00:30 +01:00
  • 8df0f3fcc4 master public key is not none; deprecation message thomasv 2011-12-16 15:51:17 +01:00
  • 6f9d7fee94 cannot handle old versions thomasv 2011-12-16 15:40:05 +01:00
  • c0bf69e3b3 release notes 0.34 thomasv 2011-12-16 14:17:31 +01:00
  • ff0f1f0f3c recover->synchronize thomasv 2011-12-16 13:02:17 +01:00
  • 9c21916b37 increase default fee to get better priority thomasv 2011-12-16 12:59:56 +01:00
  • b03028956b fix get_balance thomasv 2011-12-16 12:55:38 +01:00
  • 12e19d3408 remove gap setting from gui; this should be modified by conscious users only. thomasv 2011-12-16 12:27:41 +01:00
  • 5af496ceb5 self-synchronizing wallet thomasv 2011-12-16 12:22:04 +01:00
  • 3333db56c1 coin selection: use old coins first thomasv 2011-12-16 10:46:25 +01:00
  • f84b7eb3a8 update history before raising exception thomasv 2011-12-16 10:06:26 +01:00
  • 3bfe0fb532 self thomasv 2011-12-16 09:47:43 +01:00
  • 356f82b652 bugfix: should use all addresses thomasv 2011-12-16 09:47:08 +01:00
  • 16d7f793b8 Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2011-12-16 09:37:43 +01:00
  • 878cf6fb06 fix change addresses in upgrade script thomasv 2011-12-16 09:37:13 +01:00
  • 33f0c661da rename function; fix get_status ThomasV 2011-12-15 19:59:23 +03:00
  • de41897226 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-15 19:44:47 +03:00
  • c0b9a9c464 merge thomasv 2011-12-15 17:23:32 +01:00
  • ca32d29a9c upgrade to type 2 wallet thomasv 2011-12-15 15:41:50 +01:00
  • ca77e1e7fd fix version ThomasV 2011-12-15 07:56:00 +01:00
  • deaa5745a4 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-13 16:59:00 +01:00
  • 752761de32 make connection more robust ThomasV 2011-12-13 16:58:42 +01:00
  • 2feaf4f784 no horizontal scrollbar thomasv 2011-12-13 09:40:25 +01:00
  • 9a85fd503d Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-13 07:33:32 +01:00
  • 5596482b41 connect mouse event to tx details ThomasV 2011-12-13 07:33:23 +01:00
  • 9776745c06 cleanup ThomasV 2011-12-12 16:50:12 +03:00
  • d47dff4881 update README with new patch ThomasV 2011-12-12 14:27:51 +03:00
  • 340c63bd49 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-12 13:57:28 +03:00
  • aded1e35f1 getmemorypool != database; use db to set address_has_mempool ThomasV 2011-12-12 13:56:36 +03:00
  • 05eeef4d94 patch for bitcoind ThomasV 2011-12-12 13:52:15 +03:00
  • b08f98524c wrong length thomasv 2011-12-11 11:37:59 +01:00
  • df689325a6 remove ismempool flag ThomasV 2011-12-10 23:31:20 +03:00
  • 56014643a1 another patch for bitcoind ThomasV 2011-12-10 22:44:28 +03:00
  • dedb15e2bc maintain a list of mempool keys; the database might contain rejected transactions ThomasV 2011-12-10 22:34:35 +03:00
  • 882c9753bd better logs ThomasV 2011-12-10 09:46:20 +03:00
  • bff20889c1 fix manifest ThomasV 2011-12-09 22:55:04 +03:00
  • 1c05549e86 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-09 20:44:58 +01:00
  • 84d774e269 align decimal point in columns ThomasV 2011-12-09 20:41:21 +01:00
  • ac918d02e6 fix version in setup.py ThomasV 2011-12-09 21:54:05 +03:00
  • 38023736a3 disambiguate mempool blocks ThomasV 2011-12-09 21:47:02 +03:00
  • 1e61d3f252 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-09 21:29:54 +03:00
  • 558597aaaf sessions: store client version ThomasV 2011-12-09 21:29:14 +03:00
  • ce6363a754 send version to server ThomasV 2011-12-09 19:15:48 +01:00
  • d69b9ca2ec version management ThomasV 2011-12-09 21:01:53 +03:00
  • 008feaa768 include only client in the distribution; servers should use git ThomasV 2011-12-09 20:46:46 +03:00
  • 0bd08512fd use height instead of blk_hash to determine if tx is pending thomasv 2011-12-09 17:39:51 +01:00
  • fb5e096a18 fix cancel button in password dialog ThomasV 2011-12-09 01:54:49 +01:00
  • 689fc1e207 update session ThomasV 2011-12-08 21:43:52 +01:00
  • 2fb6e9d570 update session ThomasV 2011-12-08 23:42:10 +03:00
  • e183e81649 cache commands ThomasV 2011-12-08 17:35:20 +03:00
  • 7dad17bb62 fix for empty wallets ThomasV 2011-12-08 09:11:49 +01:00
  • 9f650e80a3 fix for empty wallets ThomasV 2011-12-08 09:03:03 +01:00
  • 66f16b7541 password ThomasV 2011-12-08 01:42:55 +01:00
  • 506eb41d91 v0.32 ThomasV 2011-12-08 01:05:53 +03:00
  • ff0dee2964 numbify ThomasV 2011-12-07 22:38:31 +01:00
  • 9325f47543 hide fee if there's no amount ThomasV 2011-12-07 22:11:35 +01:00
  • 0ac3ac8d61 do not allow unneeded precision thomasv 2011-12-07 19:24:04 +01:00
  • 53b74689a1 Size dependent tx fee. Allow user to override the tx fee thomasv 2011-12-07 18:54:32 +01:00
  • 72aefa7c16 fee is an int ThomasV 2011-12-06 22:28:05 +01:00
  • 29ff2e2134 use decimal instead of float ThomasV 2011-12-06 21:05:46 +01:00
  • 9c00bdd1ac Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2011-12-06 16:32:48 +01:00
  • 4dd81df7e7 release notes thomasv 2011-12-06 16:31:35 +01:00
  • 9ee767b7b9 let users upgrade from this version thomasv 2011-12-06 16:29:53 +01:00
  • eaedbae083 v0.31 thomasv 2011-12-06 15:43:49 +01:00
  • d03e60b056 fix key stretching thomasv 2011-12-06 15:40:04 +01:00
  • 000d5f5c31 minor fix in recv loop ThomasV 2011-12-06 14:48:51 +03:00
  • 5883aaf8ca bump version number thomasv 2011-12-06 12:41:06 +01:00
  • abbd4e065e dialog parents, fix settings dialog, use gtk textview thomasv 2011-12-06 12:39:42 +01:00
  • 5e677b0e97 fix create bug thomasv 2011-12-06 10:39:18 +01:00
  • 3b11b1d0ff fix for memcache ThomasV 2011-12-05 19:37:19 +03:00
  • fdc08e700c Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2011-12-05 16:50:58 +03:00
  • 4843c4dd3a update servers list every 5 minutes thomasv 2011-12-05 14:47:12 +01:00
  • f441ec722b fixes ThomasV 2011-12-05 15:54:40 +03:00
  • 8b8fdd4808 servers not updating peers list properly; let us see if this fixes it ThomasV 2011-12-04 16:18:37 +03:00