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

fix(API): return correct v value for Legacy tx #154

Merged
merged 6 commits into from
Oct 12, 2023

Conversation

AnastasiiaVashchuk
Copy link
Contributor

@AnastasiiaVashchuk AnastasiiaVashchuk commented Oct 4, 2023

No description provided.

@AnastasiiaVashchuk AnastasiiaVashchuk requested a review from a team as a code owner October 4, 2023 10:48
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f276eb7) 32.72% compared to head (b72c7b7) 32.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   32.72%   32.73%   +0.01%     
==========================================
  Files         536      536              
  Lines       28125    28129       +4     
==========================================
+ Hits         9204     9209       +5     
+ Misses      18921    18920       -1     
Files Coverage Δ
core/lib/dal/src/models/storage_transaction.rs 56.46% <33.33%> (-0.49%) ⬇️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

core/tests/ts-integration/tests/api/web3.test.ts Outdated Show resolved Hide resolved
Deniallugo
Deniallugo previously approved these changes Oct 11, 2023
@AnastasiiaVashchuk AnastasiiaVashchuk added this pull request to the merge queue Oct 12, 2023
Merged via the queue into main with commit ed502ea Oct 12, 2023
23 checks passed
@AnastasiiaVashchuk AnastasiiaVashchuk deleted the anastasiia-pla-578 branch October 12, 2023 08:38
github-merge-queue bot pushed a commit that referenced this pull request Oct 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[16.0.2](core-v16.0.1...core-v16.0.2)
(2023-10-12)


### Bug Fixes

* **API:** return correct v value for Legacy tx
([#154](#154))
([ed502ea](ed502ea))
* **API:** U256 for chainId in api::Transaction struct
([#211](#211))
([ca98a1c](ca98a1c))
* **prover:** Fix statistic query
([#193](#193))
([5499093](5499093))
* **state-keeper:** Add L2ToL1LogsCriterion
([#195](#195))
([64459b2](64459b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Signed-off-by: Danil <deniallugo@gmail.com>
Co-authored-by: Danil <deniallugo@gmail.com>
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.

4 participants