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 : 🐛 fix a minor crashing case on get_block_with_receipts #73

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

Tbelleng
Copy link
Contributor

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix

What is the current behavior?

Fix a minor crashing case on get_block_with_receipts

What is the new behavior?

Deoxys didnt crash anymore on unsupported tx-version when running get_block_with_receipts

Does this introduce a breaking change?

No

Other information

@Tbelleng Tbelleng self-assigned this Apr 24, 2024
@Tbelleng Tbelleng requested a review from antiyro April 24, 2024 11:52
@antiyro antiyro merged commit 4046423 into madara-alliance:main Apr 24, 2024
6 checks passed
notlesh pushed a commit that referenced this pull request Jan 14, 2025
* dl-queue: added termination queue

* dl-queue: spwan consumer to a macro_rule

* dl-queue: test for handle_job_failure

* dl-queue: handle_job_failure failed test case

* dl-queue: fixed test cases

* dl-queue: tests fixed

* dl-queue: assert optimised

* dl-queue: DL job rewritten tests

* dl-queue: formatting changes

* dl-queue: update mod.rs

* dl-queue: lint fixes

* dl-queue: using strum for JobStatus Display

* dl-queue: added test cases for  handle_job_failure_with_failed_job_status_works

* fix: testcase
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