This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-subnets
Watch
1
Star
0
Fork
0
You've already forked stacks-subnets
mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced
2026-01-12 22:43:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7197b5fea5531c25bdb25b108bdf917f992bb769
stacks-subnets
/
blockstack
/
lib
History
Jude Nelson
eb3e0a1ede
clean up code a bit; fixed bug found in testing
2017-02-24 19:17:34 -05:00
..
nameset
format and encode the path
2017-02-23 17:21:31 -05:00
operations
use the announcement API in the blockstack client
2017-01-30 01:34:43 -05:00
storage
make sure mutable data in the storage gateway doesn't collide (do so by prefixing by blockchain ID)
2017-02-06 15:01:57 -05: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
just have one public key for fast_sync (for now; will up to 3 on release)
2017-02-20 20:52:24 -05:00
consensus.py
expected_snapshots is keyed by integer, not string
2016-10-27 00:03:31 -04:00
fast_sync.py
clean up code a bit; fixed bug found in testing
2017-02-24 19:17:34 -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.