Commit Graph

10 Commits

Author SHA1 Message Date
Muneeb Ali
eeda906911 Added:
-- UNIX bash scripts for polling in a loop (to be used with cron)
-- Added multi-threaded test code (debug2 to-remove)
-- First stab at state-machine of profile registrations and what state triggers what func
2014-07-11 20:55:31 -07:00
Muneeb Ali
3f01737620 small bug fix 2014-07-06 15:53:48 -07:00
Muneeb Ali
a432a9bffb added support for auto-cleaning of DB for profiles that are on the blockchain 2014-07-06 12:57:10 -07:00
Muneeb Ali
d21eb3d1c2 Added checks for name_trasnfer objects and made all registrations/updates go through certain checks 2014-07-05 23:19:00 -07:00
Muneeb Ali
bb67bac712 Started writing a new backend system for processing registration/updating of profiles (unfinished right now) 2014-07-04 13:53:03 -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
94f19a1f32 Added bip38 decryption files, tested out register and activate on new DB, and added profile conversion code (v1 to v2) 2014-06-28 17:56:21 -07:00
Muneeb Ali
394c47b39f Added shell script for easily setting env variables 2014-06-27 15:57:26 -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
Halfmoon Labs
90a07f63f6 Initial commit 2014-06-24 14:20:01 -07:00