phy-chain
phy-chain
Yep, I confirm. Tested this morning, and you can also lower it to 0 through update-account : `namadac update-account --address test-establied-0 --threshold 0 --signing-keys $KEY_ALIAS --memo $NAMADA_MEMO --node http://rpc.namada.validatorade.org` Indeed,...
I have also fixed "init-validator" to enforce a threshold > 0
Indeed you're correct, I did not see the source code for that ! it's just an issue of the string formatting then ! Are those "normal" errors ?
Looks great ! Indeed taking into account the end epoch of the voting seems to be the best approach !
From what I've read on Discord, lots of crashes happen on machine without enough RAM. I'm running on a 64Go RAM VPS, I havent had a single crash, with several...
Given the way the shielded context works, I would assume that this is normal. You can as many spending/view keys to your shielded context I think ? So if you...