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-03 08:55:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dcc7ff522990181450e6c4e38935f94fa929a76
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
def3b3d632
remove needless import
2016-09-22 20:30:33 -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
register/renew can mutate op_fee, since the epoch can change between
2016-09-12 17:59:35 -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.