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

fix: remove duplicated oracle in app.go #535

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

0xHansLee
Copy link
Contributor

@0xHansLee 0xHansLee commented Dec 8, 2022

In current main branch, there are duplicated codes for oracle module.
When I try to init and start chain, I got an error like below.
panic: Potential key collision between KVStores:oracle - oracle

@0xHansLee 0xHansLee added this to the v2.1.0-beta milestone Dec 8, 2022
@0xHansLee 0xHansLee self-assigned this Dec 8, 2022
Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

Thank you.
It seems that several PRs are mixed.

@0xHansLee 0xHansLee merged commit da05265 into main Dec 8, 2022
@0xHansLee 0xHansLee deleted the ft/na/fix-duplicated-oracle-dec branch December 8, 2022 04:35
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