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 22:37:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e4166a648c288f3532301a3efc8aa6480ba77d9
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
4e4166a648
refactor Atlas peer code to use context manages for locking global data structures and accessing the database
2017-04-25 20:20:59 -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
refactor Atlas peer code to use context manages for locking global data structures and accessing the database
2017-04-25 20:20:59 -04: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.