compute merkle root from reduced list
[electrum-nvc.git] / scripts /
2012-10-19 thomasvcompute merkle root from reduced list
2012-10-19 thomasvseparate bitcoin related functions from wallet.py
2012-10-19 thomasvsynchronous_get batch method for interface
2012-10-18 thomasvcheck that tx_hash is in the merkle tree :)
2012-10-18 thomasvSPV example script (first commit)
2012-10-17 thomasvadd timeout
2012-10-16 thomasvsimplification: hex encode master_public_key directly
2012-10-14 ThomasVnew script showing server status
2012-10-12 thomasvallow config to be None in constructor of Interface
2012-10-12 thomasvmove init_socket in constructor
2012-10-11 thomasvbig refactoring: command line options and electrum...
2012-10-08 thomasvadd merchant script
2012-10-08 thomasvcreate scripts directory