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

ensure the latest version of endo is added to upgrade 15 deployment branch #9150

Closed
aj-agoric opened this issue Mar 27, 2024 · 4 comments
Closed
Assignees
Labels
endo next-endo-sync Tracks Agoric SDK issues that mirror changes in Endo that should be closed upon sync.

Comments

@aj-agoric
Copy link

aj-agoric commented Mar 27, 2024

This task is to ensure the latest and greatest version of endo is fully compatible with the upgrade 15 development branch planned for launch.

@dckc dckc changed the title ensure the latest version of end is added to planned deployment branch ensure the latest version of endo is added to planned deployment branch Apr 3, 2024
@aj-agoric aj-agoric added the endo label Apr 3, 2024
@aj-agoric
Copy link
Author

Open Questions for Endo - SDK sync alignment:

  1. What is the latest and greatest Endo Version
    @kriskowal answer: "the latest version I shipped?"

  2. what issues need to get into the upgrade 15
    nothing currently outstanding that must get into 15. Confirm nothing in sdk relying on unreleased version

  3. When those changes are released into endo branch
    na

  4. Have each of those been integrated into agoric SDK
    na

Going Forward to track work in flight endo work thats needed for an upgrade.

mirrored tracking ticket in agoric-sdk which is closed when an endo integration merge has landed where it is needed in agoric-sdk . Add "next-endo-sync"

@dckc
Copy link
Member

dckc commented Apr 3, 2024

a bit of motivation:

I think I need to wait until I can depend on a more recent endo before proceeding farther. I need at least support for M.raw() in order to sidestep some of the exceptional cases.
-- Agoric/dapp-agoric-basics#29 (comment)

@dckc
Copy link
Member

dckc commented Apr 3, 2024

@kriskowal this is what I get from all-versions.sh.

$ ../endo/scripts/all-versions.sh |grep endo
  "@endo/base64": "^1.0.3",
  "@endo/bundle-source": "^3.2.1",
  "@endo/captp": "^4.1.0",
  "@endo/check-bundle": "^1.0.5",
  "@endo/common": "^1.2.0",
  "@endo/compartment-mapper": "^1.1.3",
  "@endo/env-options": "^1.1.2",
  "@endo/errors": "^1.2.0",
  "@endo/eslint-plugin": "^2.1.1",
  "@endo/eventual-send": "^1.2.0",
  "@endo/exo": "^1.3.0",
  "@endo/far": "^1.1.0",
  "@endo/import-bundle": "^1.1.0",
  "@endo/init": "^1.1.0",
  "@endo/lockdown": "^1.0.5",
  "@endo/marshal": "^1.4.0",
  "@endo/nat": "^5.0.5",
  "@endo/netstring": "^1.0.5",
  "@endo/pass-style": "^1.3.0",
  "@endo/patterns": "^1.3.0",
  "@endo/promise-kit": "^1.1.0",
  "@endo/ses-ava": "^1.2.0",
  "@endo/stream": "^1.2.0",
  "@endo/stream-node": "^1.1.0",
  "@endo/zip": "^1.0.3",

@aj-agoric aj-agoric added the next-endo-sync Tracks Agoric SDK issues that mirror changes in Endo that should be closed upon sync. label Apr 4, 2024
@aj-agoric
Copy link
Author

Closing as this is completed.

@dckc dckc changed the title ensure the latest version of endo is added to planned deployment branch ensure the latest version of endo is added to upgrade 15 deployment branch Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endo next-endo-sync Tracks Agoric SDK issues that mirror changes in Endo that should be closed upon sync.
Projects
None yet
Development

No branches or pull requests

3 participants