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 missing deployment scripts and doc improvements #2

Merged
merged 7 commits into from
Mar 4, 2022
Merged

Add missing deployment scripts and doc improvements #2

merged 7 commits into from
Mar 4, 2022

Conversation

0xmichalis
Copy link
Contributor

@0xmichalis 0xmichalis commented Dec 31, 2021

  • Add/update deployment scripts for wsKlima, treasury, and the staking contracts
  • Remove redundant (old version) staking contracts
  • Update README to guide in contract build and deployment
  • Document OpenZeppelin hack to make all contracts compile

I have tested these scripts in Ropsten successfully.

Planning to add scripts for bonds and the DAO in a follow-up PR, if this one gets merged.

@0xmichalis
Copy link
Contributor Author

cc @ArchimedesCrypto

@@ -74,7 +74,7 @@ module.exports = {
initialBaseFeePerGas: 0, // workaround from https://github.com/sc-forks/solidity-coverage/issues/652#issuecomment-896330136 . Remove when that issue is closed.
},
ropsten: {
url: process.env.ROPSTEN_URL || "",
url: "https://ropsten.infura.io/v3/f16fe897786f47149695118b395db6e3",
Copy link

Choose a reason for hiding this comment

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

process.env.ROPSTEN_URL was correct, no? 🙈

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Heh, just aligning with the rest of the networks in the config.

@Dakavon
Copy link

Dakavon commented Jan 22, 2022

Looks pretty neat, would love to see this PR merged.

@0xmichalis
Copy link
Contributor Author

@ArchimedesCrypto @0xAurelius @cujowolf can anyone please have a look here?

Copy link
Contributor

@ArchimedesCrypto ArchimedesCrypto left a comment

Choose a reason for hiding this comment

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

looks good

@ArchimedesCrypto ArchimedesCrypto merged commit cba5f91 into KlimaDAO:main Mar 4, 2022
@0xmichalis 0xmichalis deleted the stuff branch March 4, 2022 16:03
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.

3 participants