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

(Feat): Implemented Starknet.go support for trace endpoints #25

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Feb 17, 2024

  1. (Feat): Implemented starknet.go support for trace endpoints

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    46be49f View commit details
    Browse the repository at this point in the history
  2. fixed provider methods

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    11fa6c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. (fix): Resloved merge conflicts

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6185156 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. (Fix) : Resolved merge conflicts

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    33608fb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. (Fix) : Fixed endpoints methods

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc83601 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary file lock file

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0088804 View commit details
    Browse the repository at this point in the history
  3. Fixed blockID param

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    abaedfa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge branch 'main' of https://github.com/NethermindEth/rpc-request-b…

    …uilder into feat/Abhijay007-Starknet.go-trace-endpoints
    Abhijay007 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d75a9af View commit details
    Browse the repository at this point in the history
  2. Defined transactions and simulation_flags variables

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    00952e6 View commit details
    Browse the repository at this point in the history
  3. revert changes of builder file

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4d9d8b1 View commit details
    Browse the repository at this point in the history
  4. revert changes of builder file

    Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
    Abhijay007 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a520837 View commit details
    Browse the repository at this point in the history