An Overview of the Ethereum Excecution Layer - Dan Boneh

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 5

  • @harrisonebuka4322
    @harrisonebuka4322 23 дня назад

    From my understanding, transactions are broadcasted from users to the Mempool which has its p2p network before they are executed by the EVM and all of these and state data make up the Execution Layer. However, from the presentation slide, you said transactions are sent to the CL. Is this valid? I'd like to learn more.

  •  7 месяцев назад +1

    05:40 Users submit the transactions to the execution layer....

    • @shakeib98
      @shakeib98 7 месяцев назад

      Is this true? Is so, how the notify_new_payload then gets called from CL to EL? Like what's the calling flow of functions in context of layers.

    • @sewingsugar9892
      @sewingsugar9892 7 месяцев назад

      @@shakeib98 not sure what's the calling flow, but pending transactions are stored in the mempool, which is located in the execution layer

  • @itswazowski
    @itswazowski Год назад +1

    gm