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

Update the price oracle's price #187

Closed
AuHau opened this issue Aug 2, 2022 · 2 comments
Closed

Update the price oracle's price #187

AuHau opened this issue Aug 2, 2022 · 2 comments
Labels

Comments

@AuHau
Copy link
Contributor

AuHau commented Aug 2, 2022

When on mainnet the price oracle gets updated we have to propagate the update to the Bee Factory's instance as well.

@bee-runner bee-runner bot added the issue label Aug 2, 2022
@AuHau
Copy link
Contributor Author

AuHau commented Sep 22, 2022

Should fix the #74 as well.

@AuHau
Copy link
Contributor Author

AuHau commented Nov 8, 2022

Won't fix as there will be automated price oracle at some point, so we will have to revisit with that.
Btw. the problem is in the smart contract's constructor as it does not emmit the PriceUpdated() event, so we would have to create new call to update the price and only then it would be picked up by Bee.

@AuHau AuHau closed this as completed Nov 8, 2022
@AuHau AuHau closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant