Skip to content

Remove event subscription functions from contract runtime.#3725

Merged
afck merged 1 commit intolinera-io:mainfrom
afck:hide-event-subscription
Apr 7, 2025
Merged

Remove event subscription functions from contract runtime.#3725
afck merged 1 commit intolinera-io:mainfrom
afck:hide-event-subscription

Conversation

@afck
Copy link
Contributor

@afck afck commented Apr 7, 2025

Motivation

In #3692 I added basic user events, but subscriptions are not implemented yet. However, I optimistically added the contract runtime functions for subscriptions in that PR, too, so they are now user-visible but don't work yet.

Proposal

Remove them from the contract runtime, so that if we release a new SDK, they don't show up yet.

Test Plan

CI

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Links

@afck afck requested a review from Copilot April 7, 2025 09:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Copy link
Contributor

@deuszx deuszx left a comment

Choose a reason for hiding this comment

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

LGTM if CI agrees.

@afck afck merged commit 572b293 into linera-io:main Apr 7, 2025
23 checks passed
@afck afck deleted the hide-event-subscription branch April 7, 2025 11:52
afck added a commit to afck/linera-protocol that referenced this pull request Apr 16, 2025
afck added a commit to afck/linera-protocol that referenced this pull request Apr 17, 2025
afck added a commit to afck/linera-protocol that referenced this pull request Apr 22, 2025
afck added a commit to afck/linera-protocol that referenced this pull request Apr 23, 2025
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.

3 participants