Skip to content

chore(framework): Remove the Bridge package and all its functionalities [DRAFT] #6863

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

Draft
wants to merge 49 commits into
base: develop
Choose a base branch
from

Conversation

nonast
Copy link
Contributor

@nonast nonast commented May 14, 2025

[run-ci]

Description of change

Please write a summary of your changes and why you made them.

Links to any relevant issues

fixes #6847

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)

Infrastructure QA (only required for crates that are maintained by @iotaledger/infrastructure)

  • Synchronization of the indexer from genesis for a network including migration objects.
  • Restart of indexer synchronization locally without resetting the database.
  • Restart of indexer synchronization on a production-like database.
  • Deployment of services using Docker.
  • Verification of API backward compatibility.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Release Notes

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

Copy link

vercel bot commented May 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview May 22, 2025 4:11pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview May 22, 2025 4:11pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview May 22, 2025 4:11pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview May 22, 2025 4:11pm

@nonast nonast self-assigned this May 14, 2025
@github-actions github-actions bot added the ci Issues related to our CI pipeline label May 14, 2025
@iota-ci iota-ci added sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team labels May 14, 2025
@miker83z miker83z force-pushed the vm-lang/chore-issue-6847-remove-bridge branch 3 times, most recently from ad93642 to 1b2e1c0 Compare May 21, 2025 08:23
@miker83z miker83z force-pushed the vm-lang/chore-issue-6847-remove-bridge branch 2 times, most recently from 35b0fa3 to 626aa6d Compare May 21, 2025 14:24
@miker83z miker83z changed the title [DRAFT] chore(framework): Remove the Bridge package and all its functionalities chore(framework): Remove the Bridge package and all its functionalities [DRAFT] May 21, 2025
@miker83z miker83z assigned miker83z and unassigned nonast May 21, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 22, 2025
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to our CI pipeline documentation Improvements or additions to documentation sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[framework] Remove the Bridge package and all its functionalities
6 participants