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

chore: tron shasta upgrade to v2 #37

Merged
merged 20 commits into from
Jun 12, 2024
Merged

chore: tron shasta upgrade to v2 #37

merged 20 commits into from
Jun 12, 2024

Conversation

OnahProsperity
Copy link
Collaborator

@OnahProsperity OnahProsperity commented Jun 10, 2024

closes #36

  • Remove set institution
  • Add institution code to message hash during the creation of order
  • Update revert test for institution to allowance.
  • Redeploy Shasta Gateway.
  • Update test to support the removal of institution code.
  • Add institution code to message hash
  • Initialized the following functions after deployment on Shata, protocol fee, set supported token, protocol fee receiver

@OnahProsperity OnahProsperity requested a review from chibie June 10, 2024 18:40
@OnahProsperity OnahProsperity self-assigned this Jun 10, 2024
@OnahProsperity OnahProsperity added enhancement New feature or request deployment Deployment task labels Jun 10, 2024
@OnahProsperity OnahProsperity linked an issue Jun 10, 2024 that may be closed by this pull request
…nnet

This commit updates the Tron network configuration in the `scripts/config.ts` file. It adds support for the Tron Mainnet by including the RPC URL, supported tokens, treasury fee percentage, and gateway contract address for the 12001 network. Additionally, it removes the setSupportedInstitutions script for Tron.

Co-authored-by: Prosperity <[email protected]>
Copy link
Contributor

@chibie chibie left a comment

Choose a reason for hiding this comment

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

can you update the readme?

.api/apis/tron/package.json Outdated Show resolved Hide resolved
scripts/deployTron.ts Outdated Show resolved Hide resolved
@OnahProsperity OnahProsperity requested a review from chibie June 12, 2024 02:59
@chibie chibie merged commit eb26777 into tronNetwork Jun 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment task enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove institution checks from Gateway contract
2 participants