-
Notifications
You must be signed in to change notification settings - Fork 379
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
[chain] Add prev_realm
to emitted events
#2002
Comments
We should also add 'std.GetOrigCaller' to differentiate it. |
5 tasks
github-project-automation
bot
moved this from In Progress
to Done
in 🧙♂️gno.land core team
Jul 2, 2024
gfanton
pushed a commit
to gfanton/gno
that referenced
this issue
Jul 23, 2024
<!-- please provide a detailed description of the changes made in this pull request. --> Closes gnolang#2002 Also related to gnolang#2001 <details><summary>Contributors' checklist...</summary> - [x] Added new tests, or not needed, or not feasible - [] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md). </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This task concerns adding a
prev_realm
field to the emitted events following #1653.Copied over from the PR:
@moul:
@notJoon:
cc @Kouteki
The text was updated successfully, but these errors were encountered: