28 Commits (e40776bcee17a9a824fbd286cc7dfcdeef1647ef)

Author SHA1 Message Date
ThomasV 328315f94b separate blockchain and network 11 years ago
thomasv afac84e231 move transaction code and fix issue #280 11 years ago
ThomasV d47892b690 separate blockchain verifier from transaction verifier 11 years ago
ThomasV d99a381d83 separation between wallet storage and config 11 years ago
thomasv 630bf5d5f7 add account module 11 years ago
thomasv de03fbbb12 add account module 11 years ago
thomasv b526abdc40 add account module 11 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv ea2d8f2491 move commands list to commands.py 12 years ago
thomasv 42a10164ea make most commands available in the console 12 years ago
thomasv 5d6496f1f9 move crypto from wallet class to bitcoin.py 12 years ago
thomasv ea7718fc59 create Transaction class 12 years ago
thomasv 972ba397d1 support for multisig functions 12 years ago
slush cf5661046b Import WalletFactory instead of Wallet 12 years ago
thomasv 66fa7b610b option to set gui language from command line 12 years ago
ThomasV d6edf45eb7 use adhoc print function 12 years ago
ThomasV d55aa43cf6 add version to android path 12 years ago
ThomasV 5bb441ce37 add mnemonic functions to module 12 years ago
thomasv 5e28ccd09d Improve text gui. Disable print_error when text gui is used. 12 years ago
ThomasV b018e0ae53 simple payment verification: check targets, use block headers file. 12 years ago
ThomasV 2da0c0b77e big refactoring of the interface 12 years ago
thomasv 5717b43661 separate bitcoin related functions from wallet.py 12 years ago
ThomasV fb5ceb5167 bootstrap: test all hardcodedservers until one is found that is online 12 years ago
ThomasV d92f1991a9 move prompt_password from wallet.py to main script 12 years ago
thomasv 5444f55e6b big refactoring: command line options and electrum.conf options override settings in wallet file. 12 years ago
bkkcoins aa6f631f2e Added SOCKS support, with cmdline and SimpleConfig options 12 years ago
Maran 3252b5ae4e Added SimpleConfig class to deal with simple config options added for fallback to other gui when missing deps 12 years ago
Julian Tosh b615fe0c8c modified password input routines to allow for input through stdin 12 years ago
ThomasV e34f7dce7f do not derive private keys when there is no seed 13 years ago
thomasv b8773178a1 setup package in lib subdirectory 13 years ago