galacticcouncil / galacticcouncil/hydration-node
add more precision to stableswap amplifications
Open
- Dominant language
- Rust
- Stars
- 208
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
even the gradual change is limited to jump by 1, so if the amplification is low (<30) its dangerous to change it sudenly by so huge step, therefore amplication should be represented with fixed point number with 18 decimals precision - the same precision which is used in rest of the stableswap math
Contributor guide
Assessment
This issue has not been assessed yet.