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 16:51:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f13df668a5b627401baa592a07b48adb6b6e4e4e
stacks-puppet-node
/
blockstack
/
lib
History
Jude Nelson
f13df668a5
introduce a fixed interval of time during which a v2 namespace can collect fees.
2017-10-04 00:03:19 -04:00
..
nameset
feed stdout and stderr to the parent process when doing a sqlite3 backup, so we can properly catch database-lock errors
2017-10-01 16:31:50 -04:00
operations
plug DoS problem whereby a namespace can be preordered by a non-p2pkh script (this is allowed; this fix stops nodes from crashing when it happens)
2017-10-03 13:07:20 -04:00
storage
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -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
atlas.py
fix logging typo
2017-09-29 15:28:26 -04:00
b40.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
config.py
introduce a fixed interval of time during which a v2 namespace can collect fees.
2017-10-04 00:03:19 -04:00
consensus.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
fast_sync.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
hashing.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
README.md
Rename BlockstoreDB to BlockstackDB
2016-02-23 15:56:09 -05:00
scripts.py
remove unused code
2017-09-29 00:49:35 -04:00
README.md
Implementation of the Blockstack state engine.