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-06-18 03:38:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4ec0dc16eecfc2ba84f6abaa26a6799f8e27a42
stacks-puppet-node
/
blockstore
/
lib
History
Jude Nelson
e4ec0dc16e
Embed the name owner's address in the preorder hash; send the
...
registration fee to the burn address
2015-08-31 18:07:06 -04:00
..
nameset
NAMESPACE_REVEAL import
2015-08-25 17:47:37 -04:00
operations
Embed the name owner's address in the preorder hash; send the
2015-08-31 18:07:06 -04:00
__init__.py
Remove parsing
2015-08-11 15:06:03 -04:00
b40.py
Switch to GPLv3; remove reliance on fees.py; do not try to force the
2015-08-11 14:32:50 -04:00
config.py
Reindex every 30 seconds; use correct op lengths; add NAME_IMPORT op
2015-08-24 18:04:45 -04:00
hashing.py
Switch to GPLv3; remove reliance on fees.py; do not try to force the
2015-08-11 14:32:50 -04:00
README.md
Blockstore, not blockstack state engine
2015-08-11 15:05:49 -04:00
scripts.py
Explicitly denote hex literals when constructing an OP_RETURN name
2015-08-11 17:28:48 -04:00
README.md
Implementation of the Blockstore state engine.