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

Use can_hold instead of can_reserve in fn hold #12004

Closed
wants to merge 17 commits into from

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    408ede3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Add tests for fungible::hold

    KiChjang committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    462a9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be79c2 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    KiChjang committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    13d2261 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    7a6db84 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    f41bd2a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge remote-tracking branch 'origin/master' into kckyeung/fix-fungib…

    …le-impl-in-balance
    parity-processbot committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3730f24 View commit details
    Browse the repository at this point in the history
  2. Revert "Add keep_alive parameter to can_hold"

    As per this comment: #12004 (review)
    
    This reverts commit 7a6db84.
    ruseinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9420645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e226b View commit details
    Browse the repository at this point in the history
  4. Enforce within .

    ruseinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5153396 View commit details
    Browse the repository at this point in the history
  5. fix reserve

    ruseinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b41b36b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix tests

    ruseinov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    7916a0a View commit details
    Browse the repository at this point in the history
  2. fix bench

    ruseinov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b58674d View commit details
    Browse the repository at this point in the history
  3. fix assets tests

    ruseinov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    84e648c View commit details
    Browse the repository at this point in the history
  4. fix asset bench

    ruseinov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8b50397 View commit details
    Browse the repository at this point in the history
  5. add a clarification

    ruseinov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    37ab667 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix benches

    ruseinov committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6b7da31 View commit details
    Browse the repository at this point in the history