Skip to content

Update Readme - #25

Merged
nicolasassouad merged 1 commit into
mainfrom
update-readme
Oct 1, 2025
Merged

Update Readme#25
nicolasassouad merged 1 commit into
mainfrom
update-readme

Conversation

@nicolasassouad

Copy link
Copy Markdown
Contributor

No description provided.

@nicolasassouad nicolasassouad self-assigned this Oct 1, 2025
Copilot AI review requested due to automatic review settings October 1, 2025 10:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates script references and contract configurations to support a new EUR_UKTBL token variant alongside existing token types. The changes streamline library generation while adding comprehensive setup for the new token.

  • Addition of EUR_UKTBL token support to deployment and setup scripts
  • Removal of unused token library generation functions and calls
  • Fix for missing environment parameters in library generation script call

Reviewed Changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

File Description
scripts/setup_contracts.sh Adds EUR_UKTBL token setup including address extraction and contract configuration functions
scripts/generate_contract_libraries.sh Removes unused library generation functions for multiple token types
scripts/bootstrap.sh Fixes missing environment parameters when calling generate_contract_libraries.sh
contracts/redemption/test_snapshots/*.json Updates test snapshots with new contract hash and metadata changes
Comments suppressed due to low confidence (1)

scripts/generate_contract_libraries.sh:1

  • The echo statements indicate library generation, but the actual function calls are for adding tokens to redemption (add_ustbl_to_redemption, add_uktbl_to_redemption) rather than library generation functions. This appears to be a copy-paste error where the wrong functions are being called.
#!/bin/bash

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nicolasassouad
nicolasassouad merged commit 4421c8b into main Oct 1, 2025
5 checks passed
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.

2 participants