Transazione non riuscita con: proto.003-PsddFKi3.storage_exhausted.operation
1 risposta
- voti
-
- 2019-03-04
Ricevo l'erroreproto.003-PsddFKi3.storage_exhausted.operationperché stavo usando storage_limit: 0e presumo che,poiché sto "pubblicando" unnuovo account sullablockchain,devopagare una commissioneperlo spazio di archiviazione richiesto.Modificando storage_limit a 10000 l'errore è scomparsoe latransazione è andata abuonfine.
Poimi chiedevoperchéilmionuovo accountnon è stato rivelato.Ricordo daimiei problemi diieri che l'uso di sendOperationgestisce automaticamente la rivelazionee il contatore.Quindi sono andato avantie hoprovato ainviare unapiccola quantità ditezzies dalnuovo account,e hafunzionato!
Ora ho solobisogno di saperne dipiù su storage_limitse su come sapere qualenumero utilizzareper quellaproprietà quando siinvia un'operazione.
I was getting the proto.003-PsddFKi3.storage_exhausted.operation error because I was using storage_limit: 0, and I am assuming that because I am "publishing" a new account to the blockchain, I need to pay a fee for the storage required. By changing the storage_limit to 10000 the error went away, and the transaction went through.
Then I was wondering why my new account is not revealed. I remember from my troubles yesterday that using the sendOperation handles the revealing and counter automatically. So I went ahead and tried to send a small amount of tezzies from the new account, and it worked!
Now I just need to learn more about storage_limits and how to know what number to use for that property when sending an operation.
-
Questa è unabuonaguida su cuibasarei tuoi limiti: https://github.com/TezTech/eztz/blob/master/PROTO_003_FEES.mdThis is a good guide to base your limits on: https://github.com/TezTech/eztz/blob/master/PROTO_003_FEES.md
- 1
- 2019-03-04
- AKISH
-
Grazie,èmolto utile.Honotato daimiei esperimenti chenoninfluisce realmente sullemie commissioni seimposto solo storage_limit a 257,l'importo richiesto dainviare a un accountimplicitoinattivo.Ho sbagliato?Se questo è vero,sarebbemoltopiù sempliceperme usare sempre 257in modo chegliinviifunzioninoindipendentemente dalfatto che la destinazione sia attiva omeno.Thanks, this is very helpful. I noticed from my experiments that it doesn't really affect my fees if I just set the storage_limit to 257, the required amount to send to a inactive implicit account. Am I wrong? If this is true, it would be much simpler for me to always use 257 so that sends will work whether the destination is active or not.
- 0
- 2019-03-04
- Michael Rodriguez
-
Sì,dovrebbeessere corretto.È un limite,quindi è lìperimpedirti difare qualcosa chepotrestinon averprevisto.Yeah that should be correct. It is a limit so is there to prevent you from doing something that you may not have anticipated.
- 1
- 2019-03-05
- AKISH
-
Grazie!Ho capito che sei lo sviluppatore/manutentore di Sotez?Grazieper aver aggiuntoesempi al wiki.Ciò si rivelerà utilepergli sviluppatorifuturi.Complimentiper unprogettoben fatto!Thanks! I gather you're the developer/maintainer of sotez? Thanks for adding examples to the wiki. That will prove useful to future devs. Kudos for a project well done!
- 0
- 2019-03-06
- Michael Rodriguez
Sto cercando diinviare da un account che ho attivato dalfaucet di Alphanet (tz1htPf3VPXrHBTX1E7y3tBteib6hA9Teosj) a un account che ho creatoio stesso utilizzandogenerateKeys (mnemonico,password) (tz1VVeF3DUFGydahfawup>
Utilizzandoilmio stessometodo diinvio,sonoin grado diinviare aindirizzi Tezosnoti (cometz3WXYtyDUNL91qfiCJtVUX746QpNv5i5ve5),ma quandoprovo ainviare all'indirizzo che ho creatoio ricevo lo stato di ritorno: 'backtracked' con l'errore
Cercando su Google questoerrore viene visualizzata questa definizione:
Non sono sicuro di dove andare da qui o come risolverlo. Dirò,l'account che ho creatomostra comenon rivelato sutzscan,manon so come rivelarlopoichénon hafondiperpagareilgasper l'operazione di rivelazione. Ilfatto chenon sia attivato è ancheilmotivoper cuinonfunziona? O c'è qualcos'altro che devoesaminare?
Transazionenon riuscita qui .
Modifica: Hoprovato a rivelareilnuovo account conil seguente codice,ma sibloccaindefinitamente senza risultati oerrori: