Page MenuHomePhabricator

[Cashtab] Upgrade chronik-client to patck new block msgs
ClosedPublic

Authored by bytesofman on Jun 15 2022, 23:54.

Details

Summary

T2507

Upgrading chronik-client to 0.8.0, which correctly routes websocket messages for "block found".

Test Plan

Add a console.log(msg`, msg) to the processChronikWsMsg` function in useWallet.js
npm start
Wait for a block to be found (can monitor ecash.coin.dance for this)
Verify a BlockConnected msg appears in the dev console

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable