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

adopt to new meter, streaming __get_profiling #41

Merged
merged 20 commits into from
Oct 11, 2023
Merged

Commits on Aug 29, 2023

  1. adopt to new meter

    chenyan-dfinity committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8bdb3da View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. update cost

    chenyan-dfinity committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6548173 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. update native cost

    chenyan-dfinity committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b194dca View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    bdcc754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11941ea View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    bfd54a1 View commit details
    Browse the repository at this point in the history
  4. fix

    chenyan-dfinity committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1fe5265 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81941a8 View commit details
    Browse the repository at this point in the history
  6. bump

    chenyan-dfinity committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2aeda4e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

    chenyan-dfinity committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    da75078 View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f6179f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Stream __get_profiling (#47)

    * __get_profiling : (int32) -> (vec{}, opt int32)
    
    * stream read
    
    * fix
    chenyan-dfinity committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9284642 View commit details
    Browse the repository at this point in the history
  2. fix call cost

    chenyan-dfinity committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ffe8b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89520cf View commit details
    Browse the repository at this point in the history
  4. fix

    chenyan-dfinity committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b149701 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. remove cycles_burn

    chenyan-dfinity committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a6ee659 View commit details
    Browse the repository at this point in the history
  2. fix

    chenyan-dfinity committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    85e03c9 View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7c2d83a View commit details
    Browse the repository at this point in the history
  4. revert back

    chenyan-dfinity committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    446a55a View commit details
    Browse the repository at this point in the history