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
41c8693bae355c162234e459154400008088083e
stacks-puppet-node
/
blockstack
History
Jude Nelson
41c8693bae
now that restore_delta() and snv_consensus_extras() and BACKUP_FIELDS are no longer required, remove all ancilliary ops_*() methods that are used to query and manipulate them.
2018-01-12 18:32:35 -05:00
..
lib
now that restore_delta() and snv_consensus_extras() and BACKUP_FIELDS are no longer required, remove all ancilliary ops_*() methods that are used to query and manipulate them.
2018-01-12 18:32:35 -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