Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSUB-578: Properly parse floating point amounts #1150

Merged
merged 21 commits into from
Jun 22, 2023
Merged

Commits on Jun 22, 2023

  1. fix: added float parsing

    pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3cfa8c7 View commit details
    Browse the repository at this point in the history
  2. fix: avoid parsing for printing

    Co-authored-by: Alexander Todorov <alex.todorov@gluwa.com>
    pLabarta and atodorov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    eed6a5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5266c14 View commit details
    Browse the repository at this point in the history
  4. add: implement new parsing

    pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b0f9c5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    859f394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5f9e32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0de99a0 View commit details
    Browse the repository at this point in the history
  8. fix: linter warnings

    pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    fda4650 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    421859d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53fe303 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    702a9cc View commit details
    Browse the repository at this point in the history
  12. Address linter warnings

    AdaJane authored and pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6aaa099 View commit details
    Browse the repository at this point in the history
  13. Replace CTC string parsing with FixedNumber implementation; Export

    additional utilities from Ethers via creditcoin-js
    AdaJane authored and pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    15e0d16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43b1981 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8f0bc4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d295b0f View commit details
    Browse the repository at this point in the history
  17. fix: yarn.lock not resolved

    pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0b16aee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36a7d1b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7ad3ca5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    667ac16 View commit details
    Browse the repository at this point in the history
  21. appease linter

    pLabarta committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    40b40ae View commit details
    Browse the repository at this point in the history