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-20 07:05:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d98b7116e52f741d967602f7c611cc8998b0088
stacks-puppet-node
/
blockstack
History
Jude Nelson
1d98b7116e
version 19.0.2.0
2018-10-17 09:34:55 -04:00
..
lib
snapshot the subdomain db queue as well as the subdomain. This fixes a bug whereby a fast-sync'ed node can lose subdomain records because it doesn't know to process a recently-discovered zone file. This happens when a snapshot is taken from a node that just discovered a zone file, but has not yet processed it. This patch fixes this by also including the subdomain DB queue, which incluedes the list of recently-discovered but unprocessed zone files in the snapshot.
2018-10-17 09:27:10 -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
add rpc_get_subdomain_ops_at_txid() RPC call
2018-10-16 11:28:42 -04:00
version.py
version 19.0.2.0
2018-10-17 09:34:55 -04:00