Skip to content

Commit 96c6803

Browse files
authored
feat(sequencer): feeder gateway v0.13.0 (#518)
1 parent baf476a commit 96c6803

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+314
-245
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**Complete Starknet library in Rust[](https://www.reddit.com/r/rust/comments/12e7tdb/rust_trademark_policy_feedback_form/)**
77

8-
![starknet-version-v0.12.3](https://img.shields.io/badge/Starknet_Version-v0.12.3-2ea44f?logo=ethereum)
8+
![starknet-version-v0.13.0](https://img.shields.io/badge/Starknet_Version-v0.13.0-2ea44f?logo=ethereum)
99
[![jsonrpc-spec-v0.5.1](https://img.shields.io/badge/JSON--RPC-v0.5.1-2ea44f?logo=ethereum)](https://github.com/starkware-libs/starknet-specs/tree/v0.5.1)
1010
[![linting-badge](https://github.com/xJonathanLEI/starknet-rs/actions/workflows/lint.yaml/badge.svg?branch=master)](https://github.com/xJonathanLEI/starknet-rs/actions/workflows/lint.yaml)
1111
[![crates-badge](https://img.shields.io/crates/v/starknet.svg)](https://crates.io/crates/starknet)

starknet-core/test-data/raw_gateway_responses/estimate_fee/1_success.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

starknet-core/test-data/raw_gateway_responses/estimate_fee_bulk/1_success.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

starknet-core/test-data/raw_gateway_responses/generate_responses.sh

Lines changed: 69 additions & 138 deletions
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/10_with_l1_handler.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/11_without_execution_resources.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/12_l1_handler_without_nonce.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/13_without_entry_point.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/14_deploy_account.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

starknet-core/test-data/raw_gateway_responses/get_block/15_declare_v2.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)