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
37bd9cfa4251d9e4b156ca55de813b955bdebffc
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
01bad1dcb2
remember the address that creates (i.e. imports-for-the-first-time or registers) a name
2017-10-27 19:24:24 -04:00
..
nameset
remember the address that creates (i.e. imports-for-the-first-time or registers) a name
2017-10-27 19:24:24 -04:00
operations
a NAME_REGISTRATION/NAME_RENEWAL's burn address must go to a v2 namespace's address for the first year (fee collection period) of its existence, starting from its reveal block. after that, fees go to the null burn address (to discourage squatting or gratuitous namespace registration)
2017-10-04 00:03:54 -04:00
storage
whitespace
2017-10-11 15:30:28 -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
select zonefiles that are present
2017-10-05 12:15:26 -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
require 0.17 or newer
2017-10-04 17:54:43 -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
verbose output when using the CLI
2017-10-05 12:15:38 -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
remove unused code
2017-09-29 00:49:35 -04:00
README.md
Implementation of the Blockstack state engine.