-
Notifications
You must be signed in to change notification settings - Fork 673
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
Fix/net slow lock #2266
Fix/net slow lock #2266
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d63183 - Browse repository at this point
Copy the full SHA 2d63183View commit details
Commits on Jan 5, 2021
-
move unconfirmed state management and microblock mining out of the p2…
…p thread and into the relayer thread
Configuration menu - View commit details
-
Copy full SHA for 73e6509 - Browse repository at this point
Copy the full SHA 73e6509View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7194c3 - Browse repository at this point
Copy the full SHA b7194c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab57bd - Browse repository at this point
Copy the full SHA bab57bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a4fe1 - Browse repository at this point
Copy the full SHA 08a4fe1View commit details -
create read-only mode of operation that cannot refresh state from mic…
…roblocks, but can read an existing trie
Configuration menu - View commit details
-
Copy full SHA for 3e8198b - Browse repository at this point
Copy the full SHA 3e8198bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2c8d5 - Browse repository at this point
Copy the full SHA 8f2c8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039d2cd - Browse repository at this point
Copy the full SHA 039d2cdView commit details -
reading unconfirmed state read-only can fail due to an absent underly…
…ing trie, so handle as a 404
Configuration menu - View commit details
-
Copy full SHA for 00a7c2d - Browse repository at this point
Copy the full SHA 00a7c2dView commit details -
read-only connection, but checked (i.e. for reading an unconfirmed tr…
…ie that can disappear)
Configuration menu - View commit details
-
Copy full SHA for cb87592 - Browse repository at this point
Copy the full SHA cb87592View commit details -
Configuration menu - View commit details
-
Copy full SHA for f117581 - Browse repository at this point
Copy the full SHA f117581View commit details -
Configuration menu - View commit details
-
Copy full SHA for d310f68 - Browse repository at this point
Copy the full SHA d310f68View commit details -
move microblock miner and unconfirmed state management into the relay…
… thread, and have the relay thread pass back the list of unconfirmed transactions to the p2p thread so it can service requests to them via the RPC interface
Configuration menu - View commit details
-
Copy full SHA for 0cd2602 - Browse repository at this point
Copy the full SHA 0cd2602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b2bb7 - Browse repository at this point
Copy the full SHA 23b2bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c5c7f - Browse repository at this point
Copy the full SHA 19c5c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc3edc - Browse repository at this point
Copy the full SHA bfc3edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d977c1 - Browse repository at this point
Copy the full SHA 1d977c1View commit details