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

feat(node): Generate events for data sampling that can be used by front-end #276

Merged
merged 10 commits into from
May 20, 2024

Conversation

oblique
Copy link
Member

@oblique oblique commented May 14, 2024

No description provided.

@oblique oblique requested review from fl0rek and zvolin May 14, 2024 13:35
@oblique
Copy link
Member Author

oblique commented May 16, 2024

Events are not exposed to node-wasm yet. Should I do it now or after #265?

@zvolin
Copy link
Member

zvolin commented May 16, 2024

Events are not exposed to node-wasm yet. Should I do it now or after #265?

there is high chance that the approach won't change after 265, so I'd say you can start already

node/src/events.rs Outdated Show resolved Hide resolved
Copy link
Member

@fl0rek fl0rek left a comment

Choose a reason for hiding this comment

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

Nice one! Added few nits in comments

node/src/events.rs Outdated Show resolved Hide resolved
node/src/events.rs Outdated Show resolved Hide resolved
oblique and others added 4 commits May 20, 2024 12:27
Co-authored-by: Mikołaj Florkiewicz <mikolaj@florkiewicz.me>
Signed-off-by: Yiannis Marangos <psyberbits@gmail.com>
Co-authored-by: Mikołaj Florkiewicz <mikolaj@florkiewicz.me>
Signed-off-by: Yiannis Marangos <psyberbits@gmail.com>
Copy link
Member

@fl0rek fl0rek left a comment

Choose a reason for hiding this comment

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

LGTM!
(docs and unused-deps are failing in time on latest nightly rust-lang/rust#125319)

@fl0rek fl0rek enabled auto-merge (squash) May 20, 2024 10:41
@oblique oblique disabled auto-merge May 20, 2024 10:41
@oblique oblique enabled auto-merge (squash) May 20, 2024 10:42
@oblique oblique disabled auto-merge May 20, 2024 10:45
@fl0rek fl0rek merged commit dbdf1ce into eigerco:main May 20, 2024
4 of 6 checks passed
@fl0rek
Copy link
Member

fl0rek commented May 20, 2024

Merged with bypassing two failing checks, @oblique checked manually that they're passing on previous nightly rust.

@oblique oblique deleted the feat/node-events branch May 20, 2024 10:53
This was referenced May 20, 2024
@zvolin zvolin mentioned this pull request Jun 12, 2024
@zvolin zvolin mentioned this pull request Jul 5, 2024
@zvolin zvolin mentioned this pull request Jul 25, 2024
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.

None yet

3 participants