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

RPC v0.8.0 #629

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

RPC v0.8.0 #629

wants to merge 25 commits into from

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5b5485a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db1fefc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5132f1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8dab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de86de View commit details
    Browse the repository at this point in the history
  6. fix::> Removed type assertions, created generic TransactionResponse s…

    …truct, and transaction type converter
    PsychoPunkSage committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3b3d684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    762544c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91be01a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9d9980 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b5ac0b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Sep 30, 2024

  1. Thiagodeev/rpcv08 write methods, blockHeader and error 53 (#626)

    Update write methods, error 53 and block header for rpc08
    thiagodeev authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f35d88f View commit details
    Browse the repository at this point in the history
  2. Adjusts TransactionStatus

    thiagodeev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    34e41a7 View commit details
    Browse the repository at this point in the history
  3. Adjusts EstimateFee

    thiagodeev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cdd6056 View commit details
    Browse the repository at this point in the history
  4. Fixes blockTest error

    thiagodeev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7ce62aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ebed76 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    66432ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8deb612 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #592 from PsychoPunkSage/issue-590-3

    chore::> Introduce common `account.SendTransaction` function to dynamically call `Add<Type>Transaction`.
    thiagodeev authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9cb1fb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge pull request #628 from NethermindEth/thiagodeev/rpcv08-txn-status

    Thiagodeev/rpcv08 txn status
    thiagodeev authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6449e31 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Adds GetStorageProof method (#635)

    * implement rpcv8 GetStorageProof method
    thiagodeev authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    470f18c View commit details
    Browse the repository at this point in the history
  2. Adds GetMessagesStatus method (#634)

    * Added GetMessagesStatus method
    
    * PR comment fixes
    thiagodeev authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2013420 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. starknet_getCompiledCasm (#642)

    * implement starknet_getCompiledCasm for RPCv8
    thiagodeev authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0672059 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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