casper-network / casper-network/casper-node
Express MAX_PAYMENT in Gas
Open
triage
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
We should consider changing MAX_PAYMENT into Gas rather than Motes, so as the gas price goes higher, users will be able to execute the same amount of computations. Currently, as the price goes up, MAX_PAYMENT would be divided by gas_price, potentially breaking the existing stored payment code.
CC @luis-casper
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.