Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement signals for adding plugin hook support in nodeos #28

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

andresberrios
Copy link

@andresberrios andresberrios commented Nov 15, 2018

This adds the required signals for the proposed nodeos statetrack_plugin to hook into.
Another pull request has been opened at EOSIO/eos#6321 to review that implementation.

Details about the approach and open questions can be found in the readme file of the plugin: https://github.com/mmcs85/eos/tree/master/plugins/statetrack_plugin

Details about how the operations should be handled by a receiver can be found in the statemirror repository: https://github.com/andresberrios/statemirror

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants