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

Use strkeys for contract IDs and addresses in diagnostic events. #1302

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Dec 18, 2023

What it says on the label.

Fixes #1049

soroban-env-host/src/events/mod.rs Outdated Show resolved Hide resolved
@graydon graydon force-pushed the bug-1049-strkeys-in-diagnostic-events branch from 4add789 to 1ab68f8 Compare January 29, 2024 22:02
@graydon graydon force-pushed the bug-1049-strkeys-in-diagnostic-events branch from 1ab68f8 to 951c5a7 Compare January 30, 2024 19:24
@graydon graydon added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit fb1c1d8 Jan 30, 2024
13 checks passed
@graydon graydon deleted the bug-1049-strkeys-in-diagnostic-events branch January 30, 2024 19:47
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.

Addresses are outputted as hex instead of strkeys
4 participants