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: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… #3217

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

ebadiere
Copy link
Contributor

@ebadiere ebadiere commented Nov 5, 2024

cherry-pick #3177

Fixes issue: #3171

  • chore: add excluded transaction statuses array

  • chore: resolve comments

  • chore: resolve comments

  • chore: resolve comments

  • chore: pull main

  • chore: alphabet order


Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

…-specific routes (#3177)

* chore: add excluded transaction statuses array

Signed-off-by: nikolay <[email protected]>

* chore: resolve comments

Signed-off-by: nikolay <[email protected]>

* chore: resolve comments

Signed-off-by: nikolay <[email protected]>

* chore: resolve comments

Signed-off-by: nikolay <[email protected]>

* chore: pull main

Signed-off-by: nikolay <[email protected]>

* chore: alphabet order

Signed-off-by: nikolay <[email protected]>

---------

Signed-off-by: nikolay <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
@ebadiere ebadiere self-assigned this Nov 5, 2024
@ebadiere ebadiere added the enhancement New feature or request label Nov 5, 2024
@ebadiere ebadiere added this to the 0.59.0 milestone Nov 5, 2024
Copy link

sonarcloud bot commented Nov 5, 2024

@ebadiere ebadiere changed the title feat: remove transactions with status INVALID_ACCOUNT_ID from block… feat: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Test Results

   24 files  +  2    351 suites  +77   38m 57s ⏱️ + 4m 49s
  607 tests +  1    596 ✅ ±  0  4 💤 ±0  7 ❌ +1 
1 060 runs  +345  1 046 ✅ +342  7 💤 +3  7 ❌ ±0 

For more details on these failures, see this check.

Results for commit f37e8ea. ± Comparison against base commit 0ac33d6.

♻️ This comment has been updated with latest results.

@ebadiere ebadiere merged commit 9dbba5e into release/0.59 Nov 5, 2024
47 of 48 checks passed
@ebadiere ebadiere deleted the 3171-cherry-pick-INVALID_ACCOUNT_ID branch November 5, 2024 17:03
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (0ac33d6) to head (f37e8ea).
Report is 1 commits behind head on release/0.59.

Additional details and impacted files
@@              Coverage Diff              @@
##           release/0.59    #3217   +/-   ##
=============================================
  Coverage         83.11%   83.12%           
=============================================
  Files                66       66           
  Lines              4312     4314    +2     
  Branches            843      843           
=============================================
+ Hits               3584     3586    +2     
  Misses              485      485           
  Partials            243      243           
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 85.23% <100.00%> (+<0.01%) ⬆️
server 83.52% <ø> (ø)
ws-server 36.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ckages/config-service/src/services/globalConfig.ts 100.00% <ø> (ø)
packages/relay/src/lib/eth.ts 82.03% <100.00%> (-0.07%) ⬇️
packages/relay/src/utils.ts 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants