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 07:39:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa728b4e33bc6dc59acdb6fd65a64bb07e0ee7d2
stacks-puppet-node
/
blockstack
/
lib
/
nameset
History
Jude Nelson
0d6bff034c
typo: get a cursor correctly
2018-01-14 15:52:00 -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
must_equal constraints must include all public key columns (TODO: extract from DB schema)
2018-01-14 15:51:39 -05:00
namedb.py
typo: get a cursor correctly
2018-01-14 15:52:00 -05:00
virtualchain_hooks.py
update virtualchain_hooks (the virtualchain implementation) to adhere to the new StateEngine standards in virtualchain 0.18. In particular:
2018-01-12 18:28:06 -05:00