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-15 12:07:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c76eddbac6718e45edef59d04c08e77df2ec7028
stacks-puppet-node
/
blockstack
/
lib
/
operations
History
Jude Nelson
a4a9e29295
no longer need to save transfer_consensus_hash
2018-01-20 16:17:59 -05:00
..
__init__.py
no longer need to save transfer_consensus_hash
2018-01-20 16:17:59 -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
last_creation_op
2018-01-17 14:19:06 -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
last_creation_op
2018-01-17 14:18:56 -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
attempt to fix name-transfer consensus hash quirk, and document real-world examples where it shows up
2018-01-20 16:17:34 -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