Commit Graph

15 Commits

Author SHA1 Message Date
Muneeb Ali
8d9c909fc0 new reservations 2014-08-10 02:19:01 -07:00
Muneeb Ali
e44958a588 added tested/automated version of sweep btc 2014-08-10 02:18:51 -07:00
Muneeb Ali
ca23e8a6c7 added support for sweeping btc wallets 2014-08-04 23:36:19 -07:00
Muneeb Ali
104b20979c for updating profiles from a file 2014-08-04 23:35:09 -07:00
Muneeb Ali
cfb1cf5640 updated list of env variables 2014-07-30 16:45:44 -07:00
Muneeb Ali
6856dda2c3 check > 0 BTC 2014-07-30 02:56:49 -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
8c5aa2cd82 removed old files 2014-07-28 02:05:49 -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
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