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-15 22:15:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
949ee92091eb34d35dc25c5d345af551ccac65a3
stacks-puppet-node
/
blockstack_client
/
backend
History
Aaron Blankstein
949ee92091
merge bug
2017-07-05 11:16:36 -04:00
..
crypto
using cryptography instead of pycrypto for legacy wallet decryption
2017-05-01 14:07:07 -04:00
drivers
fix error formatting
2017-06-26 18:01:28 -04:00
utxo
initial fix for too-low fee estimation. will test tonight with a registration from browser
2017-06-19 18:18:20 -04:00
__init__.py
remove unneeded imports
2017-06-15 11:27:10 -04:00
blockchain.py
fix for issue 469 part 1 + integration test for it. blockstack regtest was killing itself on a bad tx response from bitcoind. The patch also fixes a value_hash dict keyerror at the end of certain testcase passes
2017-06-29 14:17:36 -04:00
nameops.py
fix doubling of the dust fee
2017-06-20 10:46:39 -04:00
queue.py
make the errors component of the info response only appear if there IS an error + make the integration test check for the proper error returns
2017-06-30 16:25:32 -04:00
registrar.py
registrar now skips issuing a TRANSFER if the name registration was done on behalf of the current owner. added test case for this.
2017-07-01 17:45:05 -04:00
safety.py
merge bug
2017-07-05 11:16:36 -04:00