Skip to content

Conversation

vtjl10
Copy link
Contributor

@vtjl10 vtjl10 commented Oct 15, 2025

  • Summary: Replace context.TODO() with the constructor-provided ctx in bind.TransactOpts.Signer (file arbnode/dataposter/data_poster.go) so sign requests respect cancellation and deadlines.
  • Behavior: Signing now honors the provided Context; functional behavior remains unchanged.
  • Rationale: Avoids potential hangs during shutdown or network stalls; improves robustness and resource handling.

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