T2447
Depends on D12139
Remove all legacy tx history parsing functions associated with the bch-api approach. Also remove their related unit tests and mocks.
Differential D12140
[Cashtab] [chronik tx history p14]Remove legacy tx parsing functions, tests, and mocks bytesofman on Oct 4 2022, 19:26. Authored by
Details
T2447 Depends on D12139 Remove all legacy tx history parsing functions associated with the bch-api approach. Also remove their related unit tests and mocks. Review removed functions. grep -r <functionName> src/ for each to confirm they are not used anywhere else in the codebase. npm start and app still works
Diff Detail
Event TimelineComment Actions
change:
to
Otherwise app tested all ok after these deprecations. If anything, the speed improvement from this diff is VERY noticeable. Comment Actions
Yeah you can just delete the file. |