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-03-28 23:58:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0065c9da1e295cad710aa2d467487e67d06625d
stacks-puppet-node
/
blockstack_client
/
backend
History
Jude Nelson
22b92dacc9
remove unused code
2017-02-20 20:58:17 -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
Repository re-organization
2017-01-17 11:16:19 -05:00
blockchain.py
warn about different number of confirmations
2017-02-12 15:36:21 -05:00
nameops.py
Refactor nameops logic with new consolidated safety-check logic. Also, clean up the interfaces, since we're now guaranteed that the caller will have access to the private keys.
2017-02-20 20:56:16 -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
consolidate all nameop-sanity-check logic into one place. Make it easy to use and hard to use improperly by giving it a declarative interface. Make it fast by running sanity-checks in parallel.
2017-02-20 20:55:23 -05:00