Commit Graph

13 Commits

Author SHA1 Message Date
Muneeb Ali
b0a22d9e5c -- Added multi-threaded namecoind to registration daemon and fixed corner-cases where redundant name_updates were getting issued
-- Cleaned up code
2014-07-12 23:32:07 -07:00
Muneeb Ali
832629651c added functionality for sending queries to an entire namecoind cluster 2014-07-12 19:34:02 -07:00
Muneeb Ali
bdd5a789a4 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:59:09 -07:00
Muneeb Ali
789c2b4804 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
b385e75d1b small bug fix 2014-07-06 15:53:48 -07:00
Muneeb Ali
0a01f55880 added support for auto-cleaning of DB for profiles that are on the blockchain 2014-07-06 12:57:10 -07:00
Muneeb Ali
a1bfb39df4 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
3708886ade 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
c439fe6f38 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
1a824f06e6 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
629a502800 Added shell script for easily setting env variables 2014-06-27 15:57:26 -07:00
Muneeb Ali
ebf4931c2a 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
7f5e40d49d Initial commit 2014-06-24 14:20:01 -07:00