bat-ledger
bat-ledger copied to clipboard
A BAT-based micropayments system for users and publishers
after telling the service to scrape each pod, we can remove the prometheus consolidation code from this repo in runtime-prometheus
found that some tx entries are getting `publishers#uuid:removed` these can be filtered out
after migrating wallets over to grants service, we can now remove the pathways that are no longer used endpoints with unused pathways include * `GET /v2/wallet/{paymentId}/grants/{type}` * `GET /v2/wallet/{paymentId}/balance` *...
potential_payments_ads was abandoned. can remove at least the worker. can do table as well, in migrations
recent crashes have reminded us why we had a balance materialized view in the first place. solution may instead be to provide the user with an option to see a...
In order to migrate to the new wallet service, away from the ledger wallets endpoints, eventually we will need to turn off the ability to read/write completely for the wallets...
In order to migrate away from ledger/controllers/wallets.js and not break legacy routes, the ledger wallet endpoints need to retrieve wallet metadata from the wallets service (bat-go).
In the Grant Server suggestions can come attached with a specific orderID which they are being paid against. When Eyeshade is marking the type of transaction this is we should...
should be `grant` not `ugp`