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-08 16:59:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5508e89ca55cf690c6ad61b8eb78e9bb696824ee
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
5508e89ca5
pass along virtualchain implementation
2016-10-10 12:02:21 -04:00
..
nameset
justify why we check lastblock when we open the db
2016-10-03 00:47:35 -04:00
operations
do not allow a name to be registered to a p2sh script until the multisig
2016-10-04 18:16:50 -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
pass along virtualchain implementation
2016-10-10 12:02:21 -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.