Skip to content

Conversation

@geoff-vball
Copy link
Contributor

@geoff-vball geoff-vball commented Nov 17, 2025

Why this should be merged

Removes unused ContractMessage struct.

How this works

How this was tested

How is this documented

}

// nolint: unused
// Used to create a valid unsigned message for testing. Should not be used directly in tests.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this got moved from contract_message-test.go. but I don't think the comment here is sufficient -- if it's to be used for testing but should not be used directly in tests we should explain where and how it should be used.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just chose to remove it. I think it was useful in earlier stages of warp testing, but no longer necessary.

@geoff-vball geoff-vball requested a review from iansuvak November 18, 2025 22:01
@geoff-vball geoff-vball requested a review from iansuvak November 18, 2025 22:10
@geoff-vball geoff-vball merged commit 0ef59e5 into main Nov 19, 2025
10 checks passed
@geoff-vball geoff-vball deleted the remove-contract-message branch November 19, 2025 04:46
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.

3 participants