Skip to content

SC: Merge release/2.0 to sync_call (4/29/25) #1466

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

Merged
merged 685 commits into from
Apr 30, 2025
Merged

Conversation

linh2931
Copy link
Member

No description provided.

spoonincode and others added 30 commits January 16, 2024 11:29
fix some more different signedness warnings
[leap5] clear the DB dirty bit if `pinnable_mapped_file` fails to fully start
[leap5 -> main] clear the DB dirty bit if `pinnable_mapped_file` fails to fully start
[leap5] more CI platform coverage + sanitizers
[leap5] in undo tests, create `undo_index` in CB memory segment and remove `removed_nodes_tracker`
[leap5 -> main] more CI platform coverage + sanitizers
[leap5 -> main] in undo tests, create `undo_index` in CB memory segment and remove `removed_nodes_tracker`
[leap5] only run overcommit dependent tests on Linux when overcommit is configured appropriately
[leap5 -> main] only run overcommit dependent tests on Linux when overcommit is configured appropriately
work around ASAN intercepting `mlock()` as a noop
add missing include needed for newer boost versions
Update header_id to reflect changes since EOSIODB3
when included in leap/spring, don't link `Boost::unit_test_framework`'s static library as part of chainbase library
Provide detailed error message for mlock failure
heifner and others added 21 commits April 28, 2025 09:00
add missing check for MAX_NUM_ARRAY_ELEMENTS in the std::array pack/unpack. Also c++20 syntax update.
…g to modify free code on last block used to only free if same block
Support truncate-at-block with terminate-at-block
[1.1.5 -> 1.2.0-rc2] Fix OC scheduling of compiles
[1.2.0-rc2 -> main] Fix OC scheduling of compiles
[main -> 2.0] merge origin/main to release/2.0 (04/29/25)
@linh2931 linh2931 requested review from heifner and spoonincode April 29, 2025 18:31
Copy link
Member

@heifner heifner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean merge?

@linh2931
Copy link
Member Author

Clean merge?

Yes, surprisingly it is a clean merge.

I'd like to take your new terminate-at-block. nodeos_read_terminate_at_block_test is failing on sync_call branch on every run. I have to retry several times.

@linh2931 linh2931 merged commit bbda001 into sync_call Apr 30, 2025
28 checks passed
@linh2931 linh2931 deleted the merge_2_0_4_29 branch April 30, 2025 12:03
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