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

Use special container type for token balances #2074

Open
wants to merge 59 commits into
base: develop
Choose a base branch
from

Commits on Dec 4, 2019

  1. Added stored_value class

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    392e041 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring of undo

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    cb9ae90 View commit details
    Browse the repository at this point in the history
  3. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    0cbfeb5 View commit details
    Browse the repository at this point in the history
  4. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b03cccc View commit details
    Browse the repository at this point in the history
  5. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a6e75fa View commit details
    Browse the repository at this point in the history
  6. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b80b1f1 View commit details
    Browse the repository at this point in the history
  7. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    1097021 View commit details
    Browse the repository at this point in the history
  8. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e7cec9a View commit details
    Browse the repository at this point in the history
  9. Intermediate

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a857972 View commit details
    Browse the repository at this point in the history
  10. Fixups

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    162c33b View commit details
    Browse the repository at this point in the history
  11. Fixup serialization

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2e3e695 View commit details
    Browse the repository at this point in the history
  12. Fix plugins

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    13ffb21 View commit details
    Browse the repository at this point in the history
  13. Compiles without tests

    pmconrad committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f0a6542 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c32c85 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Fixup modify

    pmconrad committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    25f3f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c655684 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    2a0a918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b3371 View commit details
    Browse the repository at this point in the history
  3. Fixed undo

    pmconrad committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    b988d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53171e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Fixups

    pmconrad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c728899 View commit details
    Browse the repository at this point in the history
  2. fixup object::restore

    pmconrad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    6a7ce5f View commit details
    Browse the repository at this point in the history
  3. Fixup balance claim

    pmconrad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c07fb09 View commit details
    Browse the repository at this point in the history
  4. fixup recreate

    pmconrad committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e5127fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25737ff View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Fixup call_order backup

    pmconrad committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    1ecb744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b956066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b29486 View commit details
    Browse the repository at this point in the history
  4. Fixup order matching

    pmconrad committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6cc0823 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Fixup stored_value

    pmconrad committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    9cb376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b10f5 View commit details
    Browse the repository at this point in the history
  3. Fix fee height check

    pmconrad committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1ecffe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Fixed object notification

    pmconrad committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    4ce6cb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    3ad63f5 View commit details
    Browse the repository at this point in the history
  2. Fixup fixture

    pmconrad committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    eb33f53 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    6baa6ad View commit details
    Browse the repository at this point in the history
  2. Fix budget calculation

    pmconrad committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    6a284be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f53f8cd View commit details
    Browse the repository at this point in the history
  4. Revert "Avoid _undo_db operating on unregistered indexes"

    This reverts commit 3ad63f5.
    pmconrad committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    620a02f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f182a4 View commit details
    Browse the repository at this point in the history
  6. Fixup total core in orders

    pmconrad committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    18006c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    bd5ffa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8452498 View commit details
    Browse the repository at this point in the history
  3. Fixup worker payout

    pmconrad committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ed988f4 View commit details
    Browse the repository at this point in the history
  4. Fixup force_settle_backup

    pmconrad committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    254bde9 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    pmconrad committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    130086e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Object serialization fixes

    pmconrad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    da29b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bfbfc View commit details
    Browse the repository at this point in the history
  3. fixup test

    pmconrad committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    494d686 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Fixup wallet

    pmconrad committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    a971dd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    30c2a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860e4b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    6955f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3b78b View commit details
    Browse the repository at this point in the history
  3. Fixup hf_429 handling

    pmconrad committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    1edceb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    833c834 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f65464 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    3d189bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bed75 View commit details
    Browse the repository at this point in the history