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

chore(contracts): Stop supporting deprecated Portal functions #810

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

satyajeetkolhapure
Copy link
Collaborator

What does this PR do?

Removed support for adding old versions of modules and portals
The existing old version portals and modules still will continue to work

Open points

  • How to document it?
  • Shall we keep old versions of examples and mocks of modules and portals in the code?
  • Currently there is no check while registering the portals with modules.

Related ticket

Fixes #789

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@satyajeetkolhapure satyajeetkolhapure self-assigned this Nov 22, 2024
@alainncls alainncls changed the title [Draft] Chore(contracts): Stop supporting deprecated Portal functions chore(contracts): Stop supporting deprecated Portal functions Nov 22, 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.

[TASK] Stop supporting deprecated Portal functions
1 participant