mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-18 11:59:24 +08:00
* lib --> lib.old (depricating old name and storage operations) * lib: new state-engine name operations logic, with virtualchain * remove dead code * add patch for coinkit * remove dependencies on coinkit (in the new lib/) Much more to do--will eventually remove lib.old, and will migrate some of this code over to blockstore-client.
14 lines
234 B
Plaintext
14 lines
234 B
Plaintext
Twisted==15.0.0
|
|
pybitcoin==0.8.3
|
|
ecdsa==0.11
|
|
kademlia==0.4
|
|
pybitcointools==1.1.15
|
|
python-bitcoinrpc==0.1
|
|
requests==2.5.1
|
|
rpcudp==1.0
|
|
txJSON-RPC==0.3.1
|
|
u-msgpack-python==2.0
|
|
utilitybelt==0.2.2
|
|
zope.interface==4.1.2
|
|
virtualchain==0.0.1
|