Jude Nelson
37eacd8ed9
Make setup.py executable
2015-08-18 16:54:19 -04:00
Jude Nelson
e0c1d7ab38
Update package URLs and license in setup script
2015-08-11 15:06:11 -04:00
Jude Nelson
47ecd65c37
In-progress refactoring: using virtualchain with a state engine.
...
* 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.
2015-08-04 02:25:39 -04:00
Muneeb Ali
8e7a37aa1c
Incrementing version for PyPi
2015-02-17 07:25:45 -05:00
Ryan Shea
99014c85cd
update setup.py
2015-02-15 18:12:07 -05:00
Muneeb Ali
3dfd0a5989
renamed to blockstore and updated license to 2015
2015-02-14 19:09:37 -05:00
Muneeb Ali
8028fea49d
downgrading ver (to test versions) and updated FAQ
...
added a few other FAQs and expanded on some
2015-02-05 16:51:43 -05:00
Muneeb Ali
6f8b2adce9
Changed name of dir/package to 'openname' instead of 'opennamed' and added default working dir
...
updating dir links
2015-02-05 14:32:01 -05:00
Muneeb Ali
2d03726d38
quick fix for including .tac files via MANIFEST
2015-02-04 18:19:55 -05:00
Muneeb Ali
ba4a6b42d6
removed python-daemon and zerorpc as requirements, added txjson-rpc
2015-02-03 18:23:25 -05:00
Ryan Shea
1215408e58
update name hash calculation to include scriptpubkey; move merkle module and hash functions out to coinkit/pybitcoin
2014-12-23 14:55:45 -05:00
Muneeb Ali
2c43eb0ced
This commit:
...
1) Adds a tested version of setup.py (for installation)
2) Makes small fixes/updates re location of dht server file etc
2014-12-18 19:06:27 -05:00
Muneeb Ali
434ba80346
added requirements for kademlia
2014-12-12 13:47:24 -05:00
Ryan Shea
215a21dfe4
reorganize modules; simplify operation functions
2014-12-10 18:03:16 -05:00
Ryan Shea
f6a842d9b6
add in name expiration
2014-12-09 12:57:24 -05:00
Muneeb Ali
9a925a4f3f
updated setup.py info
2014-12-08 19:22:47 -05:00
Ryan Shea
69de203dae
add support for interpreting name operations and building the namespace
2014-12-01 23:05:17 -05:00
Ryan Shea
95a3c5ad9e
create library for executing name operations, including packaging into OP_RETURN data and dispatching as transactions
2014-11-29 19:21:58 -05:00