-
Notifications
You must be signed in to change notification settings - Fork 964
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
Read or write to event attributes with dynamically alloc'd keys #3174
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3174 +/- ##
==========================================
+ Coverage 59.41% 59.62% +0.21%
==========================================
Files 298 304 +6
Lines 92326 93379 +1053
==========================================
+ Hits 54853 55681 +828
- Misses 37473 37698 +225 ☔ View full report in Codecov by Sentry. |
closed in favor of modifying the wasm host fn |
Describe your changes
Closes #3178
Required by #3103
Add the ability to read or write to event attributes with dynamically allocated attribute keys.
Indicate on which release or other PRs this topic is based on
#3141
Diff for review: https://github.com/anoma/namada/compare/tiago/balance-change-events..tiago/extra-event-attrs
Working CI: #3178
Checklist before merging to
draft