-
Notifications
You must be signed in to change notification settings - Fork 40
Merge develop
into main
#856
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
Conversation
This file contains hidden or 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
Introduce a queue that allows to respect peer window size
When browser tab sleeps, performance::now() doesn't tick, causing this issue.
Fix WebNode: initial_time + Instant::now() != current time
Added limit for IWANT requests
The map must contain the `TokenId` derived from the `AccountId` + Rename to `token_owners`
Because it's expensive (because of `AccountId::derive_token_id`) and it's not used anywhere in the node
Fix map `token_to_accounts` in Mask
…ad of last updated time for checking the timeout
…meout Fix P2P/WebRTC: staged ledger parts fetching timing out for webnode, causing bootstrap to never finish
P2P WebRTC: authenticate connection after it has been established
fix: Fix interpolation in docker compose file, remove unnecessary version attribute
…-order fix(ledger): Fix handling of precondition checks ordering
… parts or best tip
…dom_peers_for_fetch Transition Frontier Sync: use random peer to fetch staged ledger parts or best tip
P2p WebRTC: add chain_id check
… done right after consensus decision
…er_target_not_updated Fix Consensus: transition frontier sync target isn't always updated if it wasn't done right after consensus decision
Ported RPC layer in node to new style reducers
fix: Expose p2p port in docker
Web node landing page Angular 17 Upgrade
Fix incoming peer handling
…ction_sooner Block Producer: start production earlier
feat(docker): Add option to specify the external IP
Tx fuzzer
…action isn't enabled
transaction fuzzer: fix delayed hash calculation. Add seed cmdline ar…
feat(cli): Default to empty producer key password
Prepare release v0.11.0
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.