Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

decouple transaction payment and currency #6912

Merged
27 commits merged into from
Oct 30, 2020

Commits on Aug 18, 2020

  1. wip: setup types

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    370ab13 View commit details
    Browse the repository at this point in the history
  2. fix types

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96137cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006ffcd View commit details
    Browse the repository at this point in the history
  4. fix dependent tests

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    052d951 View commit details
    Browse the repository at this point in the history
  5. comments

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    78b503b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bb1b46 View commit details
    Browse the repository at this point in the history
  7. clean up ugly phantom

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1d08e13 View commit details
    Browse the repository at this point in the history
  8. reduce complexity

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    af9bda7 View commit details
    Browse the repository at this point in the history
  9. minor doc improvements

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96af556 View commit details
    Browse the repository at this point in the history
  10. use shorthand

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    308c220 View commit details
    Browse the repository at this point in the history
  11. doc

    weichweich committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c724904 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. fix line lenght and style

    weichweich committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    99eb079 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    7ccb276 View commit details
    Browse the repository at this point in the history
  2. readd BalanceOf

    weichweich committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    d8713c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfff36d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a48d0 View commit details
    Browse the repository at this point in the history
  5. remove noise

    weichweich committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b1fdb6c View commit details
    Browse the repository at this point in the history
  6. fix style

    weichweich committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1794b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Apply suggestions from code review

    improved documentation
    
    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    weichweich and athei committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ada1d06 View commit details
    Browse the repository at this point in the history
  2. Improve naming and documentation

    Apply suggestions from code review
    
    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    weichweich and athei committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    623b449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b657448 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    weichweich and kianenigma committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7bad69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bda8a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    4f77443 View commit details
    Browse the repository at this point in the history
  2. always call withdraw_fee

    weichweich committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    2367a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f1c64 View commit details
    Browse the repository at this point in the history
  4. fix unused import

    weichweich committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1b73d2b View commit details
    Browse the repository at this point in the history