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

Tech 1677 #20

Merged
merged 15 commits into from
Oct 25, 2023
Merged

Tech 1677 #20

merged 15 commits into from
Oct 25, 2023

Conversation

jeannettemcd
Copy link
Contributor

Implemented chief-keeper to use GeoMetric gas strategy for better response to rising gas prices.

  • Removed outdated libraries
  • Updated pymaker lib for gas strategy.
  • Updated install scripts for local testing

@DaiFoundation-DevOps
Copy link

DaiFoundation-DevOps commented Oct 19, 2023

CLA assistant check
All committers have signed the CLA.

from pymaker.keys import register_keys
from pymaker.lifecycle import Lifecycle
from pymaker.deployment import DssDeployment

from auction_keeper.gas import DynamicGasPrice
# from auction_keeper.gas import DynamicGasPrice
Copy link
Contributor

Choose a reason for hiding this comment

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

remove commented lines?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The auction_keeper library was removed completely, it is not needed with the new gas strategy

Copy link
Contributor

Choose a reason for hiding this comment

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

yeah - I was thinking whether you want to delete this line rather than comment it out?

install-dev.sh Outdated Show resolved Hide resolved
install-dev.sh Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
install-dev.sh Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
@jeannettemcd jeannettemcd merged commit d3794f3 into master Oct 25, 2023
2 checks passed
@zdumitru zdumitru deleted the TECH-1677 branch October 26, 2023 10:23
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