0g-chain/docs
drklee3 025b7b2cdb
feat(x/precisebank): Add remainder amount to genesis (#1911)
- Validate total fractional amounts in genesis type
- Validate against fractional balances such that `(sum(balances) + remainder) % conversionFactor == 0`
- Add new utility type `SplitBalance` for splitting up full balances into each
2024-05-15 14:07:24 -07:00
..
core feat(x/precisebank): Add remainder amount to genesis (#1911) 2024-05-15 14:07:24 -07:00
example-prometheus-metrics.txt add docs and docker config for local and remote app telemetry collection and display 2023-12-14 09:56:44 -08:00
protodoc-markdown.tmpl Fix proto-gen after docs removal (#1196) 2022-03-25 15:15:02 +00:00
Telemetry.md feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00