Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: refactor delegatecall in deployToken method #103

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

JDawg287
Copy link
Member

@JDawg287 JDawg287 commented Aug 28, 2023

Description

This PR removes the unnecessary delegateCall from the deployToken method when deploying the token through the ERC20 messaging contract.

Fixes TP-606

Additions and Changes

  • Refactored the delegateCall with a direct call
  • Adapted unit tests

PR Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Signed-off-by: Jawad Tariq <[email protected]>
@JDawg287 JDawg287 self-assigned this Aug 28, 2023
@JDawg287 JDawg287 changed the title chore: refactor delegatecall chore: refactor delegatecall in deployToken method Aug 28, 2023
@JDawg287 JDawg287 merged commit db754be into main Aug 30, 2023
16 checks passed
@JDawg287 JDawg287 deleted the feature/TP-606 branch August 30, 2023 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants