chronik-client works fine in Cashtab because Cashtab is already using webpack to polyfill for buffer. But we should not make web users of chronik-client supply this polyfill.
Build it in with webpack. ecashaddrjs uses a similar approach.
Differential D15667
[chronik-client] Build with webpack for browser support bytesofman on Mar 9 2024, 00:01. Authored by Tags None Subscribers None
Details
chronik-client works fine in Cashtab because Cashtab is already using webpack to polyfill for buffer. But we should not make web users of chronik-client supply this polyfill. Build it in with webpack. ecashaddrjs uses a similar approach. install this version into D15665 and check console for errors on the websocket page
Diff Detail
|