Ryan Shea
830c96efcd
make name operations work through openname cli
2015-02-12 20:22:29 -05:00
Ryan Shea
dc275eab93
move opennamed + openname-cli imports out of __init__.py
2015-02-12 19:16:38 -05:00
Ryan Shea
3ff8e9aa5f
add lib functions to the openname package
2015-02-12 19:06:44 -05:00
Ryan Shea
0a3e804192
add function for creating a bitcoind connection
2015-02-12 18:04:21 -05:00
Ryan Shea
2a4c39810b
in opennamed, add logging of connection to remote vs local server
2015-02-12 17:52:19 -05:00
Ryan Shea
cfc077b180
remove salt from the name registration process
2015-02-12 16:32:00 -05:00
Ryan Shea
bc21563b83
Merge branch 'master' of github.com:onenameio/openname into nameops
2015-02-12 16:26:32 -05:00
Ryan Shea
3ac68afafc
update config section for block indexing
2015-02-12 15:33:56 -05:00
Ryan Shea
9e15d72d77
Merge pull request #48 from onenameio/docs
...
Docs
2015-02-12 14:41:26 -05:00
Ryan Shea
ebb1aa02d1
Merge branch 'master' of github.com:onenameio/openname
2015-02-12 14:30:30 -05:00
Muneeb Ali
8cff5cb810
Merge pull request #49 from onenameio/reorg
...
small fixes for the case where we already have a local index and opennam...
2015-02-12 14:28:08 -05:00
Muneeb Ali
24e55128c6
small fixes for the case where we already have a local index and opennamed is restarting
2015-02-12 14:26:25 -05:00
Ryan Shea
22cdb72908
table-ify README to make it easier to read
2015-02-12 13:40:36 -05:00
Ryan Shea
29607f4db0
greatly simplify README section on op data packing
2015-02-12 13:34:37 -05:00
Ryan Shea
d896599345
Update README.md
2015-02-12 13:15:55 -05:00
Ryan Shea
236ef9ce39
add more Q&A's to the FAQ
2015-02-12 13:13:18 -05:00
Ryan Shea
bc6f5b499d
expand on FAQs
2015-02-12 13:05:32 -05:00
Ryan Shea
ca6336eb99
reorganize readme - better doc hierarchy
2015-02-12 12:39:23 -05:00
Ryan Shea
508f7db73c
Update README.md
2015-02-12 12:32:26 -05:00
Ryan Shea
bcc6e89006
add more sections to README, improve the layout
2015-02-12 12:29:17 -05:00
Ryan Shea
928e9a7412
update readme
2015-02-12 12:16:04 -05:00
Ryan Shea
865106c2d5
merge
2015-02-12 12:14:32 -05:00
Muneeb Ali
8a2cb23ac0
Merge pull request #47 from onenameio/reorg
...
Reorg
2015-02-12 12:05:56 -05:00
Muneeb Ali
c64a056248
removed debug statements
2015-02-12 12:05:02 -05:00
Muneeb Ali
7ce318e302
tested indexing of blockchain
2015-02-12 11:56:28 -05:00
Muneeb Ali
3aeb0956d8
initial integration of create nameset with opennamed
...
removed passing of start_block
added default files for storing namespace and lastblock
temporarily disabled debug info (was causing issues with Ctrl C when indexing a lot of blocks
minor changes for incorporating nameset code with opennamed (this file can be deleted)
2015-02-09 16:59:53 -05:00
Muneeb Ali
10b0752376
Merge pull request #45 from onenameio/reorg
...
Reorg
2015-02-05 16:52:54 -05:00
Muneeb Ali
8028fea49d
downgrading ver (to test versions) and updated FAQ
...
added a few other FAQs and expanded on some
2015-02-05 16:51:43 -05:00
Ryan Shea
4f109fcf09
remove doc/README.md
2015-02-05 16:05:57 -05:00
Ryan Shea
6a78ea7ce3
Merge branch 'reorg' of github.com:onenameio/opennamed into reorg
2015-02-05 15:43:28 -05:00
Ryan Shea
83799c33c2
add in FAQ
2015-02-05 15:42:55 -05:00
Ryan Shea
dd5da4ff03
add in FAQ
2015-02-05 15:41:48 -05:00
Muneeb Ali
6f8b2adce9
Changed name of dir/package to 'openname' instead of 'opennamed' and added default working dir
...
updating dir links
2015-02-05 14:32:01 -05:00
Muneeb Ali
e28b90fb0b
Merge pull request #44 from onenameio/reorg
...
Reorg
2015-02-04 18:32:09 -05:00
Muneeb Ali
2d03726d38
quick fix for including .tac files via MANIFEST
2015-02-04 18:19:55 -05:00
Muneeb Ali
ce0b649aa1
Reorganized files in a package and added periodic blockchain indexing
2015-02-04 16:50:14 -05:00
Muneeb Ali
ba4a6b42d6
removed python-daemon and zerorpc as requirements, added txjson-rpc
2015-02-03 18:23:25 -05:00
Muneeb Ali
ea37b4f50b
adding MANIFEST file for including *.tac files
2015-02-03 18:23:07 -05:00
Muneeb Ali
2b6d057b41
Merge pull request #43 from onenameio/dht
...
Dht
2015-02-03 18:17:37 -05:00
Muneeb Ali
afc2695cd7
Added twisted log messages for blockchain indexing and changed default dir for pid file
...
Removed tmp directory
2015-02-03 18:16:36 -05:00
Muneeb Ali
186d848cce
Added functionality for periodically checking blockchain for new blocks (and re-indexing)
2015-02-03 17:45:57 -05:00
Muneeb Ali
118fa235cd
Merge pull request #41 from onenameio/dht
...
tested DHT and small fixes
2015-02-02 18:50:12 -05:00
Muneeb Ali
77a9161e07
fixed small error, wasn't initializing dht_server
...
small changes
formatted get response plus other changes
2015-02-02 18:47:31 -05:00
Muneeb Ali
a4c156e66b
Merge pull request #40 from onenameio/dht
...
Updated dockerfile and moved dht client checks to opennamed
2015-02-02 17:24:25 -05:00
Muneeb Ali
33ac976562
Updated dockerfile and moved dht client checks to opennamed
2015-02-02 17:22:55 -05:00
Muneeb Ali
3b90910338
Merge branch 'use_twisted'
2015-02-02 15:35:19 -05:00
Muneeb Ali
9e3b1525f9
Merge branch 'master' into use_twisted
...
Conflicts:
openname_cli.py
opennamed.py
2015-02-02 15:34:54 -05:00
Muneeb Ali
17ee8212e1
better handling of error messages
2015-02-02 14:49:41 -05:00
Muneeb Ali
8863e0d434
ported the cli client to twisted
2015-01-30 18:48:26 -05:00
Muneeb Ali
498a782680
This commit replaces zerorpc with Twisted and simplifies DHT operations:
...
1) The DHT server and Opennamed server are both launched from the same .tac file
2) Both the DHT server and Opennamed server can be killed with the same pid
3) There is a thin client wrapper around DHT only for get() and set() operations
2015-01-30 18:22:05 -05:00