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-07 22:35:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6df34adb4654928e5007cd34050dd9d384685c62
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
6df34adb46
when looking up the txid that funded a zonefile update, go and look up
...
the name if we aren't given one
2016-09-16 17:45:47 -04:00
..
nameset
when getting all names or names in a namespace, just get the names
2016-09-16 17:45:24 -04:00
operations
register/renew can mutate op_fee, since the epoch can change between
2016-09-12 17:59:35 -04:00
storage
when looking up the txid that funded a zonefile update, go and look up
2016-09-16 17:45:47 -04:00
__init__.py
sqlite3 merger: add much more rigorous operation-checking:
2016-09-02 00:16:36 -04:00
b40.py
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
config.py
while testing keep the price of a 1-char namespace low so we don't run
2016-09-15 17:00:30 -04:00
consensus.py
be pedantic: close the DB handle when we're done with it
2016-09-14 18:17:02 -04:00
hashing.py
use virtualchain's key logic
2016-08-04 15:43:06 -04:00
README.md
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
scripts.py
use new epoch system to determine correct price multipliers
2016-09-09 11:20:26 -04:00
README.md
Implementation of the Blockstack state engine.