[Bug]: avalanche blockchain addValidator
is failed for a PoS L1 deployed to Fuji
#2526
Labels
bug
Something isn't working
Describe the bug
Our team at derachain are trying to leverage ACP-77 to create our PoS L1 blockchain. We have successfully created the blockchain using avalanche-cli, then deployed it to Fuji testnet. Once we tried to add the new validators to L1 on Fuji, it seems does not work as expected.
To Reproduce
Expected behavior
The validator set is added successfully.
Screenshots
Deployment to Fuji Testnet is succeeded and it is tracked on the Subnet-networks site https://subnets-test.avax.network/subnets/2L6CmVuASKTG99FKhkqbRpitvgP4p4aXh52bFPwhc1FQFNnF6t
The validator set is added using CLI command
avalanche blockchain addValidator
, we have added totally 5 validators, with weight equal 20 for each node. All the nodes is configured to track and fully bootstrapped the L1.NODE1
Validator weight: 20
ValidationID: p3msdN2oiSPeiTYii8Mjv1DzkoVp798uHjFnmvc91G3z155i
RegisterL1ValidatorTx fee: 0.000099502 AVAX
RegisterL1ValidatorTx ID: 21eoE6tHNaMma5J7S39ayihVW4QU5pHo5zjMkEVeGvFH6Hqw3d
NODE2
Validator weight: 20
ValidationID: wpLhcSPJMTDBFtyb8PiFUE8CHcVnwD3M6gu1eVjk5aBvWfK9Y
RegisterL1ValidatorTx fee: 0.000099502 AVAX
RegisterL1ValidatorTx ID: 2HxztTo2xP85fadfM1JPmgyc9xXY8WGUbwHdvUuLKjjqDaoqAc
NODE3
Validator weight: 20
ValidationID: uE21rPFMqFbZy1TnbnWaGoMuPiUzt87iYrKXFp2WuTWav4HVu
RegisterL1ValidatorTx fee: 0.000093580 AVAX
RegisterL1ValidatorTx ID: 8KJzUpjSWakC7BbpjP8N86yyiFjhwFbuxMZPSTdmc4YktnBd7
NODE4
Validator weight: 20
ValidationID: 2aJu2G5Gbtdgu5s2Hh3Vtqeq9aD86miDC5CjhxqiW2c9uTpr44
RegisterL1ValidatorTx fee: 0.000093620 AVAX
RegisterL1ValidatorTx ID: TVtGp69Za3tmpmE9bwcUavwRhy3YGfNe5ZPhWTYs3SN188Thn
NODE5
Validator weight: 20
ValidationID: 67gYBXqmVTqeXweYzTnaAX9MWwq1hfMTYLyo3hWvSxQA2tyPz
RegisterL1ValidatorTx fee: 0.000093660 AVAX
RegisterL1ValidatorTx ID: jcmzk2UoRaHxF3RuB4NBew1rFDqhvgiJxdAwPi42GdQsQa6FL
avalanche blockchain validators
returns emptyLogs
If applicable, please include the relevant logs that indicate a problem.
HLySu3YcULhhhW19VSeeLwKkrbujGBJ2tzmiNB7y5mRcQRKiV.zip
Operating System
Ubuntu 22.04
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: