reorganize: move bitcoin* into bitcoin/*
authorLuke Dashjr <luke-jr+git@utopios.org>
Fri, 7 Oct 2011 23:06:03 +0000 (19:06 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 7 Oct 2011 23:06:03 +0000 (19:06 -0400)
commitef2e8104b268cc533ea8b5a4fb3724f17ea6d3c5
tree4783bede32d2a98af01bda1996de6d2c95233cbd
parentbea6bacd3699a9dae6b2b3d28e14cd86409d9b3f
reorganize: move bitcoin* into bitcoin/*
bitcoin/__init__.py [new file with mode: 0644]
bitcoin/node.py [new file with mode: 0644]
bitcoin/txn.py [new file with mode: 0644]
bitcoin/varlen.py [new file with mode: 0644]
bitcoinnode.py [deleted file]
bitcointxn.py [deleted file]
bitcoinvarlen.py [deleted file]
merklemaker.py
merkletree.py
workmaker.py