Skip to content

chore: add .tool-versions file to manage Go version for the project#89

Merged
mattevans merged 1 commit intomasterfrom
chore/lint-it
Feb 26, 2026
Merged

chore: add .tool-versions file to manage Go version for the project#89
mattevans merged 1 commit intomasterfrom
chore/lint-it

Conversation

@mattevans
Copy link
Member

fix(testutil.go): update Password field comment to indicate it is test config and not a real secret
fix(config.go): update Password field comment to indicate it is a config field and not a hardcoded secret
fix(limiter.go): remove unnecessary gosec linting directives for MaxPendingBlockRange variable
fix(handlers.go): remove unnecessary gosec linting directives for transaction index
fix(block_processing.go): remove unnecessary gosec linting directives for transaction index
fix(gas_cost.go): remove unnecessary gosec linting directives for depth calculation
fix(memory.go): remove unnecessary gosec linting directives for depth calculation
fix(transaction_processing.go): remove unnecessary gosec linting directives for transaction index

fix(testutil.go): update Password field comment to indicate it is test config and not a real secret
fix(config.go): update Password field comment to indicate it is a config field and not a hardcoded secret
fix(limiter.go): remove unnecessary gosec linting directives for MaxPendingBlockRange variable
fix(handlers.go): remove unnecessary gosec linting directives for transaction index
fix(block_processing.go): remove unnecessary gosec linting directives for transaction index
fix(gas_cost.go): remove unnecessary gosec linting directives for depth calculation
fix(memory.go): remove unnecessary gosec linting directives for depth calculation
fix(transaction_processing.go): remove unnecessary gosec linting directives for transaction index
@mattevans mattevans self-assigned this Feb 26, 2026
@mattevans mattevans requested a review from Savid as a code owner February 26, 2026 00:21
@mattevans mattevans merged commit 2923320 into master Feb 26, 2026
4 checks passed
@mattevans mattevans deleted the chore/lint-it branch February 26, 2026 00:22
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.

1 participant