Elrond Team Adrian Dobrita 14 Posted January 14 Elrond Team Share Posted January 14 13 hours ago, EGod said: When does phase 3 begin? Most probably sometime in February (I estimate end of February - early March). The date is not fixed as we have been focusing mostly on testing the features required for Maiar launch which comes first. The implementation for phase 3 is already done and some testing has been performed but we still need/planned more testing and it also depends on what kind of issues we still find. 1 Quote Link to post Share on other sites
Elrond Team Adrian Dobrita 14 Posted January 14 Elrond Team Share Posted January 14 13 hours ago, Milan Kraus said: 1. Can also the base 2500 EGLD come from delegators? Or does it always need to be provided by validator? 2. If it can come from delegators and they undelegate so a node has less than 2500 EGLD stake, will the node be automatically deactivated? 3. I'm not sure whether slashing is already enabled, but once it will be, will it affect also delegators? If yes, it will be quite risky to lock delegation for a period of time - delegator will not be able to react to validator that starts to misbehave. Hi Milan, 1. If you run a staking service (accept delegations) there is a delegation manager contract that allows you to create your own delegation contract with your preferred configuration (service fee, delegation cap, etc). For this you need to come with 1250 eGLD yourself, which will be the first delegated amount (your own delegation) and is required in order to keep your delegation contract active. Everything else can come from other delegators. 2. Yes the node will be deactivated by the protocol while the staked amount is below the minimum required. If in the meantime there is one delegation that causes the staked amount to exceed the min required, then the node will be re-activated. 3. Slashing is currently not enabled, but the intention is to have less impact on delegators (could be 0) and more impact on provider. This is still TBD and there will be a proposal before we activate the feature so we can discuss and reach the best decision. At point 3 could you explain which lock you were talking about? Is this about the requested features for delegation SC for min lock period, where in exchange for longer lock time the service provider could have lower fees? The way that will be designed is that delegators have a guarantee for lower service fees while they abide by the agreed lockup. The funds can be withdrawn any time nevertheless, with some penalties on the rewards for the last period if there is a breach of the agreed lockup. One thing we are trying to implement here is correctly defining the constraints for both parties, delegators and service providers. So if we have a breach of contract from the delegator, its rewards for the the last period have a penalty, while on the other side, if for example the service provider gets slashed, or changes anything with the agreed delegation contract parameters that negatively affects the delegation APR, then delegators can withdraw without any penalties. 2 1 Quote Link to post Share on other sites
Elrond Team Adrian Dobrita 14 Posted January 14 Elrond Team Share Posted January 14 13 hours ago, Milan Kraus said: 1. Can also the base 2500 EGLD come from delegators? Or does it always need to be provided by validator? 2. If it can come from delegators and they undelegate so a node has less than 2500 EGLD stake, will the node be automatically deactivated? 3. I'm not sure whether slashing is already enabled, but once it will be, will it affect also delegators? If yes, it will be quite risky to lock delegation for a period of time - delegator will not be able to react to validator that starts to misbehave. For 1 there is also the option for you to not go through the provided delegation manager contract and create your own delegation Smart Contract, where you can set your own rules, no minimum delegated amount from staking provider, etc., but here all the coding/gas optimization/validation/testing/auditing efforts will be on your side, which is really important as the risk for loss of funds in case of bugs is high. We have already spent a lot of time for the coding/testing/auditing etc of the delegation manager system SC and more will follow on the testnet, so for the people that do not have both the required experience and time to develop and test a safe to use delegation smart contract, we advice to use the provided delegation manager system SC. 1 Quote Link to post Share on other sites
Milan Kraus 0 Posted January 14 Share Posted January 14 Hi @Adrian Dobrita excellent, thank you Quote Link to post Share on other sites
Disruptive Digital 0 Posted January 20 Share Posted January 20 I need more clarification regarding Staking Provider registration deposit. I assume the SP registration deposit (baseDeposit) will accrue rewards for the SP itself, right? For example: SP registers a DSSC and deposits 1250 eGLD. Then receive from delegators another 1250 eGLD. The registered node becomes a validator node and starts earning rewards. Half of the total rewards minus the SP fee will go to the delegators and the other half goes to SP? Quote Link to post Share on other sites
Nod 0 Posted January 20 Share Posted January 20 Hello members and team, Currently in the delegations queue but with a very healthy amount of EGLD on the waiting list. I have two questions. 1. I would like to wait to become an active delegator. With phase 3 coming towards February, what happens to the thousands in the queue? The nodes increase would that mean more EGLD will become active? 2. Stake providers have certain contact lengths, 12 months, 24 months etc.. What happens after that period? Is our EGLD locked away or is the standard 10 day unbonding period relevant to this too? Thanks. Quote Link to post Share on other sites
Elrond Team Adrian Dobrita 14 Posted January 20 Elrond Team Share Posted January 20 6 hours ago, Disruptive Digital said: I need more clarification regarding Staking Provider registration deposit. I assume the SP registration deposit (baseDeposit) will accrue rewards for the SP itself, right? For example: SP registers a DSSC and deposits 1250 eGLD. Then receive from delegators another 1250 eGLD. The registered node becomes a validator node and starts earning rewards. Half of the total rewards minus the SP fee will go to the delegators and the other half goes to SP? The deposit will accrue rewards for the SP only if it becomes part of a node stake. If for example the delegation amount + SP deposit <2500 eGLD then it would not receive rewards, as there will be no eligible node to earn rewards. As soon as there is at least one eligible validator with stake from the delegation SC, then the original deposit will also accrue rewards just as you mentioned. 1 Quote Link to post Share on other sites
Elrond Team Adrian Dobrita 14 Posted January 20 Elrond Team Share Posted January 20 4 hours ago, Nod said: Hello members and team, Currently in the delegations queue but with a very healthy amount of EGLD on the waiting list. I have two questions. 1. I would like to wait to become an active delegator. With phase 3 coming towards February, what happens to the thousands in the queue? The nodes increase would that mean more EGLD will become active? 2. Stake providers have certain contact lengths, 12 months, 24 months etc.. What happens after that period? Is our EGLD locked away or is the standard 10 day unbonding period relevant to this too? Thanks. 1. The queue/waiting list will no longer be incentivized, but at the same time more "seats" will be available for staking and the delegation manager will be available for staking providers. At this point we might see some migration from active delegation and/or waiting list delegation to active delegation for staking providers. The nodes for the community nodes delegation will not be supplemented, so active delegation will only become available on the community delegation smart contract if someone with active delegation withdraws. 2. The option for staking providers to choose different lockups of 12 months, 24 months is not yet finalized and will not be available in the first phase3 release, so the behavior will be similar with the community delegation, with maybe different fees per staking provider. When the different lockup period will be activated, then you could still undelegate within the 12/24 months, but there will be some penalty on the rewards. The unbonding time will be the standard 10 days, no matter if you did the undelegate within the lockup period or after. 1 Quote Link to post Share on other sites
kevin lallement 1 Posted January 21 Share Posted January 21 Hello :) There is something i cannot picture myself is : How the "top-up" from the SP side will work ? Does the SP need to create the DSC with (base stake + top up) eg: 1250+1250 = 2500 so this way he could ensure that at least 1 node will run no matter how many egold are in delegation ? Or does any "external wallet" will be able to delegate to complete the missing delegation ? eg: delegation cap set to "3750" with one running node (1250 in DM + 1250 in delegation) + 1250 from delegators thank you in advance for your clarifications Kevin Quote Link to post Share on other sites
adisimpson 0 Posted Friday at 10:42 PM Share Posted Friday at 10:42 PM Hi guys, I have delegated eGLD on November 30th and the eGLD are still in the waiting list, still no active delegation. Is that normal? Quote Link to post Share on other sites
Administrators Sever Moldovean 23 Posted Sunday at 11:48 AM Administrators Share Posted Sunday at 11:48 AM On 1/23/2021 at 12:42 AM, adisimpson said: Hi guys, I have delegated eGLD on November 30th and the eGLD are still in the waiting list, still no active delegation. Is that normal? Hey adisimpson, We don't know how long it takes to move from waiting list to active delegation. You can track your place in the queue and the progression by going to wallet.elrond.com into the Delegation section. It all depends on how many are withdrawing from active delegation. They are automatically replaced by those on the waiting-list. The good thing is while on the waiting list you earn rewards. Last week the APR was 6.71%. Quote Link to post Share on other sites
IKosov 0 Posted Sunday at 06:28 PM Share Posted Sunday at 06:28 PM Dear Sirs, I would like to know how much rewards are received from the My Waiting List Delegation, since they are 4000 Egld share between the Waiting List, and depends on the time you were waiting and others, like explained in this threads, but I would like to see this reward showed differently than my Active delegation rewards, because I cannot understand exactly what were my rewards from Active Delegation and from Waiting List delegation, and if i want to calculate is a bit too much for my brain, maybe someone can answer for me. Thank you for your service and support. Quote Link to post Share on other sites
Marius Grigoras 4 Posted Monday at 06:28 AM Share Posted Monday at 06:28 AM 11 hours ago, IKosov said: Dear Sirs, I would like to know how much rewards are received from the My Waiting List Delegation, since they are 4000 Egld share between the Waiting List, and depends on the time you were waiting and others, like explained in this threads, but I would like to see this reward showed differently than my Active delegation rewards, because I cannot understand exactly what were my rewards from Active Delegation and from Waiting List delegation, and if i want to calculate is a bit too much for my brain, maybe someone can answer for me. Thank you for your service and support. Hi Ikosov, For the ActiveDelegation the APR is fixed currently at 29% and you need to manually claim the rewards using the ClaimRewards button (right side). This is paid daily. For the WaitingList Delegation the APR is dynamically and can vary based on the no of eGLD in the queue (which evident can be different from week to week). Last week the APR was ~ 6.7%. This reward is coming by default in your main wallet (from where you made the delegation process), so no need for manually ClaimRewards operation. Also you can see the transaction in the transactions list. This is paid weekly (on every Monday) - you can receive fractional parts of it if you don't have a full week in the List, but is mandatory to still be in the List in the Monday to receive the rewards. The rewards buffer for both Delegation and Validators Lists is 5000eGLD per week. Best regards, Marius 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.