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

Account for query bit when switching on txn version for hashing #1234

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

omerfirmak
Copy link
Contributor

No description provided.

includes a fix to felt.IsOne()
@omerfirmak omerfirmak requested review from a team and IronGauntlets and removed request for a team September 14, 2023 14:09
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 93.75% and project coverage change: -0.04% ⚠️

Comparison is base (babbbac) 73.71% compared to head (6dda97e) 73.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
- Coverage   73.71%   73.68%   -0.04%     
==========================================
  Files          70       70              
  Lines        7530     7554      +24     
==========================================
+ Hits         5551     5566      +15     
- Misses       1523     1529       +6     
- Partials      456      459       +3     
Files Changed Coverage Δ
core/transaction.go 82.41% <92.30%> (+1.69%) ⬆️
adapters/feeder2core/feeder2core.go 85.97% <100.00%> (ø)
rpc/handlers.go 77.04% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

vm/transaction.go Show resolved Hide resolved
@omerfirmak omerfirmak merged commit 6dd0957 into main Sep 15, 2023
10 checks passed
@omerfirmak omerfirmak deleted the omerfirmak/txn-version branch September 15, 2023 07:35
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