-
Content Count
41 -
Joined
-
Last visited
-
Days Won
11
Marius Grigoras last won the day on March 22
Marius Grigoras had the most liked content!
Community Reputation
19 GoodAbout Marius Grigoras
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
It’s Time to Grow: Phase 3 Staking Proposal
Marius Grigoras replied to Lucian Mincu's topic in Economics
Hi @Jr Dalle, Let's try to keep English here. That's ok, you make a SC (SmartContract) call - claimRewards, so you don't send funds to the SC, but you'll receive funds from it. That's why the amount is 0$. Best regards, Marius -
Node going in a infinite loop every x hours
Marius Grigoras replied to Edwin Veldhuizen's topic in Technical
Hi Edwin, Please join our telegram Validators community group [1] to discuss more around your setup and possible problems (if any). We're a pretty big community very willing to help. Thank you, Marius [1] https://t.me/ElrondValidators -
It’s Time to Grow: Phase 3 Staking Proposal
Marius Grigoras replied to Lucian Mincu's topic in Economics
Hi Iulian, Is no problem, you can let the rewards in the Delegation SC and it's up to you when you decide to claim those - there is no risk or fee added if you decide to let them in the SC for many days/years 🙂 The rewards for the WaitingList are sent manually by the team, that's why are received directly in your wallet. The rewards for the Active Delegation are sent automatically via the SC - that's why a claim is needed to operate with the SC. Best regards, Marius -
Basic Humanoid started following Marius Grigoras
-
Hi, The most important ones are listed to http://elrondpartners.com/ and others will follow.
-
NFT built-in royalty fee. How will it work ?
Marius Grigoras replied to valhalaGuard77's topic in Technical
Hi, You can read a this article [1] and take a look around the attached pictures - you'll understand better the diff comparing with the actual NFT Eth support. Elrond will bring a lot of value. Best regards, Marius [1] https://medium.com/everstake/what-is-esdt-in-the-elrond-blockchain-a-simple-explanation-6b2efcdadd8f -
Erlond Token issue fails - ESDT SC disabled
Marius Grigoras replied to Maulik Vora's topic in Technical
Sent 500xEGLD devnet -> https://devnet-explorer.elrond.com/transactions/4ed12448c66293c94b1cc0f4359c2de1cccf1379fa7949dc6c67dd2854c297be Best regards, Marius -
What happens with my egld wich are in waitin list for delegate?
Marius Grigoras replied to Bmn's topic in Technical
The current APR for the active delegation is 29%, starting with phase 3 will be around 19-20% -> full details for different scenarios are depicted here For the current waiting list is around 6%, but as mentioned above, starting with May 3rd the waiting lists will be no more incentivized. -
Hi, you can wait till March 23rd to delegate to a selected SP. Being in the waiting list you're very flexible, don't need to wait 10 days for unbounding as for the active delegation. Meantime, just make your homework around the SP agencies. Best regards, Marius
-
Erlond Token issue fails - ESDT SC disabled
Marius Grigoras replied to Maulik Vora's topic in Technical
Hi Maulik, Meantime please use https://devnet-wallet.elrond.com/dashboard, I tested right now and it's working as expected. Best regards, Marius -
It’s Time to Grow: Phase 3 Staking Proposal
Marius Grigoras replied to Lucian Mincu's topic in Economics
Hi Mihai, You need to understand the Elrond vision on the long term and why the most important agencies are Elrond partners (or will be in the near future). If you focus only on the APR, for sure is the wrong strategy and cannot differentiate the builders vs the opportunistic or scammers. The most trustable SPs are committed to build new tools, wallets, explorers, to speed up the adoption and to participate in the Elrond growth program on the long term. Elrond Network built a totally disruptive blockchain, open source, where the community plays an important role. Only a strong open sou -
It’s Time to Grow: Phase 3 Staking Proposal
Marius Grigoras replied to Lucian Mincu's topic in Economics
Hi Bogdan, yes, that's true. -
Erlond Token issue fails - ESDT SC disabled
Marius Grigoras replied to Maulik Vora's topic in Technical
Hi Maulik, Currently the ESDT support is disabled from the testnet. Will be re-enabled mostly after phase 3 release (around April 5th). Best regards, Marius -
What happens with my egld wich are in waitin list for delegate?
Marius Grigoras replied to Bmn's topic in Technical
Hi, Full details are depicted here -> https://elrond.com/blog/elrond-staking-phase3-coming-soon/ Your funds will remain in the waiting list or go to the active delegation (there are people withdrawing in this period for phase 3 preparing - new nodes/agencies). Basically is important to find out a good/reliable SP agency and to delegate to them. So you need to manually withdraw and delegate to the chosen SP. Best regards, Marius -
It’s Time to Grow: Phase 3 Staking Proposal
Marius Grigoras replied to Lucian Mincu's topic in Economics
Hi Andrew, 1. Yes, staking via ledger is already possible. 2. All the SPs will be officially listed on both wallet.elrond.com and Maiar. 3. The SPs will make materials, video, presentations and will support a flawless onboarding for the delegators. Today will be a new blog post released will all the details around the phase 3 preliminary dates and other specific details. Best regards, Marius -
Node disk requirements & where is stored
Marius Grigoras replied to Kevin Reese's topic in Technical
Hi Kevin, You can find the DB and other folders inside ~/elrond-nodes/node-x. Basically the DB contains the transactions hash history and the SCs (Smart Contracts) (SC are not sharded). Just a reminder - PoS blockchain explained in 3 words: the consensus is the processor, the state is the RAM and the hdd (non-volatile memory) is the data-base/transactions. The entire blockchain history is kept in a distributed way on the disk(s), but there are some use-cases when this sync is not fully made/needed at the beginning (specifically when you need to start a new observer as a node or your n