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

Unexport transaction visitor#988

Draft
StephenButtolph wants to merge 4 commits intomasterfrom
unexport-visitor
Draft

Unexport transaction visitor#988
StephenButtolph wants to merge 4 commits intomasterfrom
unexport-visitor

Conversation

@StephenButtolph
Copy link
Copy Markdown
Contributor

Why this should be merged

In avalanchego, we have started unexporting visitors because people found the usage of a normal function more readable than passing in visitors.

It might be less important here, but as visitors get more complex (including returning additional values other than just errors) this is more scalable.

How this works

Unexports atomic.SemanticVerifier.

How this was tested

CI

Need to be documented?

No

Need to update RELEASES.md?

No

@StephenButtolph StephenButtolph requested a review from a team as a code owner May 27, 2025 15:26
@StephenButtolph
Copy link
Copy Markdown
Contributor Author

🤔

@StephenButtolph
Copy link
Copy Markdown
Contributor Author

No clue why things are failing, but will wait to address this

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants