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: bump starknet-rs and re-work contract error accordingly #217

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

glihm
Copy link
Contributor

@glihm glihm commented Dec 17, 2023

Description

Bump starknet-rs to last stable version 0.8.0.
Rework the contract error handling accordingly.

What type of PR is this? (check all applicable)

  • 🍕 Feature (feat:)

@glihm glihm marked this pull request as ready for review December 17, 2023 03:51
@glihm glihm requested review from kwiss and remiroyc December 17, 2023 03:55
@kwiss kwiss added this pull request to the merge queue Dec 17, 2023
Merged via the queue into main with commit d2c032a Dec 17, 2023
4 checks passed
@kwiss kwiss deleted the feat/bump-starknet-rs branch December 17, 2023 13:44
github-merge-queue bot pushed a commit that referenced this pull request Dec 17, 2023
)

## Description

This PR merges the new Katana big refacto and API.

1. RPC 0.5.1
2. Cairo 2.4.0 support (please consider using 2.3.1 for the moment as
starkli does not support 2.4.0 until next release).
3. L1 transaction is now automatically submitted to the sequencer
calling `add_l1_handler_transaction_for_orderbook`.

This PR is stacked on top of #217, so it can be merged without conflict
after it.

## What type of PR is this? (check all applicable)

- [X] 🍕 Feature (`feat:`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants