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 22:37:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2e9660bd42bbc87fda1dc694447dcfbaf9157d0
stacks-puppet-node
/
blockstack
/
lib
/
operations
History
Jude Nelson
e64fc049cc
remove dead code
2018-02-10 16:36:33 -05:00
..
__init__.py
completed TODO item
2018-01-22 15:38:13 -05:00
announce.py
rework announce so that you can only send an announcement from a previously-sent zone file
2018-01-16 18:48:28 -05:00
nameimport.py
remove dead code
2018-02-10 16:36:33 -05:00
namespacepreorder.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00
namespaceready.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00
namespacereveal.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00
preorder.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00
register.py
remove dead code
2018-02-10 16:36:33 -05:00
revoke.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00
transfer.py
remove dead code
2018-02-10 16:36:33 -05:00
update.py
remove all restore_delta() and snv_consensus_extras() code, and remove all dependence on blockstack_client from our operations. Also remove deprecated state_*() helpers that had been required for propagating ancilliary operation state to the database, i.e. in order to ensure that name operations' histories could be rewound. This is now handled automatically with a better database schema.
2018-01-12 18:33:04 -05:00