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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVM support #225

Merged
merged 58 commits into from
May 22, 2024
Merged

EVM support #225

merged 58 commits into from
May 22, 2024

Commits on Nov 27, 2023

  1. evm support flip

    ramtinms committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7f73d24 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix typos

    ramtinms committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1a8a6ec View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: j pimmel <frankly.watson@gmail.com>
    ramtinms and franklywatson committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0c99501 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: j pimmel <frankly.watson@gmail.com>
    ramtinms and franklywatson committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3a3a805 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: j pimmel <frankly.watson@gmail.com>
    ramtinms and franklywatson committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fbb565c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. apply pr feedbacks

    ramtinms committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4db769c View commit details
    Browse the repository at this point in the history
  2. set issue number

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

Commits on Dec 11, 2023

  1. Apply @turbolent's suggestions from his review

    Co-authored-by: Bastian M眉ller <bastian@dapperlabs.com>
    Co-authored-by: Greg Santos <greg.santos@dapperlabs.com>
    3 people committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d82c91d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. apply PR feedback

    ramtinms committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c0e3a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dad2cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8323c2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c3004e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    dac4fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd8dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900af71 View commit details
    Browse the repository at this point in the history
  4. Further tidyup

    franklywatson committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bcd7a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27c4675 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    d2176fc View commit details
    Browse the repository at this point in the history
  2. document EVM.run

    turbolent committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6dbd64d View commit details
    Browse the repository at this point in the history
  3. improve API

    turbolent committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    eb3543d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6ca62 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    586aa0f View commit details
    Browse the repository at this point in the history
  2. typos

    ramtinms committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3411fbe View commit details
    Browse the repository at this point in the history
  3. typos

    ramtinms committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bf0dcf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Apply suggestions from code review

    Co-authored-by: j pimmel <frankly.watson@gmail.com>
    turbolent and franklywatson committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5e65fa1 View commit details
    Browse the repository at this point in the history
  2. link to ERC-721

    turbolent committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    550a270 View commit details
    Browse the repository at this point in the history
  3. Add line break

    franklywatson committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    69f77cd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. small improvements

    ramtinms committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    631055f View commit details
    Browse the repository at this point in the history
  2. change state toproposed

    ramtinms committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cc76ab1 View commit details
    Browse the repository at this point in the history
  3. update isValid draft

    ramtinms committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    683be9f View commit details
    Browse the repository at this point in the history
  4. link to ERC-1271

    turbolent committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    318b15b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix deposite

    ramtinms committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    93931f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Minor naming change

    Co-authored-by: Jeff Doyle <jeffrey.doyle@dapperlabs.com>
    franklywatson and JeffreyDoyle committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5c78cb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update protocol/20231116-evm-support.md

    Co-authored-by: Gregor G. <75445744+sideninja@users.noreply.github.com>
    ramtinms and sideninja committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ca025f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 4, 2024

  1. update evm contract

    ramtinms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3e6c3b8 View commit details
    Browse the repository at this point in the history
  2. add status codes

    ramtinms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f9ae903 View commit details
    Browse the repository at this point in the history
  3. update doc about run

    ramtinms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2023b5a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 11, 2024

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

Commits on Apr 2, 2024

  1. Update deploy return type

    This change updates to latest changes to evm contract for coa.deploy function to return result, as well as updates the contract source to the latest
    sideninja committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e0122e0 View commit details
    Browse the repository at this point in the history
  2. update Cadence 1.0 syntax

    sideninja committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3f8c071 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    eb6f104 View commit details
    Browse the repository at this point in the history
  2. update email

    turbolent committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    45ae318 View commit details
    Browse the repository at this point in the history
  3. deploy update comment

    sideninja committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    def9a09 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 29, 2024

  1. Add batch run to EVM FLIP (#257)

    Update 20231116-evm-support.md
    sideninja committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a0e9aac View commit details
    Browse the repository at this point in the history
  2. updates to all the changes

    This commit contains updates that adds `dryRun` function, changes event type ID, changes event field values, adds secure random source Cadence arch method, adds `batchRun` function.
    sideninja committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eff8cb2 View commit details
    Browse the repository at this point in the history
  3. add dry run

    sideninja committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    29c4b4a View commit details
    Browse the repository at this point in the history
  4. update with events

    sideninja committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6c185ab View commit details
    Browse the repository at this point in the history
  5. add missing comma

    sideninja committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d717807 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    380fb8f View commit details
    Browse the repository at this point in the history
  2. put back appendix c

    sideninja committed May 20, 2024
    Configuration menu
    Copy the full SHA
    39a4bb9 View commit details
    Browse the repository at this point in the history
  3. make functions view

    sideninja committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a1793b2 View commit details
    Browse the repository at this point in the history
  4. update view funcs

    sideninja committed May 20, 2024
    Configuration menu
    Copy the full SHA
    70e1ae2 View commit details
    Browse the repository at this point in the history