T3557
With the next halving a bit far away, these notifications are overkill.
Differential D16038
[Cashtab] Stop notifying on every avalanche finalized block bytesofman on Apr 21 2024, 13:54. Authored by Tags None Subscribers None
Details
T3557 With the next halving a bit far away, these notifications are overkill. npm test
Diff Detail
Event Timeline
Comment Actions Build Bitcoin ABC Diffs / Diff Testing (cashtab-tests) failed.
Tail of the build log: Installing mock-chronik-client dependencies... /work/modules/mock-chronik-client /work/abc-ci-builds/cashtab-tests added 236 packages, and audited 237 packages in 2s 35 packages are looking for funding run `npm fund` for details found 0 vulnerabilities /work/cashtab /work/modules/mock-chronik-client /work/abc-ci-builds/cashtab-tests added 1656 packages, and audited 1657 packages in 29s 261 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability To address all issues, run: npm audit fix Run `npm audit` for details. > cashtab@2.35.2 build > node scripts/build.js Creating an optimized production build... Failed to compile. [eslint] src/wallet/useWallet.js Line 45:5: 'BlockNotification' is defined but never used no-unused-vars Line 46:5: 'BlockNotificationLink' is defined but never used no-unused-vars Line 47:5: 'BlockNotificationDesc' is defined but never used no-unused-vars Line 49:10: 'explorer' is defined but never used no-unused-vars Search for the keywords to learn more about each error. Build cashtab-tests failed with exit code 1 |