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

chore: Remove non-mainnet features #150

Merged
merged 3 commits into from
Jan 8, 2024
Merged

chore: Remove non-mainnet features #150

merged 3 commits into from
Jan 8, 2024

Conversation

hacheigriega
Copy link
Member

@hacheigriega hacheigriega commented Jan 8, 2024

Removing custom features added to the chain by adjusting the wiring in app.go.

  • Reverting back to SDK gentx and collect-gentxs commands from custom ones, which were added to support VRF key registration.
  • Reverting back to SDK staking module from custom staking module, which was added to replace create-validator tx with create-validator-vrf.
  • Removing wasm-storage and randomness modules from the chain.
  • Removing custom PrepareProposal and ProcessProposal that were added for pseudo-randomness beacon.
  • Turn off wasm-storage module e2e tests.
  • Also see chore: fully remove non-mainnet features #153

@hacheigriega hacheigriega requested a review from a team January 8, 2024 17:42
@gluax
Copy link
Contributor

gluax commented Jan 8, 2024

@hacheigriega can you still fill out the usual PR template? Just so we have it in the closed PR for tracking purposes.

@hacheigriega hacheigriega merged commit ef5b88d into main Jan 8, 2024
6 checks passed
@hacheigriega hacheigriega deleted the hy/mainnet branch January 8, 2024 19:51
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