Skip to content

More cleanup before removing Boost.Test#40

Merged
rustaceanrob merged 2 commits into
2140-dev:masterfrom
rustaceanrob:26-6-5-move-boost-cleanup
Jun 5, 2026
Merged

More cleanup before removing Boost.Test#40
rustaceanrob merged 2 commits into
2140-dev:masterfrom
rustaceanrob:26-6-5-move-boost-cleanup

Conversation

@rustaceanrob

Copy link
Copy Markdown
Member

Fixes a few things the scripted-diff cannot catch, or would otherwise be problematic.

`Boost.Test` was silently changing the precision of floating point
arthimetic on i686. This brings this behavior forward.

The test that failed was a member of `blockchain_tests`, which asserted
difficulty adjustment calculations were within a certain epsilon. This
failed when removing boost because the computation became _too_
precise.
@rustaceanrob rustaceanrob merged commit b26f0df into 2140-dev:master Jun 5, 2026
19 checks passed
@rustaceanrob rustaceanrob deleted the 26-6-5-move-boost-cleanup branch June 5, 2026 09:11
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.

1 participant