mytonctrl icon indicating copy to clipboard operation
mytonctrl copied to clipboard

[feature] add new codehash of single norminator pool in GetVersionFromCodeHash

Open macrocan opened this issue 1 year ago • 0 comments

I had deployed a single norminator pool in orbs client, and then import this pool in mytonctrl console. but the version of pool is null when list pool. As a result,mytonctrl failed to vote when election begin.

[error]   08.09.2024, 22:23:21.536 (UTC)  <Elections>   Elections error: Validator pool not found or not ready
[error]   08.09.2024, 22:33:21.789 (UTC)  <Elections>   Elections error: Validator pool not found or not ready
[error]   08.09.2024, 22:43:22.054 (UTC)  <Elections>   Elections error: Validator pool not found or not ready
[error]   08.09.2024, 22:53:22.335 (UTC)  <Elections>   Elections error: Validator pool not found or not ready
[error]   08.09.2024, 23:03:22.720 (UTC)  <Elections>   Elections error: Validator pool not found or not ready

I had deployed 3 signle norminator pool in different time. Their code hash is same

882fa081176cac6e198484f9808d1acb09ee1a48be48ebbab1c551595feddd68

So I think it will be helpful to add it to GetVersionFromCodeHash, maybe as "spool_r3"

macrocan avatar Sep 09 '24 14:09 macrocan