Skip to content

Agregar visualización de proceso Filecoin en tiempo real - #1

Open
carlos-israelj wants to merge 7 commits into
mainfrom
feature/filecoin-integration
Open

Agregar visualización de proceso Filecoin en tiempo real#1
carlos-israelj wants to merge 7 commits into
mainfrom
feature/filecoin-integration

Conversation

@carlos-israelj

Copy link
Copy Markdown
Member

A complete visual interface was implemented that displays the progress of patient registration and the backup process on Filecoin.
Features:

  • RegistrationProgress component with 9 animated steps
  • TechnicalDetails component with expandable technical information
  • Real-time synchronization with Filecoin events
  • Progress callbacks in useAutoFilecoinSync hook
  • Smooth animations with Framer Motion
  • Visualization of transaction hash, Filecoin CID, and data hash

The user can now see each step of the process transparently, from initial validation to final storage on Filecoin.

Se implementó una interfaz visual completa que muestra el progreso
del registro de pacientes y el proceso de backup en Filecoin.

Características:
- Componente RegistrationProgress con 9 pasos animados
- Componente TechnicalDetails con información técnica expandible
- Sincronización en tiempo real con eventos de Filecoin
- Callbacks de progreso en useAutoFilecoinSync hook
- Animaciones suaves con Framer Motion
- Visualización de hash de transacción, CID de Filecoin y hash de datos

El usuario ahora puede ver cada paso del proceso de forma transparente,
desde la validación inicial hasta el almacenamiento final en Filecoin.
Changes:
- Add connected wallet address to useAutoFilecoinSync hook
- Fix "Caller address is required for authorization" error
- Improve synchronization between visual steps and real Filecoin process
- Add tracking logs for visual flow debugging
- Remove duplicate preparing-backup step in useEffect

The visualization flow is now fully synchronized with
actual Filecoin backup process events.
- Downgrade Wagmi from v3.0.1 to v2.19.5 for Sapphire compatibility
- Downgrade Viem to v2.39.3 to work with Wagmi v2
- Remove Technical Details section from RegistrationProgress component
- Remove all comments and emojis from codebase
- Clean up deploy script output

This fixes the critical encryption issue where patient data was sent
in plaintext to the blockchain due to Wagmi v3 incompatibility with
@oasisprotocol/sapphire-wagmi-v2.
@netlify

netlify Bot commented Nov 23, 2025

Copy link
Copy Markdown

Deploy Preview for astonishing-figolla-85cffb ready!

Name Link
🔨 Latest commit 9bdd0b5
🔍 Latest deploy log https://app.netlify.com/projects/astonishing-figolla-85cffb/deploys/6922d8de7448ec00080f908e
😎 Deploy Preview https://deploy-preview-1--astonishing-figolla-85cffb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Nov 23, 2025

Copy link
Copy Markdown

Deploy Preview for hygiea-medical-records failed.

Name Link
🔨 Latest commit 9bdd0b5
🔍 Latest deploy log https://app.netlify.com/projects/hygiea-medical-records/deploys/6922d8dea005b20008ac5d66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant