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 22:37:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7145bcfee8bdec4e2d73d9414dba7c57e6dc2d4d
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
7145bcfee8
don't allow transfer if we're in the renewal grace period
2017-09-29 00:49:37 -04:00
..
nameset
add checks to see if the name is in the renewal grace period
2017-09-29 00:49:37 -04:00
operations
don't allow transfer if we're in the renewal grace period
2017-09-29 00:49:37 -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
include epoch config for grace period
2017-09-29 00:49:36 -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.