-
Notifications
You must be signed in to change notification settings - Fork 753
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
Add an events subscription #112
Labels
Comments
would be very cool, but there's no other way than polling whole blocks to detect if an event was triggered, so we'll probably wait until there's a more lightweight alternative |
janek26
added
paused
Provider
Provider Class
Type: feature
New feature or request
labels
Mar 8, 2022
janek26
added
Context: coupled
interact with some parts of the codebase
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: few days
will take a few days
State: open
ready for contribution
Techno: js
javascript/typescript
and removed
Provider
Provider Class
paused
labels
Aug 4, 2022
lets make sure if we implement it that frontends dont use it accidentally |
Relevant: eqlabs/pathfinder#1107 |
1 similar comment
Closed
tabaktoni
added
Enhance
Priority: low
Type: feature
New feature or request
and removed
Type: feature
New feature or request
Context: coupled
interact with some parts of the codebase
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: few days
will take a few days
State: open
ready for contribution
Techno: js
javascript/typescript
Priority: low
labels
Mar 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the 0.7.0 version, StarkNet began to support events. So maybe it is possible to add an events subscription, as in the Web3.js.
Documentation:
The text was updated successfully, but these errors were encountered: