lib icon indicating copy to clipboard operation
lib copied to clipboard

feat(swapper): base unit vernacular

Open gomesalexandre opened this issue 2 years ago • 1 comments

Description

Plumbing PR bringing the base unit vernacular in many places across lib, making sure we:

  1. always name things the correct way, fixing some "precision" named vars that were actually base units
  2. always use the vernacular, either for our in-house vars, or using destructuring to re-assign API-returned values to the right vernacular

Note that this is only property name changes (no runtime change), but will require web to accommodate for these (https://github.com/shapeshift/web/pull/3441 as a bigger boy, https://github.com/shapeshift/web/pull/3475 for the time being to make the diff less crazy on the former)

gomesalexandre avatar Dec 05 '22 19:12 gomesalexandre

Current dependencies on/for this PR:

  • main
    • PR #1122 Graphite 👈

This comment was auto-generated by Graphite.

gomesalexandre avatar Dec 05 '22 19:12 gomesalexandre

:tada: This PR is included in version @shapeshiftoss/swapper-v15.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

shapeshift-ci-bot avatar Dec 20 '22 23:12 shapeshift-ci-bot