Comment vérifier si le signataire distant fonctionne comme prévu?
3 réponses
- votes
-
- 2019-04-03
Jepréfèrefaire cela ... C'est une demande directe de signer des données sanspossibilité d'oublier d'ajouter le drapeau sèche
Tezos-Client signent des octets 0x03pour & lt; TZ Alias ou TZ Adresse & GT;
ici
0x03
estn'importe quel anciennombre aléatoire.Vouspouvezmettre une valeur hexagoneici.Si le signataire distantfonctionne,vous récupérerez unmessage comme:Signature: SIGPAB0P1MDQOJAANTVASSVLO4ULTUJFNFURF71EDORUABOPLLWMSXEDJF4NFQX8NJI3NCJFMEJBIWOJTDXDUB8WNF5FGFIBA
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
J'ai compris que vouspouvez utiliser l'option
- sèche-point
dans l'instruction detransfert de sorte que lenœudenvoie unetransaction à un signataire distantpour signer,et vouspeut vérifier lesjournaux de signataire distantpour voir sitoutfonctionnebien ounon.- SHE-RUN
n'enverrapas latransaction au réseau.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.-
Notez que les options - Side-Run (ou -D) doivent apparaître à lafin de la commande. Unpeuinhabituel.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
Une autre option serait d'utiliser unfour.Lefour surveille votreboulangeret vousinformera si vousmanquez depossibilités de cuisson ou d'endossement (quiindiqueront que le signataireesten panne).
Ilpeut êtretrouvé ici .
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.
-
C'estbonpour la surveillance,maisje ne veuxpas attendre quemon opération de cuisson ou d'endossement sache sima configurationfonctionne ounon,puismanquezma cuisson/endossement si la configurationne fonctionnaitpas.Je veux savoir avantmon opération de cuisson/endossement.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
-
Celane répondpas à la question de quelquemanière que ce soit.OP a demandé commenttester que `Signer`fonctionneet ce logicielne leferapas.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
-
Pas directementnon,maisindirectement ♂️essayer simplement d'aider.Mais on dirait que la - Sonest une approche décenteNot directly no, but indirectly ♂️ Just trying to help. But seems like the --dry-run is a decent approach
- 1
- 2019-02-25
- asbjornenge
Comment savoir que le socket de signataire distant commencéfonctionne defonctionneret d'accepter des demandes de signature demon serveur Baker sansenvoyer detransaction detransfert.
En cemomentje viens defaire untransfert
.00005
de<key1>
à<key2>
justepourtester si le signataire distantla configurationfonctionne.Y a-t-il une autremanière comme unetransactionnécessitant une signaturemaisne nécessitepas detransfert de TZ.