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

feat: add DisallowedAdapterIncomingAssetsPolicy #483

Merged
merged 12 commits into from
Sep 9, 2024

Conversation

iherger
Copy link
Member

@iherger iherger commented Aug 27, 2024

PR-Codex overview

This PR focuses on updating dependencies, adding a new policy, and generating TypeScript files using Protobuf.

Detailed summary

  • Added nonStandardPriceFeedAssets field
  • Updated dependencies versions
  • Added DisallowedAdapterIncomingAssetsPolicy
  • Generated TypeScript files from Protobuf
  • Updated deployment addresses
  • Added encoding and decoding functions for policy settings

The following files were skipped due to too many changes: packages/sdk/src/Configuration/Policies/DisallowedAdapterIncomingAssets.ts, packages/environment/src/deployments/testnet.ts, packages/sdk/src/Configuration/Policies.ts, examples/example-api-web/package.json, packages/abis/abis/IDisallowedAdapterIncomingAssetsPolicy.sol, packages/api/src/protobuf.ts, packages/api/src/generated/enzyme/enzyme/v1/enums_pb.ts, package.json, packages/abis/src/IDisallowedAdapterIncomingAssetsPolicy.ts, packages/abis/abis/IDisallowedAdapterIncomingAssetsPolicy.abi.json, packages/api/src/generated/enzyme/enzyme/v1/external_position_item_pb.ts, packages/api/src/generated/enzyme/enzyme/v1/vault_activities_pb.ts, pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Aug 27, 2024

🦋 Changeset detected

Latest commit: efbcd27

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@enzymefinance/environment Patch
@enzymefinance/abis Patch
@enzymefinance/api Patch
@enzymefinance/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Aug 28, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@enzymefinance/abis@483
pnpm add https://pkg.pr.new/@enzymefinance/api@483
pnpm add https://pkg.pr.new/@enzymefinance/environment@483
pnpm add https://pkg.pr.new/@enzymefinance/sdk@483

commit: efbcd27

@iherger iherger merged commit ab7e3ae into main Sep 9, 2024
9 checks passed
@iherger iherger deleted the feat/disallowed-adapter-incoming-assets-policy branch September 9, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants