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

blockchaintest: Add support for revision transitions #736

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

chfast
Copy link
Member

@chfast chfast commented Nov 27, 2023

Add support for blockchain tests with predefined timestamp of a revision transition (e.g. transtion from Shanghai to Cancun at the timestamp of 15000).

@chfast chfast requested review from rodiazet, gumb0 and pdobacz November 27, 2023 22:02
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #736 (3997e32) into master (f6d6ec3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #736   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files         109      109           
  Lines       10295    10303    +8     
=======================================
+ Hits        10068    10076    +8     
  Misses        227      227           
Flag Coverage Δ
blockchaintests 60.79% <ø> (ø)
statetests 60.83% <ø> (ø)
statetests-silkpre 26.27% <0.00%> (-0.03%) ⬇️
unittests 95.90% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
test/blockchaintest/blockchaintest.hpp 0.00% <ø> (ø)
test/blockchaintest/blockchaintest_loader.cpp 94.87% <100.00%> (ø)
test/unittests/blockchaintest_loader_test.cpp 100.00% <100.00%> (ø)
test/utils/utils.cpp 64.86% <100.00%> (+5.48%) ⬆️
test/utils/utils.hpp 100.00% <100.00%> (ø)

Add support for blockchain tests with predefined timestamp
of a revision transition (e.g. transtion from Shanghai to Cancun at
the timestamp of 15000).
@chfast chfast merged commit d78b935 into master Nov 28, 2023
25 checks passed
@chfast chfast deleted the test_rev_schedule branch November 28, 2023 20:26
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