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 22:41:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b2e49c37bc1fe02659224a8e1439f4d177e68b
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
28b2e49c37
allow register to include a zone file hash; allow renew to include a zone file hash and a new recipient.
2017-09-29 00:49:26 -04:00
..
nameset
register and renew can include a zone file hash, so check these operations when queuing zone file hashes to atlas
2017-09-29 00:49:25 -04:00
operations
allow register to include a zone file hash; allow renew to include a zone file hash and a new recipient.
2017-09-29 00:49:26 -04:00
storage
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
__init__.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
atlas.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
b40.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
config.py
add epoch 3--reduces namespace prices, enables renew/transfer/update in one tx, enabled register/update in one tx.
2017-09-29 00:49:25 -04:00
consensus.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
fast_sync.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
hashing.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
README.md
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
scripts.py
safety check if no addresses are visible in the output
2017-09-29 00:49:02 -04:00
README.md
Implementation of the Blockstack state engine.