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

Dev: Add Serialize and Deserialize in most structs linked with Katana's state #1

Closed
wants to merge 29 commits into from

Commits on May 18, 2023

  1. Use updates starknet-api

    tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3152018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d645d4 View commit details
    Browse the repository at this point in the history
  3. appect declare transaction v2

    kariy authored and tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    24ee2e3 View commit details
    Browse the repository at this point in the history
  4. Update starknet-api patch

    tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6d4041e View commit details
    Browse the repository at this point in the history
  5. Bump cairo to 1.0.0

    tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    25161d2 View commit details
    Browse the repository at this point in the history
  6. Bump deps

    tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0590638 View commit details
    Browse the repository at this point in the history
  7. Fix acct txn

    tarrencev committed May 18, 2023
    Configuration menu
    Copy the full SHA
    71d101e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    4936594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c91e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Eikix/feat/serialize_contract_classv1

    Feat/serialize contract classv1
    Eikix authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    25a73aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    000a61f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Eikix/fix/serialize_contract_class

    feat: add serde macro to contract class enum
    Eikix authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    863d3b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    40c392d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Eikix/feat/serde

    feat: add more serialize/deserialize keywords
    Eikix authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7eb7085 View commit details
    Browse the repository at this point in the history
  3. Use updates starknet-api

    tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4e7272d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8659735 View commit details
    Browse the repository at this point in the history
  5. appect declare transaction v2

    kariy authored and tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4e6f5d1 View commit details
    Browse the repository at this point in the history
  6. Update starknet-api patch

    tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cb57586 View commit details
    Browse the repository at this point in the history
  7. Bump cairo to 1.0.0

    tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ce532c8 View commit details
    Browse the repository at this point in the history
  8. Bump deps

    tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3d05b5a View commit details
    Browse the repository at this point in the history
  9. Fix acct txn

    tarrencev committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    81eb1af View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d4bb61 View commit details
    Browse the repository at this point in the history
  2. fix: run cargo fmt --all

    Eikix committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    30f6093 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from Eikix/chore/merge-latest-fork-bump

    Chore/merge latest fork bump
    Eikix authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    54828d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    5662382 View commit details
    Browse the repository at this point in the history
  2. sync with main branch

    kariy authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9b3651b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5faf0d View commit details
    Browse the repository at this point in the history
  4. chore: run cargo update

    Eikix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    086b69a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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