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-11 22:34:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
785de7bccb268ba710d3077face0eee681e70732
stacks-puppet-node
/
blockstack
History
Jude Nelson
785de7bccb
add utility methods from blockstack_client, like serializing an atlas zone file inventory message to a string and parsing host:port strings. This cuts dependency on blockstack_client
2018-01-12 18:36:55 -05:00
..
lib
add utility methods from blockstack_client, like serializing an atlas zone file inventory message to a string and parsing host:port strings. This cuts dependency on blockstack_client
2018-01-12 18:36:55 -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
rework the RPC client: remove the storage and profile load/store APIs (now handled by gaiahub), simplify the SNV API so that we can simply paginate through historic name snapshots (which is now efficient, thanks to the new database schema), remove the asynchronous storage queue (now that we don't load/store data via blockstack_client), remove old CLI options (rebuilddb, importdb), rely on functionality provided by virtualchain wherever possible (like for verifydb)
2018-01-12 18:30:15 -05:00
version.py
version bump
2017-12-06 12:11:59 -05:00