Rewrite accounts and transactions: store pubkeys instead of addresses in order to...
authorThomasV <thomasv@gitorious>
Sun, 6 Jul 2014 19:10:41 +0000 (21:10 +0200)
committerThomasV <thomasv@gitorious>
Sun, 6 Jul 2014 19:10:41 +0000 (21:10 +0200)
commita89abee9690b011031b20c39dc1d48a4b9ec1ceb
treeb6327cf55e9fabfa74a68f41456a0533023282ae
parentcd4c8335b052596fe9ffa6c7577ccdc18e04a2ba
Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations.
gui/qt/main_window.py
lib/account.py
lib/synchronizer.py
lib/transaction.py
lib/wallet.py