You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to bump avalanchego to v1.12.0-fuji with avalanche-cli at 6debe4169dce (today's main), the initialization of PoA for the Subnet to L1 fails with the message: provided conversionID ... != expected conversionID ....
When I try to bump
avalanchego
tov1.12.0-fuji
withavalanche-cli
at6debe4169dce
(today's main), the initialization of PoA for the Subnet to L1 fails with the message:provided conversionID ... != expected conversionID ...
.This issue occurs in the branch bump-cli.
Full message:
Steps to reproduce:
git checkout bump-cli
cd manual_etna_evm
./run.sh
.The script requires only Docker and Go.
See the PoA init code here: https://github.com/ava-labs/etna-devnet-resources/blob/bump-cli/manual_etna_evm/cmd/13_init_poa/init.go
Full log for reference:
The text was updated successfully, but these errors were encountered: