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-17 12:14:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40d06dd44755b51a479aa6f1d1d51c7c3ec764e6
stacks-puppet-node
/
blockstack
History
Jude Nelson
40d06dd447
restructure the epoch data so that we no longer need user-defined sqlite3 functions to select the right namespace lifetime and grace period data. instead, bake them directly into the queries. speeds up lots of queries significantly
2018-09-18 18:52:58 -04:00
..
lib
restructure the epoch data so that we no longer need user-defined sqlite3 functions to select the right namespace lifetime and grace period data. instead, bake them directly into the queries. speeds up lots of queries significantly
2018-09-18 18:52:58 -04:00
__init__.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstackd.py
modify the BoundedThreadingMixIn so it will eagerly close client sockets when it has too many outstanding requests. Do some housekeeping so that we can use this in both the backplane RPC server and the API server, and update the relevant integration test to test for this behavior
2018-09-18 17:15:31 -04:00
version.py
de-lint; version bump
2018-07-06 14:04:09 -04:00