Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

[Byzantine testing] - Rework byzantine traits to not require 'static lifetimes #3439

Open
ss-es opened this issue Jul 12, 2024 · 0 comments
Open

Comments

@ss-es
Copy link
Contributor

ss-es commented Jul 12, 2024

What is this task and why do we need to work on it?

Currently, some methods of TwinsHandlerState and EventTransformerState require 'static lifetimes on self. This makes it somewhat annoying to write tests.

What work will need to be done to complete this task?

No response

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

No method of either trait requires 'static.

Branch work will be merged to (if not the default branch)

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant