-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
https://github.com/AdExNetwork/aips/issues/61
Create a Unified Precision number (UnifiedNum
) with precision of 8 that will be used for all calculations, except when we are creating the MerkleTree, where we need the actual precision of the token in order of the MerkleTree to be calculated properly.
- (PR Adapter calculate and retrieve total spendable amount #385) Token configuration of actual precision (in the configuration of the whitelisted token addresses)
- Use Unified Precision -
UnifiedNum
(including DB) & floor all the calculations - Postgres type:
bigint
- (PR AIP#61 AdEx V5: Targeting rules use UnifiedNum #412) Targeting rules DSL - use UnifiedNum instead of BigNum (see V5 Targeting DSL - UnifiedNumber instead of BigNumber adex-protocol#67)
Metadata
Metadata
Assignees
Labels
No labels