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

[Leap 5.0 -> 1.0] fix true_lowest() for uint128[2] index + limit vector reserve #602

Closed
wants to merge 45 commits into from

Conversation

greg7mdp
Copy link
Contributor

No description provided.

heifner and others added 30 commits August 14, 2024 15:06
[1.0 -> main] Version 1.0.0-rc1
[1.0 -> main] Fix issue with last_pending_finalizer_policy_start_timestamp not being set/reflected
[1.0 -> main] Better logging for aggregate_vote failure and add logging for proposer policy becoming active
[1.0 -> main] Remove unnecessary code that cannot be executed.Gh 534 2 main
[1.0 -> main] Update chainbase to tip (initialization / move operations update)
[1.0 -> main] Add changes required for updating to boost 1.86 - but without the boost upgrade
Implement last three  Savanna unittests modeled after the fast testnet wave tests.
[1.0 -> main] Limit sync-fetch-span by max-reversible-blocks if needed
[1.0 - > main] treat a `end_block_num=0` as "forever" in snapshot scheduler for compatibility with leap 4.0 behavior
[1.0 -> main] Verify chain_head.dat does not exist on snapshot load
[1.0 -> main] Fix logging of legacy proposer schedule
…savanna-main

[1.0 -> main] Update max-reversible-blocks to only enforce savanna blocks
heifner and others added 15 commits August 19, 2024 16:50
[1.0 -> main] Normally process blocks from the forkdb on startup
[1.0 -> main] P2P: Track sync time to know when to allow a new start sync
[1.0 -> main] fix table id mix up during snapshot creation
…ined-main

[1.0 -> main] Replay from retained directory with no block log
[5.0] fix `true_lowest()` for `uint128[2]` index; possibly resolving some secondary table row RPC queries
[5.0] Fix issue #2330 by limiting the vector size that can be reserve'd
@greg7mdp greg7mdp changed the base branch from main to release/1.0 August 20, 2024 18:31
@greg7mdp greg7mdp closed this Aug 20, 2024
@greg7mdp greg7mdp deleted the gh_2330_1.0 branch August 20, 2024 18:32
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.

5 participants