Commit Graph

4 Commits

Author SHA1 Message Date
Muneeb Ali
507c03f9ed Made the following changes:
1) Removed the wait period for user to fill out profile (name_new is sent straight away)
2) When a name is activated, the latest value of the key is sent the blockchain (incase the user updated profile in meanwhile)
3) Better support for tracking no. of confirmations on name_new
2014-12-01 19:13:04 -05:00
Muneeb Ali
1923000134 updated transfer code for new DB and latest coinrpc code 2014-08-12 02:38:37 -07:00
Muneeb Ali
f9b1e9444e major update to blockdata package
-- added a new registration daemon (for fetching data from the new DB)
-- updated the old register/activate/update functions to work with the new setup
-- fixed a bug in getting keys for data blobs (wasn't re-using keys)
2014-07-01 01:13:22 -07:00
Muneeb Ali
16480082b9 Started a new repository for blockchain operations (separate from coinrpc):
-- Support for registering, transferring, and updating names
-- Tools for registering names in bulk (given a csv file)
-- Support for running as a service/daemon
2014-06-24 14:27:02 -07:00