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

misc for extracting fast-usdc #10989

Merged
merged 4 commits into from
Feb 12, 2025
Merged

misc for extracting fast-usdc #10989

merged 4 commits into from
Feb 12, 2025

Conversation

turadg
Copy link
Member

@turadg turadg commented Feb 12, 2025

refs: #10811

Description

While working on #10811 I got errors like,

  Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/opt/agoric/fast-usdc/node_modules/@agoric/orchestration/tools/ibc-mocks.ts' imported from /opt/agoric/fast-usdc/packages/fast-usdc/test/fixtures.ts

That's because the "tools" path was not in the package.json. This fixes that.

It also brings in some commits from #10480 to support fully using .ts in the new codebase.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

CI suffices

Upgrade Considerations

no runtime changes

@turadg turadg requested a review from a team as a code owner February 12, 2025 00:09
Copy link

cloudflare-workers-and-pages bot commented Feb 12, 2025

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: a9b055d
Status: ✅  Deploy successful!
Preview URL: https://80c81db0.agoric-sdk.pages.dev
Branch Preview URL: https://10811-misc.agoric-sdk.pages.dev

View logs

@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Feb 12, 2025
@mergify mergify bot merged commit 5fb1074 into master Feb 12, 2025
93 checks passed
@mergify mergify bot deleted the 10811-misc branch February 12, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants