Josh Rickmar
ad80e9f384
Address several issues pointed out by lint and vet.
...
This brings the entire tree closer to but not 100% goclean.sh clean.
2015-02-06 01:04:01 -05:00
Dave Collins
4a1067b6f1
Update btcnet path import paths to new location.
2015-02-05 23:58:46 -06:00
Dave Collins
6d4889ffb0
Update btcscript import paths to new location.
2015-01-30 12:31:29 -06:00
Dave Collins
f05ab25696
Update btcwallet import paths to new location.
2015-01-17 00:25:53 -06:00
Dave Collins
7276c1ca7d
Update btcscript import paths to new location.
2015-01-16 19:38:15 -06:00
Dave Collins
a26a65e2e0
Update btcnet import paths to new location.
2015-01-16 17:32:30 -06:00
Dave Collins
afeb509c45
Update btcutil import paths to new location.
2015-01-15 10:48:58 -06:00
Guilherme Salgado
24dcd206d2
Implement the deposit side of Voting Pools
...
This contains the APIs to create and retrieve Voting Pools and Series (with
public/private keys) from a walletdb namespace, plus the generation of deposit
addresses (using m-of-n multi-sig P2SH scripts according to the series
configuration).
2014-11-12 11:41:44 -06:00