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-07 22:35:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
423361411044f4818b888784bbb879421bc98f0d
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
4233614110
take an optional lastblock when determining whether or not a preorder is
...
"new"
2016-09-28 20:26:01 -04:00
..
nameset
take an optional lastblock when determining whether or not a preorder is
2016-09-28 20:26:01 -04:00
operations
whitespace
2016-09-25 23:47:38 -04:00
storage
Merge branch 'develop' into release-candidate
2016-09-21 14:11:10 -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
rework epoch logic to consider per-epoch rules on a per-namespace basis.
2016-09-28 19:52:50 -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
remove needless import
2016-09-22 20:30:33 -04:00
README.md
Implementation of the Blockstack state engine.