Marcin Czenko e74d3397a1
Feat: price per byte (#208)
* changes reward => pricePerByte

* collateral => collateralPerByte

* updates tests

* introduces AskHelpers to compute price and collateral per slot

* adds public view function returning currentCollateral for the slot

* updates names for price and collateral

* uses pricePerSlotPerSecond in maxPriceHelper

* adds collateralPerSlot helper

* makes sure that the intended use of the <<currentCollateral>> view function is demonstrated in tests

* formatting

* fix comment

* mints more tokens so that it can be used with contracts tests in nim-codex

* Renaming <<collateral>> and <<reward>> to <<collateralPerByte>> and <<pricePerBytePerSecond>> respectively (merged in the meantime to the master)
2025-01-24 15:28:29 +01:00
..
2024-12-12 18:39:42 +01:00
2024-01-25 13:08:10 +01:00
2024-03-13 15:25:59 +01:00
2025-01-24 15:28:29 +01:00
2025-01-24 10:13:45 +01:00
2025-01-24 15:28:29 +01:00
2024-01-25 13:08:10 +01:00