Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
d63777d
Create 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 12, 2023
859a2a2
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
b6c65d0
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
6e90e48
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
ba443b0
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
d93bd61
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
adddcc7
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
eda8a05
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
421f71e
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
dae82d5
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
3dc6bec
Update 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
KeithRettig Jun 13, 2023
6f726ac
Rename 0000-align-iot-subdao-per-packet-cost-with-per-packet-value to…
KeithRettig Jun 13, 2023
a0b064f
Update and rename 0000-align-iot-subdao-per-packet-cost-with-per-pack…
KeithRettig Jun 13, 2023
f437ddc
Update 0000-increase-iot-data-transfer-cost.md
KeithRettig Jun 15, 2023
886a7f6
Give HIP number
hiptron Jun 15, 2023
48ba04e
add HIP 86
hiptron Jun 15, 2023
0895961
HIP 86: update tracking issue link
hiptron Jun 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions 0000-align-iot-subdao-per-packet-cost-with-per-packet-value
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# HIP XX: Align IOT subDAO Per Packet Cost with Per Packet Value
- Author(s): @KeithRettig (https://github.com/KeithRettig)
- Start Date: 2023-05-28
- Category: Economic
- Original HIP PR: #nnn
- Tracking Issue: #nnn
- Voting Requirements: veIOT Holders

## Summary
This HIP proposes to change the per packet cost of transferring messages on the Helium IoT Network from 1 data credit (DC) per 24-byte packet to 2 data credits (DC) per 24-byte packet in an effort to better align the price with its value to our customers.

## Motivation
The primary motivation is to align the cost of packet transfer closer to the true value of packet transfer within the IOT subDAO. While it is believed by author that the true value of packet transfer is closer to 100 DC, it would be economically unfeasible to implement a 100-fold increase in the price in one action.

## Stakeholders
Any and all customers, users, and operators of the Helium IoT Network.

## Detailed Explanation
The cost of packet transfer on the Helium IoT Network, is far too inexpensive. Our customers have publicly commented that the cost is too low. The number of packets a hotspot must transfer to earn a meaningful amount borders on ridiculous. The cost of packet transfer is so cheap, that this proposed change of doubling the cost is unlikely to change any behaviors of the users of the Helium IoT Network.
Currently to transfer a 24 byte packet on the Helium IoT Network, a customer must spend 1 DC. This HIP proposes to make that cost be 2 DC per 24 byte packet.

## Implementation
We leave the implementation of the smart contract components, verifiability, and compliance up to the Helium Core Developers to determine. It is understood that the cost function of packet transfer is a chainvar and thus it is believed this change should be very easy to implement.

## Drawbacks
A potential drawback is that customers will view the doubling of cost as too aggressive and not transfer as many packets in the future. It is believed that at this time, and with the current price range, the usage of packet transfer is one of relatively inelastic demand. No change in purchasing nor usage behavior is expected.

## Unresolved Questions
There are no unresolved questions other than how our customers will respond to the price change.

## Deployment Impact
There are no known dependencies by the author. As soon as the chainvar has been changed, customers would pay 2 DC to transfer data rather than 1 DC.

## Success Metrics
There are two success metrics. First that the price is changed and, second, that the demand remains inelastic.