-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1.0 -> main] Version 1.0.0-rc1
Version to 1.1.0-dev
[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
…base_tip_update_main
[1.0 -> main] Update chainbase to tip (initialization / move operations update)
…_update_prep_main
[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
…t-chain_head-main
[1.0 -> main] Verify chain_head.dat does not exist on snapshot load
…ersible-blocks-savanna-main
[1.0 -> main] Fix logging of legacy proposer schedule
…savanna-main [1.0 -> main] Update max-reversible-blocks to only enforce savanna blocks
[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
…k-log-with-retained-main
…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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.