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

fix(transaction): add clone to declare tx #33

Closed
wants to merge 25 commits into from

Commits on May 2, 2024

  1. Initial commit

    dafnamatsry authored May 2, 2024
    Configuration menu
    Copy the full SHA
    01f4e59 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Mono repo

    dafnamatsry committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c2e0874 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. add starknet API

    dafnamatsry committed May 21, 2024
    Configuration menu
    Copy the full SHA
    65d4472 View commit details
    Browse the repository at this point in the history
  2. Alond: CI

    alon-dotan-starkware committed May 21, 2024
    Configuration menu
    Copy the full SHA
    93ca0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8229659 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from starkware-libs/alon.dotan/main/format

    fix(format): run format fix on all repo
    alon-dotan-starkware authored May 21, 2024
    Configuration menu
    Copy the full SHA
    da50437 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. chore: sync repos

    dafnamatsry committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a0865cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from starkware-libs/dafna/sync-repos

    chore: sync repos
    dafnamatsry authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2f2e227 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore: add committer

    dafnamatsry committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f40f287 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #7 from starkware-libs/dafna/add-committer

    chore: add committer
    dafnamatsry authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0bd3526 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. feat: final sync (#10)

    dafnamatsry authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    38361aa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. chore: fix ci (#9)

    * feature(ci): Identify which package need to be built according to file changed
    ---------
    
    Signed-off-by: Dori Medini <[email protected]>
    Co-authored-by: Dori Medini <[email protected]>
    Configuration menu
    Copy the full SHA
    adeb39b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd8bbf View commit details
    Browse the repository at this point in the history
  3. chore: fix machete errors (#16)

    Signed-off-by: Dori Medini <[email protected]>
    dorimedini-starkware authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d852e75 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 16, 2024

  1. chore: fix ci to always compare changes against the target branch (#18)

    * chore: fix ci to always compare changes against the target branch
    alon-dotan-starkware authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6b8f0db View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. mono repo final sync (#17)

    * chore: copy all crates
    
    * chore: switch to local dependencies
    
    * chore: delete old papyrus_test_utils crate
    
    * chore: rename crate test_utils -> papyrus_test_utils
    
    * chore: fix RPCTransactio name in the mempool
    
    * chore: fix mockito deps in papyrus and gateway
    
    * chore: update cairo-* deps version
    
    * chore: update config and presets for mempool and papyrus
    
    * chore: rename default_config.json -> papyrus_default_config.json
    
    * chore: rustfmt
    
    * chore: reorg folders
    
    * chore: reorg folders
    
    * chore: fix unused deps
    
    * chore: update papyrus Dockerfile
    
    * chore: update scripts folder
    
    * chore: copy build_native_blockifier.sh
    
    * chore: copy BUILD and WORKSPACE files (from blockifier and committer)
    
    * chore: update papyrus non crates folders and files
    
    * chore: copy blockifier docs
    
    * chore: copy committer taplo.toml
    
    * chore: fix config tests
    
    * chore: copy blockifier docker file
    
    * fix: papyrus integration test runs only Papyrus related tests
    
    * chore: rename conflicting dump_config.rs files
    
    * chore: fix cargo doc errors
    
    * chore: fix CI
    
    * chore: small optimizations for the papyrus CI
    
    * chore: copy README files
    
    * chore: meld common repo files
    
    ---------
    
    Co-authored-by: alon.dotan <[email protected]>
    Co-authored-by: Dan Brownstein <[email protected]>
    3 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e16fff4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    cfc0260 View commit details
    Browse the repository at this point in the history
  2. chore: fix run tests script (#28)

    Co-Authored-By: alon.dotan <[email protected]>
    Configuration menu
    Copy the full SHA
    4d5e23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dacbef View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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