* wip: parse coins * review changes * update tests * update tests * Use ValueOfString * fix tests * fix coin tests * FIXES * Add empty coins test case * fix tests * fix tests * review changes * fix tests * fix tests * revert format.go * revert `format.go` * review changes * fix tests & review changes * review changes * review changes * review changes * review changes * review changes * review changes * proposal shorter code * review changes * conflicts * review changes * wip * ParseRepeated for coins * Revert listpb * remove duplicate case * revert some more Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com>
core
* 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