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

Better logging for the x/compute module #136

Closed
4 tasks done
toml01 opened this issue Apr 12, 2020 · 0 comments
Closed
4 tasks done

Better logging for the x/compute module #136

toml01 opened this issue Apr 12, 2020 · 0 comments
Assignees
Labels
dev Critical path development tasks

Comments

@toml01
Copy link
Member

toml01 commented Apr 12, 2020

Firs leg, we want to log important events related to the enclave (sgx-vm, wasmi-runtime modules).
We plan to print log messages to stdout.

  • ecalls invocations
  • ocalls invocations
  • gas usage
  • wasm errors

Second leg, log important events in go-cosmwasm .

@toml01 toml01 added the dev Critical path development tasks label Apr 12, 2020
@toml01 toml01 added this to To do in April 12, 2020 -> April 26, 2020 via automation Apr 12, 2020
@assafmo assafmo changed the title Log errors for Compute module Better log errors for Compute module Apr 14, 2020
@assafmo assafmo moved this from To do to In progress in April 12, 2020 -> April 26, 2020 Apr 20, 2020
@assafmo assafmo changed the title Better log errors for Compute module Better logging for the x/compute module Apr 22, 2020
@toml01 toml01 moved this from In progress to Done in April 12, 2020 -> April 26, 2020 Apr 23, 2020
@toml01 toml01 closed this as completed Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Critical path development tasks
Projects
No open projects
Development

No branches or pull requests

2 participants