This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-puppet-node
Watch
1
Star
0
Fork
0
You've already forked stacks-puppet-node
mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced
2026-04-09 08:41:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcb0555c8a4f45ec9271a313b857e6425131798d
stacks-puppet-node
/
blockstack
History
Jude Nelson
fcb0555c8a
fix whitespacing; add RPC methods for querying subdomain names and name histories; add code for queueing zone files for subdomain indexing
2018-01-29 19:06:49 -05:00
..
lib
initial stab at a server-side subdomain indexer. Atlas and the RPC daemon will both queue up zone files to the subdomain indexer as they arrive, and the indexer will be activated once per block to re-process all subdomains in the names whose zone files arrived. This is based in part on the code from blockstack_client/subdomains.py, as well as subdomain_registrar/. It does not depend on blockstack_client.
2018-01-29 19:05:18 -05:00
__init__.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstackd.py
fix whitespacing; add RPC methods for querying subdomain names and name histories; add code for queueing zone files for subdomain indexing
2018-01-29 19:06:49 -05:00
version.py
version bump
2017-12-06 12:11:59 -05:00