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
9563b9bcf4f73c19593ad1db427dca7902a96dbd
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
9563b9bcf4
a preorder will expire in min(144, namespace['lifetime']) blocks
2017-09-29 00:50:02 -04:00
..
nameset
a preorder will expire in min(144, namespace['lifetime']) blocks
2017-09-29 00:50:02 -04:00
operations
op_fee can be None, if it is not given
2017-09-29 00:49:38 -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
check version, block height, and consensus hash when talking to other atlas nodes
2017-09-29 00:49:38 -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
f-day 2014 is at 488500; renewal grace period is 5000 blocks; price multiplier for names and namespaces is 1/10
2017-09-29 00:50:02 -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
remove unused code
2017-09-29 00:49:35 -04:00
README.md
Implementation of the Blockstack state engine.