changedInput schema / properties / cotizacion / description
Previous value: -"ALIAS RETIRADO de `quote`: sigue funcionando, pero usa `quote` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `quote`. El objeto `cotizacion` que devolvió deposit_data({ ordenId, una_sola_firma: true }), TAL CUAL (con issuedAt y signature). Bernuvia lo verifica campo a campo y por su firma."New value: +"DEPRECATED alias of `quote`: it still works, but use `quote` (it will be removed in a future round, no date yet). The `cotizacion` object returned by deposit_data({ ordenId, una_sola_firma: true }), AS IS (with issuedAt and signature). Bernuvia verifies it field by field and by its signature."
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`. Tu firma EIP-712 (signTypedData) de autorizacion.typedData, hecha con tu wallet vinculada: 0x + 130 hex. Las wallets con código (contratos, EIP-7702) no se admiten en esta vía."New value: +"DEPRECATED alias of `signature`: it still works, but use `signature` (it will be removed in a future round, no date yet). Your EIP-712 signature (signTypedData) of autorizacion.typedData, made with your linked wallet: 0x + 130 hex. Wallets with code (contracts, EIP-7702) are not accepted on this route."
changedInput schema / properties / ordenId / description
Previous value: -"ALIAS RETIRADO de `orderId`: sigue funcionando, pero usa `orderId` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `orderId`. El ordenId (uuid) de la orden, el mismo de deposit_data."New value: +"DEPRECATED alias of `orderId`: it still works, but use `orderId` (it will be removed in a future round, no date yet). The ordenId (uuid) of the order, the same one from deposit_data."
changedInput schema / properties / orderId / description
Previous value: -"El ordenId (uuid) de la orden, el mismo de deposit_data."New value: +"The ordenId (uuid) of the order, the same one from deposit_data."
changedInput schema / properties / quote / description
Previous value: -"El objeto `cotizacion` que devolvió deposit_data({ ordenId, una_sola_firma: true }), TAL CUAL (con issuedAt y signature). Bernuvia lo verifica campo a campo y por su firma."New value: +"The `cotizacion` object returned by deposit_data({ ordenId, una_sola_firma: true }), AS IS (with issuedAt and signature). Bernuvia verifies it field by field and by its signature."
changedInput schema / properties / signature / description
Previous value: -"Tu firma EIP-712 (signTypedData) de autorizacion.typedData, hecha con tu wallet vinculada: 0x + 130 hex. Las wallets con código (contratos, EIP-7702) no se admiten en esta vía."New value: +"Your EIP-712 signature (signTypedData) of autorizacion.typedData, made with your linked wallet: 0x + 130 hex. Wallets with code (contracts, EIP-7702) are not accepted on this route."
changedInput schema / properties / validAfter / description
Previous value: -"autorizacion.typedData.message.validAfter, sin cambiarlo (segundos epoch)."New value: +"autorizacion.typedData.message.validAfter, unchanged (epoch seconds)."
changedInput schema / properties / validBefore / description
Previous value: -"autorizacion.typedData.message.validBefore, sin cambiarlo: es exactamente el vencimiento de la cotización."New value: +"autorizacion.typedData.message.validBefore, unchanged: it is exactly the expiry of the quote."
changedOutput schema / properties / compraId / description
Previous value: -"El identificador on-chain (bytes32) de la compra. Solo cuando el envío lo hizo Bernuvia."New value: +"The on-chain identifier (bytes32) of the purchase. Only when the send was made by Bernuvia."
changedOutput schema / properties / enviadoPorBernuvia / description
Previous value: -"true si la transacción la difundió Bernuvia; false si el depósito ya lo había puesto otro envío."New value: +"true if the transaction was broadcast by Bernuvia; false if another send had already placed the deposit."
changedOutput schema / properties / estado / description
Previous value: -"\"fondeada\" (minada con éxito), \"enviada\" (difundida, aún sin recibo), \"fondeada_por_otro\" (ya estaba en la cadena) o \"fondeada_por_otro_sin_finalizar\" (vista pero aún no finalizada)."New value: +"\"fondeada\" (mined successfully), \"enviada\" (broadcast, receipt still pending), \"fondeada_por_otro\" (it was already on the chain) or \"fondeada_por_otro_sin_finalizar\" (seen but not finalized yet)."
changedOutput schema / properties / gasPatrocinado / description
Previous value: -"Solo cuando envió Bernuvia: true, el gas lo pagó ella (tú no gastas POL)."New value: +"Only when Bernuvia sent it: true, the gas was paid by Bernuvia (you do not spend POL)."
changedOutput schema / properties / ordenId / description
Previous value: -"El uuid de la orden en Bernuvia."New value: +"The uuid of the order in Bernuvia."
changedOutput schema / properties / siguientePaso / description
Previous value: -"Qué hacer ahora, en una frase."New value: +"What to do now, in one sentence."
changedOutput schema / properties / txHash / description
Previous value: -"Hash de la transacción enviada por Bernuvia. Ausente si no se difundió nada."New value: +"Hash of the transaction sent by Bernuvia. Absent if nothing was broadcast."