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 16:56:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4b89615cbe5ee1d3591d5a673d4fb879b0bcb9f
stacks-puppet-node
/
blockstack_client
/
backend
History
Jude Nelson
b7bdb1aa97
expand the safety checker to include namespace_preorder, namespace_reveal, namespace_ready, and name_import. Also, expand the fee calculations to include fee estimates for these operations.
2017-04-12 17:11:54 -04:00
..
crypto
drop dead code; use scrypt for encryption/decryption in the future
2017-03-21 11:34:02 -04:00
drivers
get off of pybitcoin; switch to virtualchain API
2017-03-30 14:05:54 -04:00
utxo
update config and symbols for UTXO clients
2017-04-10 11:49:29 -04:00
__init__.py
fix up symbols
2017-02-20 21:17:21 -05:00
blockchain.py
get off of pybitcoin; switch to virtualchain API
2017-03-30 14:05:54 -04:00
nameops.py
have do_namespace_preorder, do_namespace_reveal, and do_namespace_ready use the safety module to verify safety properties prior to executing the transaction. Also, extend the fee estimators to include dust fees.
2017-04-12 17:11:07 -04:00
queue.py
fix segfault from infinite recursive loop
2017-02-20 20:57:05 -05:00
registrar.py
don't try to push zonefiles to node.blockstack.org if we're only testing
2017-03-30 14:23:17 -04:00
safety.py
expand the safety checker to include namespace_preorder, namespace_reveal, namespace_ready, and name_import. Also, expand the fee calculations to include fee estimates for these operations.
2017-04-12 17:11:54 -04:00