Skip to content

Conversation

KodeyThomas
Copy link
Contributor

Very basic PoC with the following

  • Reads EVM Config TOML
  • HeadTracker
  • MultiNode
  • LogPoller
  • TXMV2
  • Keystore (Just ECDSA, we'll need to create CSA keys for o11y)

lggr.Panicf("Error starting transaction: %v", err)
}

_, err = tx.Exec(`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just a dump of the EVM schema, can be massively tidied up

Copy link

Metric kodey/no-node mk/modsec-modules-offchain
Coverage 69.6% 69.6%

Copy link
Collaborator

Choose a reason for hiding this comment

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

What about things like Beholder, HealthReporter, etc.? Is there a base set that we can wrap up in a helper like how loop.Server works? Then we don't have to worry about standardizing the way they are used and can avoid the risk of rewiring critical things like startup/shutdown logic, cancellation signals, etc.

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.

2 participants