Commit Graph

2 Commits

Author SHA1 Message Date
Emmanuel T Odeke
6a371842df
fix: core/coins: skip 2 int64(uint32) casts by comparison checks and silence gosec warnings (#13611) 2022-10-21 16:50:52 +02:00
Amaury
10ac33edb8
refactor: Move FormatCoins to core (#13306)
* refactor: Move FormatCoins to `core`

* Rename to shorter names

* Add chaneglog

* Don't panic

* add comments

* go mod tidy

* fix changelog

* move structs to top

* Fix test

* go mod tidy

* Refactor tests
2022-10-19 11:21:24 +00:00