T2966
Moving toward alias processing of unprocessed txs only. Rename function getAllAliasTxs to getAliasTxs. This function will take any arbitrary array of tx history and return alias txs, it does not need the full history.
Differential D13351 Authored by bytesofman on Mar 16 2023, 12:16.
Details
Summary T2966 Moving toward alias processing of unprocessed txs only. Rename function getAllAliasTxs to getAliasTxs. This function will take any arbitrary array of tx history and return alias txs, it does not need the full history. Test Plan grep -r getAllAliasTxs . and no output
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptMar 16 2023, 12:162023-03-16 12:16:39 (UTC+0) Harbormaster completed remote builds in B22481: Diff 38623.Mar 16 2023, 12:162023-03-16 12:16:46 (UTC+0) This revision is now accepted and ready to land.Mar 18 2023, 02:352023-03-18 02:35:21 (UTC+0) Harbormaster completed remote builds in B22745: Diff 38951.Mar 27 2023, 21:292023-03-27 21:29:58 (UTC+0) PiRK added a child revision: D13552: scripts: add MACHO NX check to security-check.py.Apr 4 2023, 09:192023-04-04 09:19:34 (UTC+0) PiRK removed a child revision: D13552: scripts: add MACHO NX check to security-check.py.Apr 4 2023, 13:412023-04-04 13:41:52 (UTC+0)
Revision Contents
Diff 38623 |