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 22:34:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea7a286e2643afbd7e14834bc20b63dd48aeaf2e
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
ea7a286e26
our public key extraction logic only works (by design) on p2pkh scripts
2016-10-04 18:16:03 -04:00
..
nameset
justify why we check lastblock when we open the db
2016-10-03 00:47:35 -04:00
operations
improve error-path log messages a bit
2016-09-28 20:26:18 -04:00
storage
add a way to remove invalid cached zonefiles, and check that the
2016-10-03 00:20:55 -04:00
__init__.py
sqlite3 merger: add much more rigorous operation-checking:
2016-09-02 00:16:36 -04:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
keep the list of features that will activate when a new epoch passes.
2016-10-04 18:15:25 -04:00
consensus.py
accept a dict of expected consensus hashes while verifying the database,
2016-09-28 19:53:15 -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
our public key extraction logic only works (by design) on p2pkh scripts
2016-10-04 18:16:03 -04:00
README.md
Implementation of the Blockstack state engine.