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

Deferred calls #4723

Draft
wants to merge 103 commits into
base: mainnet_2_3
Choose a base branch
from
Draft

Deferred calls #4723

wants to merge 103 commits into from

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    19e89b4 View commit details
    Browse the repository at this point in the history
  2. progress

    damip committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4407e86 View commit details
    Browse the repository at this point in the history
  3. progress

    damip committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b6948d0 View commit details
    Browse the repository at this point in the history
  4. todos

    damip committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bcfaed3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Improve general behavior

    damip committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eb59c84 View commit details
    Browse the repository at this point in the history
  2. typo

    damip committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5315ea4 View commit details
    Browse the repository at this point in the history
  3. reformat registry

    damip committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d4300c3 View commit details
    Browse the repository at this point in the history
  4. make things compile

    damip committed May 10, 2024
    Configuration menu
    Copy the full SHA
    60cbf28 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. updates

    damip committed May 21, 2024
    Configuration menu
    Copy the full SHA
    42c47cd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    37a1961 View commit details
    Browse the repository at this point in the history
  2. update new interface

    modship committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    94016cb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. deferred calls first step

    modship committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d62dbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18ed1b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. TDD for ser_deser validation

    modship committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8b3b2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7e850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f945386 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9814537 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    90202d3 View commit details
    Browse the repository at this point in the history
  2. refactor + get_total_gas

    modship committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    698a033 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    1a86834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d74423 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. register call

    modship committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e1f2eca View commit details
    Browse the repository at this point in the history
  2. register set gas

    modship committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1bcc026 View commit details
    Browse the repository at this point in the history
  3. deferred_call_cancel

    modship committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    14ca8d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4a0c7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee901f1 View commit details
    Browse the repository at this point in the history
  3. delete call from DB

    modship committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    693cf0e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    43923d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94c57f View commit details
    Browse the repository at this point in the history
  3. get_slot from DeferredCallId

    modship committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6297693 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8bbb687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801e65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d59a556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd44aa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Test(register) : more assert

    modship committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1668f4d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    24e09fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f6c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a022ef View commit details
    Browse the repository at this point in the history
  4. update wasm file

    modship committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    08bbef2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    9fb3c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82938ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ce418f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    baa1c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87bb3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dcab48 View commit details
    Browse the repository at this point in the history
  4. models error

    modship committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ac7ccde View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    ebe33e1 View commit details
    Browse the repository at this point in the history
  2. remove useless condition

    modship committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    12971b5 View commit details
    Browse the repository at this point in the history
  3. overbooking_fee return Result

    modship committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1d61d14 View commit details
    Browse the repository at this point in the history
  4. fix operator

    modship committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8f82d3e View commit details
    Browse the repository at this point in the history
  5. add penalty constant

    modship committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6c1caec View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. pr comment # 1

    modship committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f3331b5 View commit details
    Browse the repository at this point in the history
  2. Update massa-execution-worker/src/context.rs

    Co-authored-by: Damir Vodenicarevic <[email protected]>
    modship and damip authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9664ca7 View commit details
    Browse the repository at this point in the history
  3. pr comment # 2

    modship committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a08664e View commit details
    Browse the repository at this point in the history
  4. create DeferredCallsConfig

    modship committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b53c77f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. use config struct

    modship committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    91ac5e3 View commit details
    Browse the repository at this point in the history
  2. clippy

    modship committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fe347bb View commit details
    Browse the repository at this point in the history
  3. allow unused_macros

    modship committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    07863fc View commit details
    Browse the repository at this point in the history
  4. fix : massa-bootstrap import

    modship committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5f28f44 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    fd69b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ad55f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    6815f44 View commit details
    Browse the repository at this point in the history
  2. first metrics

    modship committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    db87465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d49dda7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. remove todo

    modship committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3f5f3cc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add vm allocation gas cost

    modship committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4df7053 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. remove todo

    modship committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c8ca2a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcd4ab View commit details
    Browse the repository at this point in the history
  3. update sc runtime

    modship committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b5dae7c View commit details
    Browse the repository at this point in the history
  4. add abi gas cost

    modship committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    89c4d1d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix : total gas booked

    modship committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    039e9ba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. API : openrpc spec

    modship committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4f7524d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. grpc api

    modship committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b68c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix grpc log error

    modship committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    815ed4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9d945 View commit details
    Browse the repository at this point in the history
  3. rename openrpc method

    modship committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ed88731 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fix : reset_to_snapshot

    move reset of addr stack after event_emit
    modship committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7cd95b3 View commit details
    Browse the repository at this point in the history
  2. Fix: reset_to_snapshot

    remove reset of created_event_index
    move event_emit
    modship committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    08be8a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bc225ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e21a3 View commit details
    Browse the repository at this point in the history
  3. Update runtime

    modship committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4f3a6d View commit details
    Browse the repository at this point in the history
  4. Fix abi gas cost

    modship committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    34d9975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e57b53 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d25ee6 View commit details
    Browse the repository at this point in the history
  2. clippy

    modship committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2aea5a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix : fee calculation

    modship committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    46fccbe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    2af6725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ecb0d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Test : deferred call quote

    modship committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ff28375 View commit details
    Browse the repository at this point in the history
  2. update runtime

    modship committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    64f4cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95e1bc8 View commit details
    Browse the repository at this point in the history
  4. fix doc

    modship committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c8e45d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    2453a80 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    modship committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1ef9d71 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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