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
0ea3f6b781d66c88a8700a8797014d27c345fa24
stacks-puppet-node
/
blockstack
/
lib
/
nameset
History
Jude Nelson
975a662e6f
make sure a DID that points to an expired but reregistered name will resolve to the name as it was just before it was reregistered
2018-02-15 23:26:24 -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
make sure DIDs that point to old expired versions of a name still resolve
2018-02-15 23:25:58 -05:00
namedb.py
make sure a DID that points to an expired but reregistered name will resolve to the name as it was just before it was reregistered
2018-02-15 23:26:24 -05:00
virtualchain_hooks.py
not required to build up the subdomain index using the instance provided in the db state
2018-02-02 18:39:51 -05:00