We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2 policies with the same ID
We can fix this by creating a migration which removes all data from the policies map and reinserts them with correct values
The text was updated successfully, but these errors were encountered:
Migration to fix farming policies ids was tested against testnet with command:
cargo run --release --features=try-runtime try-runtime --runtime target/release/wbuild/tfchain-runtime/tfchain_runtime.compact.wasm --chain chainspecs/main/chainSpecRaw.json on-runtime-upgrade live --uri ws://10.10.0.22:9944
See result here:
Sorry, something went wrong.
tested on devnet there is no duplicate ids
but it is still on testnet @DylanVerstraete will it be released now or with 3.9 ?
Yes
be released now or with 3.9 ?
Verifying once released on testnet.
renauter
No branches or pull requests
2 policies with the same ID
We can fix this by creating a migration which removes all data from the policies map and reinserts them with correct values
The text was updated successfully, but these errors were encountered: