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 16:51:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e230ae382e2ce483e4e12cac3bd1ebb3aa96b27
stacks-puppet-node
/
blockstack_client
/
backend
History
Jude Nelson
6c94fbe368
in all non-fatal error paths, return the set of sanity check results, the balance, name cost, and tx fee (even if some of the required checks failed)
2017-02-23 17:22:50 -05:00
..
crypto
Repository re-organization
2017-01-17 11:16:19 -05:00
drivers
blockstack_server storage driver will *not* replicate zonefiles, since blockstack servers already do so via Atlas protocol
2017-02-06 15:03:51 -05:00
utxo
remove unused code
2017-02-20 20:58:17 -05:00
__init__.py
fix up symbols
2017-02-20 21:17:21 -05:00
blockchain.py
warn about different number of confirmations
2017-02-12 15:36:21 -05:00
nameops.py
always verify that we get a tx fee, and always run the safety checks even if we can tolerate their failure (since the safety checks get the tx fee)
2017-02-23 17:22:25 -05:00
queue.py
fix segfault from infinite recursive loop
2017-02-20 20:57:05 -05:00
registrar.py
Registrar cleanup. Remove legacy JSONRPC interface, remove rpc_token, enable callers to specify a desired tx fee, sync with other API changes
2017-02-20 20:57:34 -05:00
safety.py
in all non-fatal error paths, return the set of sanity check results, the balance, name cost, and tx fee (even if some of the required checks failed)
2017-02-23 17:22:50 -05:00