-
Notifications
You must be signed in to change notification settings - Fork 27
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
Backport: Add trace plugin API test #427
Comments
This requires |
Looks like #399 didn't end up being backported due to the bug not manifesting in Backports |
After further research, it looks like we need to backport: EOSIO/eos#8676 to get the data unpacking. Then the bug does resurface necessitating all of EOSIO/eos#8931. So, will work this as 3 backports:
|
…d fail with no_block instead of returning the block number.
EOSIO/eos#9194
trace_plugin_test.py was pulled into Mandel by the removing history plugin activity. But it was not enabled in CMakefile. Need to test and enable it.
The text was updated successfully, but these errors were encountered: