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

Emit events on Remote DB #1414

Closed
omerfirmak opened this issue Nov 7, 2023 · 1 comment · Fixed by #2088
Closed

Emit events on Remote DB #1414

omerfirmak opened this issue Nov 7, 2023 · 1 comment · Fixed by #2088
Labels
Good first issue Good for newcomers

Comments

@omerfirmak
Copy link
Contributor

Currently remote db doesnt emit any events that db.EventListener expects.

juno/db/remote/db.go

Lines 53 to 55 in 82e738e

func (d *DB) WithListener(listener db.EventListener) db.DB {
return d
}

@omerfirmak omerfirmak added the Good first issue Good for newcomers label Nov 7, 2023
@aminsato aminsato mentioned this issue Feb 26, 2024
@danielcdz
Copy link

Hello! I would like to help with this one!
I think this issue can take me about 2 to 5 days to complete, exactly the time limit of the OD Hack!
I have over 3 years of experience as a software engineer especially working with Golang, developing microservices and backend applications, I want to apply this knowledge in web3 and blockchain projects, on the other hand, this is my 2nd OD Hack, in the last one I contributed to Go projects for Nethermind cairo-vm-go

This was referenced Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants