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-04 08:47:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fa57c2468aef32dfd8528c58746ea13c4b396a4
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
22bdb8045c
whitespace
2016-09-25 23:47:38 -04:00
..
nameset
pass -1 for offset/length if not known or we don't care (don't use None)
2016-09-16 17:46:14 -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
use separate variables for epoch constants
2016-09-20 16:35:16 -04:00
consensus.py
be pedantic: close the DB handle when we're done with it
2016-09-14 18:17:02 -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.