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-10 08:50:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
820cf8fece91fcba82e500bd5f13deaf27653d42
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
b949631bd0
store mutable data, but only if the caller owns a public blockchain ID (stops anonymous users from spamming)
2017-01-30 01:35:00 -05:00
..
nameset
implement get_state_paths
2016-11-07 11:49:30 -05:00
operations
use the announcement API in the blockstack client
2017-01-30 01:34:43 -05:00
storage
store mutable data, but only if the caller owns a public blockchain ID (stops anonymous users from spamming)
2017-01-30 01:35:00 -05:00
__init__.py
symbol update
2017-01-23 19:03:39 -05:00
atlas.py
bugfixes: be careful in how we keep track of already-found zonefiles
2016-11-22 16:13:44 -05:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
add config options for activating and using the storage gateway; remove announcement API since it's duplicated in the client library.
2017-01-30 01:34:20 -05:00
consensus.py
expected_snapshots is keyed by integer, not string
2016-10-27 00:03:31 -04:00
fast_sync.py
bugfixes to fast-sync protocol found in testing
2017-01-30 01:33:56 -05: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
minimum name price no longer 1 satoshi
2016-11-02 16:59:00 +08:00
README.md
Implementation of the Blockstack state engine.