changedInput schema / properties / firma / description
Previous value: -"ALIAS RETIRADO de `signature`: sigue funcionando, pero usa `signature` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `signature`. Firma personal_sign del `mensaje` del paso 1, hecha con esa wallet."New value: +"DEPRECATED alias of `signature`: it still works, but use `signature` (it will be removed in a future round, no date yet). personal_sign signature of the `mensaje` from step 1, made with that wallet."
changedInput schema / properties / nonce / description
Previous value: -"El nonce devuelto en el paso 1 (omítelo para pedir el reto)."New value: +"The nonce returned in step 1 (omit it to request the challenge)."
changedInput schema / properties / signature / description
Previous value: -"Firma personal_sign del `mensaje` del paso 1, hecha con esa wallet."New value: +"personal_sign signature of the `mensaje` from step 1, made with that wallet."
changedInput schema / properties / wallet / description
Previous value: -"Dirección EOA del agente (0x + 40 hex)."New value: +"The agent's EOA address (0x + 40 hex)."
changedOutput schema / properties / instrucciones / description
Previous value: -"Solo en el reto: qué hacer con `mensaje` y `nonce`."New value: +"Only in the challenge: what to do with `mensaje` and `nonce`."
changedOutput schema / properties / mensaje / description
Previous value: -"Solo en el reto: el texto exacto que hay que firmar con personal_sign."New value: +"Only in the challenge: the exact text you have to sign with personal_sign."
changedOutput schema / properties / nonce / description
Previous value: -"Solo en el reto: el nonce que hay que devolver junto con la firma. Caduca en 10 minutos."New value: +"Only in the challenge: the nonce you have to send back together with the signature. It expires in 10 minutes."
changedOutput schema / properties / nota / description
Previous value: -"Solo al vincular: aclaración en texto del resultado."New value: +"Only when linking: a text clarification of the result."
changedOutput schema / properties / ok / description
Previous value: -"Solo al vincular: true si la wallet quedó vinculada."New value: +"Only when linking: true if the wallet was linked."
changedOutput schema / properties / paso / description
Previous value: -"Solo en el reto (paso 1): vale \"firmar\". Ausente al vincular."New value: +"Only in the challenge (step 1): its value is \"firmar\". Absent when linking."
changedOutput schema / properties / wallet / description
Previous value: -"Solo al vincular: la dirección vinculada, en formato checksum (EIP-55)."New value: +"Only when linking: the linked address, in checksum format (EIP-55)."