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-14 22:20:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
373a805ee66561aef7a8d3859fff328bdece7fe7
stacks-puppet-node
/
blockstack
History
Jude Nelson
b1e1846630
fix up name_import's find-previous logic to just ask the DB
2018-01-14 15:52:13 -05:00
..
lib
fix up name_import's find-previous logic to just ask the DB
2018-01-14 15:52:13 -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