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 22:37:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dc3dd68df472cea91c3e591bd751e8c19c7c518
stacks-puppet-node
/
blockstack_client
/
backend
History
Jude Nelson
b566a62da7
remove log
2017-08-04 11:37:09 -04:00
..
crypto
using cryptography instead of pycrypto for legacy wallet decryption
2017-05-01 14:07:07 -04:00
drivers
remove log
2017-08-04 11:37:09 -04:00
utxo
in TESTNET mode (e.g. our integration regtests, and regtest mode for browser), if an unknown address is passed to get_utxos, it adds it to the bitcoind's tracked addresses. this fixes issue
#487
2017-07-10 16:30:37 -04:00
__init__.py
remove unneeded imports
2017-06-15 11:27:10 -04:00
blockchain.py
registrations in 6 confirmations => 4 confs for preorder, 1 for register, 1 for update... now to test it with a local bsk node and see if utxo.blockstack.org shouts at me
2017-07-03 19:18:09 -04:00
nameops.py
first pass at fast price lookups
2017-07-18 13:59:42 -04:00
queue.py
first pass at getting registrar to track the owner key while doing a multi-step registration
2017-07-11 14:11:31 -04:00
registrar.py
okay, cleaned up the backoff a little bit more
2017-07-11 18:12:43 -04:00
safety.py
Merge branch 'rc-0.14.3' of github.com:blockstack/blockstack-core into rc-0.14.3
2017-07-05 11:18:23 -04:00