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

cmake: Upgrade intx to v0.12.0 #985

Merged
merged 1 commit into from
Sep 6, 2024
Merged

cmake: Upgrade intx to v0.12.0 #985

merged 1 commit into from
Sep 6, 2024

Conversation

chfast
Copy link
Member

@chfast chfast commented Sep 3, 2024

This version has _u384 literal suffix
and using namespace intx::literals as an alternative to using namespace intx.

@chfast chfast requested review from rodiazet and gumb0 September 3, 2024 21:48
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (ec2fa02) to head (610dff3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #985   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files         144      144           
  Lines       16202    16203    +1     
=======================================
+ Hits        15244    15245    +1     
  Misses        958      958           
Flag Coverage Δ
eof_execution_spec_tests 16.65% <0.00%> (-0.01%) ⬇️
ethereum_tests 26.56% <25.00%> (+<0.01%) ⬆️
ethereum_tests_silkpre 18.62% <25.00%> (ø)
execution_spec_tests 17.72% <25.00%> (+<0.01%) ⬆️
unittests 89.54% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
lib/evmone_precompiles/ecc.hpp 100.00% <100.00%> (ø)
test/unittests/evm_eip7516_blobbasefee_test.cpp 100.00% <ø> (ø)
test/unittests/evmmax_bn254_add_test.cpp 100.00% <ø> (ø)
test/unittests/evmmax_bn254_mul_test.cpp 100.00% <ø> (ø)
test/unittests/evmmax_test.cpp 96.55% <ø> (ø)
test/unittests/state_block_test.cpp 100.00% <ø> (ø)
test/unittests/state_mpt_hash_test.cpp 99.11% <ø> (ø)
test/unittests/state_mpt_test.cpp 100.00% <ø> (ø)
test/unittests/statetest_loader_tx_test.cpp 100.00% <ø> (ø)
test/unittests/tracing_test.cpp 100.00% <100.00%> (ø)

This version has `_u384` literal suffix
and `using namespace intx::literals` as an alternative to
`using namespace intx`.
@chfast chfast enabled auto-merge (squash) September 6, 2024 10:45
@chfast chfast merged commit fdc48da into master Sep 6, 2024
22 of 23 checks passed
@chfast chfast deleted the cmake/intx-v0.12 branch September 6, 2024 10:59
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