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-09 08:41:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06a4ef0b342c6bf32abc0789183bc6d652263231
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
06a4ef0b34
improve documentation of collision-checker methods to indicate that they are not called directly. Also, fix potential NameError (doesn't happen in practice, but let's be careful)
2017-04-25 20:20:07 -04:00
..
nameset
improve documentation of collision-checker methods to indicate that they are not called directly. Also, fix potential NameError (doesn't happen in practice, but let's be careful)
2017-04-25 20:20:07 -04:00
operations
use generic virtualchain multisig script check
2017-04-20 17:37:17 -04:00
storage
reduce Atlas inode usage by using a different zonefile directory structure
2017-04-25 11:12:37 -04:00
__init__.py
symbol update
2017-01-23 19:03:39 -05:00
atlas.py
preserve 'tried_storage' when we queue new zone files
2017-02-23 17:21:09 -05:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
get version from blockstack_client
2017-03-28 11:12:01 -04:00
consensus.py
remove pybitcoin import
2017-03-27 15:12:03 -04:00
fast_sync.py
move get_file_hash() to fast_sync
2017-04-24 20:10:57 -04:00
hashing.py
use virtualchain hashing library instead of pybitcoin
2017-04-20 17:36:04 -04:00
README.md
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
scripts.py
remove pybitcoin and pybitcointools dependencies
2017-04-20 17:38:02 -04:00
README.md
Implementation of the Blockstack state engine.