Commit Graph

24 Commits

Author SHA1 Message Date
Muneeb Ali
f2c2886709 upgraded bip38 (from halfmoonlabs/badge) 2014-07-30 02:10:44 -07:00
Muneeb Ali
2075792184 added another env variable 2014-07-30 02:10:06 -07:00
Muneeb Ali
d47919927b added support for getting a btc address from pk and then checking blockchain.info for any 289 in it 2014-07-30 02:09:49 -07:00
Muneeb Ali
28ca126f06 updated to use commontools 2014-07-28 02:30:04 -07:00
Muneeb Ali
fc7451cb6d added instructions for installing coinrpc from a pvt repository using pip 2014-07-28 02:06:54 -07:00
Muneeb Ali
e82671ca68 updated use of coinrpc 2014-07-28 02:06:25 -07:00
Muneeb Ali
611edfa0e7 switched to using commontools 2014-07-28 02:06:06 -07:00
Muneeb Ali
8c5aa2cd82 removed old files 2014-07-28 02:05:49 -07:00
Muneeb Ali
a4f477598d updated requirements 2014-07-28 02:05:37 -07:00
Muneeb Ali
1ccbb4c608 updated the use of coinrpc 2014-07-28 02:05:04 -07:00
Muneeb Ali
1b44d30d8c added check for which server has the name 2014-07-28 02:04:45 -07:00
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