consider adding variable gas costs or bound input length to bech32 precompile
Open
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
currently the bech32 precompile charges a base amount of gas, regardless of size. we should consider enforcing an upper bound on size, or charge gas based on input length
Contributor guide
Assessment
This issue has not been assessed yet.