pass network to NetworkDialog and Blockchain
[electrum-nvc.git] / lib / blockchain.py
2013-09-10 thomasvpass network to NetworkDialog and Blockchain
2013-09-09 thomasvmove callbacks to the network class
2013-09-08 ThomasVseparate blockchain and network
2013-09-05 ThomasVnotify wallet wheit height changes
2013-09-03 ThomasVdownload headers chunks
2013-09-02 ThomasVsynchronizer: wait for interface
2013-09-02 thomasvselect the longest blockchain from several servers
2013-09-02 thomasvsimplify directories: electrum_dir
2013-09-02 ThomasVfix regressions in tx verifier
2013-09-01 ThomasVwizard: start wallet threads
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier