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
37604b8b9cdb719f06dcb08858f349dfa99c9d12
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
37604b8b9c
slightly stronger assertions when creating state regarding what has to be in the preorder operation; allow an operation to stipulate that additional fields be backed up by a successor operation besides its consensus fields
2017-09-29 00:49:26 -04:00
..
nameset
slightly stronger assertions when creating state regarding what has to be in the preorder operation; allow an operation to stipulate that additional fields be backed up by a successor operation besides its consensus fields
2017-09-29 00:49:26 -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
define pay-to-burn versus pay-to-creator namespace version bits
2017-09-29 00:49:26 -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
use new price table for namespace price calculation
2017-09-29 00:49:26 -04:00
README.md
Implementation of the Blockstack state engine.