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-06 08:51:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25100ff8cc7a930a1e783795e1de86cca8440bd4
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
25100ff8cc
bugfix: don't even consider already-cached zonefiles (since the storage pusher takes care of them)
2016-11-22 14:48:07 -05:00
..
nameset
implement get_state_paths
2016-11-07 11:49:30 -05:00
operations
remove dead code
2016-10-27 00:03:43 -04:00
storage
move storage pusher to blockstackd.py; remove need for names when pushing zonefiles; have the zonefile-pushing logic inform the Atlas logic that the zonefile has been replicated.
2016-11-22 14:25:22 -05:00
__init__.py
update atlas symbols
2016-10-27 00:01:29 -04:00
atlas.py
bugfix: don't even consider already-cached zonefiles (since the storage pusher takes care of them)
2016-11-22 14:48:07 -05:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
push deadline for hard fork to 436650
2016-10-28 16:48:27 -04:00
consensus.py
expected_snapshots is keyed by integer, not string
2016-10-27 00:03:31 -04: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.