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

Wrap RET: batch 9 (ManifestSummary) #24

Merged
merged 16 commits into from
Mar 15, 2024
Merged

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6d64b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb3aa2a View commit details
    Browse the repository at this point in the history
  3. ONLY FOR TESTS: Add From<&str> for Decimal and Addresses, also add co…

    …nstructors employing impl Into<Decimal> and Into<SomeAddress> to greatly decrease LOC in tests using addresses and amounts.
    Sajjon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ae17e94 View commit details
    Browse the repository at this point in the history
  4. more tests

    Sajjon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d788c00 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. formatting of decimals

    Sajjon committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e945cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410206d View commit details
    Browse the repository at this point in the history
  3. Doc

    Sajjon committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    764ec5d View commit details
    Browse the repository at this point in the history
  4. fix bug with rounding of Decimal::MAX, CHANGE BEHAVIOUR of abs, do no…

    …t panic on Decimal::MIN, instead return DECIMAL::MAX.
    Sajjon committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3559547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d4f5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1164edd View commit details
    Browse the repository at this point in the history
  7. rename and doc

    Sajjon committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    73de81a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. ManifestSummary

    Sajjon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a34c9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4631dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1d248 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Sajjon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    30673e0 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Sajjon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9d7eb7e View commit details
    Browse the repository at this point in the history