mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 15:38:06 -05:00
* added claimTxGasUsed attribute * add test code for message mapper * add two more table entries * added isForSponsorship db entity change * remove isForSponsorship * working postman tests * working tests for add isForSponsorship attribute * fix positioning * refactor MessageClaimingPersister * remove bad comment * added migration:create command * generate migration docs * added new migration for sponsorship * typo * passing tests for MessageMetricsService & MetricsService refactor * remove console logs * added subscriber code for isForSponsorship * working e2e and local test for sponsorship messages metrics * add comment * added SponsorshipFeesWei and SponsorshipFeesGwei metrics * did sponsorshipfeesubscriber * register sponsorshipfeessubscriber * string fixes * remove claimtxgasused and claimtxgasprice db columns, refactor metricsservice design pattern * SponsorshipMetricsUpdater.ts * change isForSponsorship semantics * remove isForSponsorship from DB * Revert "remove isForSponsorship from DB" This reverts commit 79f4887e3492a43443bb5dba78f66f78606241a5. * remove isForSponsorship public function * remove isForSponsorship label from message metric * add getSponsoredMessagesTotal method * added sponsorshipmetricsupdater to messageclaimingpersister * amend base postman image for e2e test * add promql queries in comments * empty * remove === true