Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitorism Global_events is module a that listen events onchain. #20

Merged
merged 35 commits into from
May 28, 2024

Conversation

Ethnical
Copy link
Collaborator

@Ethnical Ethnical commented May 24, 2024

Infos

global_events is module allowing the events listening on chain based on custom with yaml format.
The rules schema can be found into the readme.

To run it:

go run . global_events --nickname MySuperNickName --l1.node.url https://localhost:8545  --PathYamlRules ../rules --loop.interval.msec 12000

This is the results when an events is matched:

CleanShot 2024-05-24 at 17 34 30@2x

@Ethnical Ethnical changed the title Monitorism Global_events is module that listen events onchain. Monitorism Global_events is module a that listen events onchain. May 24, 2024
@Ethnical Ethnical marked this pull request as ready for review May 24, 2024 15:39
@Ethnical Ethnical requested a review from a team as a code owner May 24, 2024 15:39
op-monitorism/global_events/monitor.go Show resolved Hide resolved
op-monitorism/global_events/monitor.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor_test.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor_test.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor.go Outdated Show resolved Hide resolved
op-monitorism/global_events/monitor.go Show resolved Hide resolved
op-monitorism/global_events/monitor.go Outdated Show resolved Hide resolved
op-monitorism/global_events/types_test.go Outdated Show resolved Hide resolved
@Ethnical Ethnical merged commit 47f8916 into main May 28, 2024
4 checks passed
@Ethnical Ethnical deleted the ethni/globalevents branch May 28, 2024 15:47
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