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-16 22:18:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
370a38cd91f92c2bf0dbb95eada49dc7ab2f03b8
stacks-puppet-node
/
blockstack
/
lib
/
nameset
History
Jude Nelson
95427874a2
add method to set up the db
2018-01-16 16:36:08 -05:00
..
__init__.py
the new database schema no longer requires us to fetch and store prior name histories in our check() decorators. Remove the ancilliary code that they had been using to do this.
2018-01-12 18:31:45 -05:00
db.py
when getting a name or namespace at a particular time under the condition that it must not be expired, don't return None if the name/namespace hadn't been registered/revealed at the given block height. The caller may be expecting a preorder
2018-01-16 16:35:34 -05:00
namedb.py
missing cursor instantiation
2018-01-16 16:35:23 -05:00
virtualchain_hooks.py
add method to set up the db
2018-01-16 16:36:08 -05:00