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-02 17:07:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6007bd9f0f870206543db87fca2a8a85dfd7af94
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
1d49201f6e
make sure mutable data in the storage gateway doesn't collide (do so by prefixing by blockchain ID)
2017-02-06 15:01:57 -05:00
..
nameset
implement get_state_paths
2016-11-07 11:49:30 -05:00
operations
use the announcement API in the blockstack client
2017-01-30 01:34:43 -05:00
storage
make sure mutable data in the storage gateway doesn't collide (do so by prefixing by blockchain ID)
2017-02-06 15:01:57 -05:00
__init__.py
symbol update
2017-01-23 19:03:39 -05:00
atlas.py
if the zonefile has already hit our cache, we can mark it as present in the atlas db vector
2017-02-06 15:00:56 -05:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
add config options for activating and using the storage gateway; remove announcement API since it's duplicated in the client library.
2017-01-30 01:34:20 -05:00
consensus.py
expected_snapshots is keyed by integer, not string
2016-10-27 00:03:31 -04:00
fast_sync.py
fix counting zonefiles as we compress them
2017-02-06 15:01:25 -05:00
hashing.py
use virtualchain's key logic
2016-08-04 15:43:06 -04:00
README.md
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
scripts.py
minimum name price no longer 1 satoshi
2016-11-02 16:59:00 +08:00
README.md
Implementation of the Blockstack state engine.