Skip to content

Unify prices to be per 1 instead of per 1000 (pro mille) #563

@elpiel

Description

@elpiel

We have many places where a UnifedNum price is mentioned and some of them don't mention if they are per 1 or per 1000.

We are looking to unify all prices in the validator to be per 1 and this is a list of most of the places that need unification:

  • - ValidatorDesc fee (the validator payout should be calculated per 1, right now it's per 1000)
  • - Targeting - event price
  • - Campaign - Pricing bounds
  • - AdView manager - NextAdUnit price
  • - units-for-slot - UnitsWithPrice
  • - Config limits - units for slot - global_min_impression_price

Tasks:

  • Change and document all prices in the systems from the list above to be per 1 event.
  • Research and change (if any) other places that need changing as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions