dagger-contracts/test
Eric 3d5fa4708b
feat(slot-reservations): Add expansion parameter
Add "expansion" parameter, that indicates the percentage of addresses eligible to reserve a slot halfway between request creation and when all network addresses are eligible to participate. Valid range = [1-100].
2024-09-19 16:48:16 +10:00
..
Endian.test.js Formatting 2024-01-25 13:16:49 +01:00
Marketplace.test.js feat(slot-reservations): Add expansion parameter 2024-09-19 16:48:16 +10:00
Proofs.test.js chore: add `downtimeProduct` configuration parameter (#138) 2024-08-14 15:50:32 +10:00
SlotReservations.test.js Remove return value for `reserveSlot` 2024-09-19 14:25:41 +10:00
evm.js feat: partial payouts for cancelled requests (#69) 2023-10-16 11:14:02 +02:00
examples.js feat(slot-reservations): Add expansion parameter 2024-09-19 16:48:16 +10:00
ids.js feat(slot-reservations): Add expansion parameter 2024-09-19 16:48:16 +10:00
marketplace.js feat: adds an optional `payoutAddress` to allow payouts to be paid to separate address (#144) 2024-08-19 17:09:48 +10:00
price.js [marketplace] Reward is paid out per second per slot 2022-08-08 11:51:14 +02:00
requests.js feat: expiry specified as duration (#99) 2024-05-06 15:13:32 +02:00
time.js clean up tests 2022-10-25 12:38:19 +11:00