Is there any TON validators chat where I can ask validator-related questions? I still have a lot of unanswered questions about how to run my val...
Nov 8, 2023, 5:05 PM
Could you make a list of questions about validators? I will try to help you
Nov 8, 2023, 5:13 PM
- How can you use a wallet not generated by mytoncore? Or are you required to use the wallet that it generates? If the latter, is there a way to back up the mnemonic for that wallet? If the former, can that wallet be a cold wallet, or does it need to be hot?
- How are upgrades of validator-engine announced and rolled out?
- What networking rules are required on ports (inbound and outbound)? Is there a default port that validator-engine uses?
- What are the different levels of the verbosity flag for validator-engine?
- What does the --daemonize flag do on validator-engine?
- How are upgrades of validator-engine announced and rolled out?
- What networking rules are required on ports (inbound and outbound)? Is there a default port that validator-engine uses?
- What are the different levels of the verbosity flag for validator-engine?
- What does the --daemonize flag do on validator-engine?
I also have this GitHub issue open https://github.com/ton-blockchain/nominator-pool/issues/9
Nov 8, 2023, 5:18 PM
I will be back in a few hrs
Nov 8, 2023, 5:21 PM
https://t.me/tonstatus
Nov 8, 2023, 8:55 PM
Have you had a chance to check these questions out yet?
@tsivarev curious if you've had a chance to check these questions out
Is there someway for me to get the 10000 TON required to run a testnet validator?
Nov 10, 2023, 3:45 PM
Buy
Nov 10, 2023, 3:55 PM
Its testnet...
Nov 10, 2023, 3:57 PM
yeah
Nov 10, 2023, 3:57 PM
Wdym "buy" then? Testnet tokens don;t have value...
Nov 10, 2023, 3:58 PM
Usdt testnet
Nov 10, 2023, 3:58 PM
How do I get USDT on testnet then?
I see here that I should ask for help getting testnet TON in this chat https://answers.ton.org/question/1490463706260180992/where-can-i-get-ton-coins-for-testnet
Nov 10, 2023, 4:05 PM
Please message @f_closer or use methods from https://t.me/tondev_eng/32726.
Nov 10, 2023, 5:43 PM
Although 10,000 is the minimum by network config, actually you'll need 50,000 to become a validator on testnet.
Nov 10, 2023, 7:20 PM
Why is that?
Nov 10, 2023, 7:39 PM
Current testnet validators stake a lot of TON, and Elector chooses the best subset, so you have to have at least 50,000 TON.
Nov 11, 2023, 6:39 AM
What about the mainnet?
Nov 11, 2023, 8:24 AM
Minimum is 300,000, but the actual min stake is a little higher, around 350,000.
https://tonmon.xyz
https://tonmon.xyz
Nov 11, 2023, 10:08 AM
Where can I see a explorer of testnet vals? https://testnet.tonscan.org/validators doesn;t load for me
Nov 13, 2023, 7:31 PM
I don't know, but maybe using mytonctrl on a testnet node, may help.
Nov 14, 2023, 4:36 AM
Where did you find the 50k minimum of you don’t have an explorer?
Nov 14, 2023, 4:40 AM
To bring up a node on testnet, you don't need any wallet at all. But to participate in validation rounds on the testnet, you'll need that 50k. So if you just want to test for yourself, you can easily bring a node up.
I developed a smart contract for participating in validations (Hipo), then asked @f_closer for test TON, to test the process in testnet before launching on mainnet.
I developed a smart contract for participating in validations (Hipo), then asked @f_closer for test TON, to test the process in testnet before launching on mainnet.
Nov 14, 2023, 4:44 AM