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

CodeSee Demo Review Fork #3

Closed
wants to merge 28 commits into from
Closed

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    f95a3c9 View commit details
    Browse the repository at this point in the history
  2. fix: keep Currency name and update derived trait

    Matthew Orris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    72543fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478ee54 View commit details
    Browse the repository at this point in the history
  4. fix: capacity pallet tests passing; update vscode with rust std sourc…

    …e maps;
    Matthew Orris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1befab1 View commit details
    Browse the repository at this point in the history
  5. fix: lint changes;

    Matthew Orris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7fbdf01 View commit details
    Browse the repository at this point in the history
  6. fix: benchmarks updates for Currency trait

    Matthew Orris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7eceac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dad909 View commit details
    Browse the repository at this point in the history
  8. fix: time-release runtime-benchmarks errors

    Matthew Orris committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    02f57a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix: update comments; rename FreezeReason::TimeReleased

    Matthew Orris committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    225b345 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix: enum should be the same; updates;

    Matthew Orris committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    57d7d94 View commit details
    Browse the repository at this point in the history
  2. fix: update cargo dependencies for common-runtime;

    Matthew Orris committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    86c6e74 View commit details
    Browse the repository at this point in the history
  3. fix: Currency trait was incorrect;

    Matthew Orris committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bf228b5 View commit details
    Browse the repository at this point in the history
  4. fix: set_balance logic error;

    Matthew Orris committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    72feddc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1442a12 View commit details
    Browse the repository at this point in the history
  6. fix: lints

    Matthew Orris committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cda4bc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d63a554 View commit details
    Browse the repository at this point in the history
  2. test pass

    Enddy Dumbrique committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    09261a6 View commit details
    Browse the repository at this point in the history
  3. lint

    Enddy Dumbrique committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e855d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix: remove .only

    Matthew Orris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6c4e44a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9079373 View commit details
    Browse the repository at this point in the history
  3. fix: add expect to tests that can fail; cargo update; pass through er…

    …rors for T::Currency::set_freeze/thaw;
    Matthew Orris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    52d5ea4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix: capacity benchmarking should handle errors from set_staking_acco…

    …unt()
    Matthew Orris committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    da2296f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …942-capacity-replace-currency-trait-with-fungible-trait
    Matthew Orris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    50d5089 View commit details
    Browse the repository at this point in the history
  2. fix: changes for errors from merge from main

    Matthew Orris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    568582b View commit details
    Browse the repository at this point in the history
  3. fix: Update spec_version to 66

    Matthew Orris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6052042 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fix: thaw error handling in delete_lock function

    Matthew Orris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9384ed3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …942-capacity-replace-currency-trait-with-fungible-trait
    Matthew Orris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    57cd323 View commit details
    Browse the repository at this point in the history
  3. fix: Update spec_version to 67

    Matthew Orris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c77dd41 View commit details
    Browse the repository at this point in the history