4114 Commits (d14c03b47f5da7190fd34073a136f4fa586847e2)
 

Author SHA1 Message Date
thomasv 9500eae846 Merge branch 'master' of git://gitorious.org/electrum/electrum 13 years ago
thomasv 0da51ba027 fix blocks variable name 13 years ago
ThomasV 8fabc5bb2d Merge branch 'master' of gitorious.org:electrum/electrum 13 years ago
thomasv e219c1b761 fix var name 13 years ago
ThomasV 7bb58271af remove electrum.php 13 years ago
thomasv f909fb39aa move network interface in separate class; use jsonrpc with http 13 years ago
ThomasV c6fa553f2f add json calls related to sessions 13 years ago
Ovidiu Constantin 2669f2dc2e * Make patches apply to bitcoin's git head. 13 years ago
Ovidiu Constantin 2979598989 * HOWTO fix and clarification. 13 years ago
Ovidiu Constantin 94964fdbba * Run a server HOWTO. 13 years ago
Ovidiu Constantin 1240e2745d * Add missing cache key to sample config. 13 years ago
Ovidiu Constantin 8e99eb8d81 * Sample config file beautification. 13 years ago
Ovidiu Constantin 0b26eb4cd7 * Single-file diff that applies cleanly to Bitcoin 0.5.1. 13 years ago
ThomasV 9c5ed03fd5 fixes 13 years ago
ThomasV 1947e8a133 log messages 13 years ago
ThomasV 3203dc0934 multithreaded 13 years ago
ThomasV 619875a14d add bitcoind section 13 years ago
ThomasV 9f4eb222ac don't use bitcoinrpc anymore 13 years ago
ThomasV 928498d695 more command separation 13 years ago
ThomasV 3ada7b61fe first jsonrpc commands 13 years ago
ThomasV cba7983b66 read password once 13 years ago
ThomasV 789639ff74 separate commands from transport 13 years ago
thomasv c8ddf49833 fix: display imported addresses too 13 years ago
thomasv 2db7b159e3 default empty array 13 years ago
thomasv 30a4177247 display type for imported keys 13 years ago
thomasv 7243cd6ce3 choose random server on wallet creation 13 years ago
thomasv cf2d457848 bump version. move ecdsa imports 13 years ago
thomasv b7b8a19c74 Merge branch 'master' of git://gitorious.org/electrum/electrum 13 years ago
ThomasV 4d01d03715 bccapi commands: login and getAccountInfo 13 years ago
thomasv 37de9d377d do not save here; redundant 13 years ago
thomasv fc2b6b0328 fix: password is not None 13 years ago
thomasv 889eb101ff check password for all commands that require password 13 years ago
thomasv ed1fe71238 restore the option to display private keys for export 13 years ago
thomasv d7d85c814a deprecated 13 years ago
thomasv 651ec15008 import keys into wallet from command line; do not use separate file 13 years ago
ThomasV b5f9ad4832 import keys; move set_path out of constructor 13 years ago
ThomasV fd5f581128 separate synchronize and update_tx_history 13 years ago
ThomasV a7aa613b58 remove dead code 13 years ago
ThomasV 9580562677 Merge branch 'master' of gitorious.org:electrum/electrum 13 years ago
ThomasV bcee01f4bb synchronize after creation 13 years ago
ThomasV 29ee4d5a28 imported addresses 13 years ago
ThomasV 28b3a275ab better release notes 13 years ago
thomasv 0b31c2dd1e save mpk in hex 13 years ago
thomasv b9eda1dd35 upgrade with 0.33 13 years ago
thomasv 8df0f3fcc4 master public key is not none; deprecation message 13 years ago
thomasv 6f9d7fee94 cannot handle old versions 13 years ago
thomasv c0bf69e3b3 release notes 0.34 13 years ago
thomasv ff0f1f0f3c recover->synchronize 13 years ago
thomasv 9c21916b37 increase default fee to get better priority 13 years ago
thomasv b03028956b fix get_balance 13 years ago