Come verificare se il firmatario remoto funziona come previsto?
3 risposta
- voti
-
- 2019-04-03
Preferisco solofarlo ... è una richiesta direttaperfirmarei dati senza alcunapossibilità di dimenticare di aggiungereilflag
--dry-run
.tezos-client sign bytes 0x03 for <tz alias or tz address>
Qui
0x03
è solo un vecchionumero casuale.Puoiinserire qualsiasi valoreesadecimale qui.Seilfirmatario remotofunziona,riceverai unmessaggio deltipo:Signature: sigPab0p1MdqojAaNTvASSvLo4ULEujfNFurF71EdoruABoPLLwmSxEDJf4NfQx8nJi3ncjfMEJbiWojTDXDUB8wNF5fgFIbA
I just prefer to do this...it's a direct request to sign data without any possibility of forgetting to add the
--dry-run
flag.tezos-client sign bytes 0x03 for <tz alias or tz address>
Here
0x03
is just any old random number. You could put any hex value here. If the remote signer is working you'll get back a message like:Signature: sigPab0p1MdqojAaNTvASSvLo4ULEujfNFurF71EdoruABoPLLwmSxEDJf4NfQx8nJi3ncjfMEJbiWojTDXDUB8wNF5fgFIbA
-
- 2019-02-24
Ho capito chepuoi usare l'opzione
--dry-run
nell'istruzionetransfer
in modo cheilnodoinvii latransazione alfirmatario remotoperfirmaree tupuò controllarei log delfirmatario remotoper vedere setuttofunziona correttamente omeno.--dry-run
noninvieràeffettivamente latransazione alla rete.I figured out that you can use the
--dry-run
option in thetransfer
statement so that node will send transaction to remote-signer to sign, and you can check the remote-signer logs to see if everything is working fine or not.--dry-run
will not actually send the transaction to the network.-
Nota che le opzioni --dry-run (o -D) devono apparire allafine del comando .. unpo 'insolito.Note that the --dry-run (or -D) options have to appear at the very end of the command.. a bit unusual.
- 2
- 2019-02-24
- nurikabe
-
- 2019-02-24
Un'altra opzionepotrebbeessere quella di utilizzare Kiln.Kilnmonitorailtuofornaioe ti avviserà seperdi qualsiasi opportunità di cottura o approvazione (il cheindicherà cheilfirmatarionon è disponibile).
Puòesseretrovato qui .
Another option would be to use Kiln. Kiln monitors your baker and will notify you if you miss any baking or endorsement opportunities (which will indicate that the signer is down).
It can be found here.
-
Questo è utileperilmonitoraggio,manon voglio aspettare lamia operazione di cottura o di approvazioneper sapere se lamia configurazionefunziona omeno,e poiperdere lamia cottura/approvazione se la configurazionenonfunzionava.Voglio sapereprima dellamia operazione di cottura/approvazione.That is good for monitoring but i don't want to wait for my baking or endorsement operation to know if my setup is working or not, and then miss my baking/endorsement if the setup was not working. I want to know before my baking/endorsement operation.
- 1
- 2019-02-25
- Sachin Tomar
-
Questonon rispondein alcunmodo alla domanda.OP ha chiesto cometestareilfunzionamento di "firmatario"e questo softwarenon lofarà.This does not answer the question in any way. OP asked how to test that `signer` is working and this software will not do so.
- 2
- 2019-02-25
- utdrmac
-
Non direttamenteno,maindirettamente ♂️ Sto solo cercando di aiutare.Ma sembra che --dry-run sia un approccio decenteNot directly no, but indirectly ♂️ Just trying to help. But seems like the --dry-run is a decent approach
- 1
- 2019-02-25
- asbjornenge
Comefaccio a sapere seil socket delfirmatario remoto avviato stafunzionandoprevistoe sta accettando le richieste difirma dalmio serverbaker senzaeffettivamenteinviare unatransazione ditrasferimento.
In questomomentoeseguo solo untrasferimento
.00005
da<key1>
a<key2>
soloper verificare seilfirmatario remotol'installazionefunziona.Esiste un altromodo come qualsiasitransazione che richiede lafirmamanon richiedeiltrasferimento ditz.