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

Add Mandala Testnet Endpoint #107

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

gluneau
Copy link

@gluneau gluneau commented Jan 18, 2022

These changes will allow you to deploy on Mandala, once your deployer address has been enabled onchain.

gluneau and others added 7 commits January 17, 2022 13:41
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.2.0 to 4.4.2.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.2.0...v4.4.2)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…nd_yarn/openzeppelin/contracts-4.4.2

Bump @openzeppelin/contracts from 4.2.0 to 4.4.2
…nd_yarn/axios-0.21.4

Bump axios from 0.21.1 to 0.21.4
Comment on lines 16 to 17
gasLimit: BigNumber.from('42032000'), // Mandala
gasPrice: BigNumber.from('200786445289'), // Mandala
Copy link
Author

Choose a reason for hiding this comment

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

These changes are temporary and only for deployment. Should not be required on Karura or Acala main nets.

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