-
Notifications
You must be signed in to change notification settings - Fork 102
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
change(rpc): Adds a TrustedChainSync struct for keeping up with Zebra's non-finalized best chain from a separate process #8596
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26c0e5d - Browse repository at this point
Copy the full SHA 26c0e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281668b - Browse repository at this point
Copy the full SHA 281668bView commit details -
Updates callers of
FinalizedState::{new, new_with_debug}
to pass a ……bool to try enabling elasticsearch
Configuration menu - View commit details
-
Copy full SHA for 33a3ccf - Browse repository at this point
Copy the full SHA 33a3ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 995811e - Browse repository at this point
Copy the full SHA 995811eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94bd41 - Browse repository at this point
Copy the full SHA f94bd41View commit details -
reduces disk IO while waiting for the a new chain tip & updates the c…
…hain tip sender when the finalized tip has changed.
Configuration menu - View commit details
-
Copy full SHA for d57c50a - Browse repository at this point
Copy the full SHA d57c50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d246c3 - Browse repository at this point
Copy the full SHA 8d246c3View commit details -
Avoids resetting the non-finalized state when there's an error gettin…
…g a block unless it has the missing block error code.
Configuration menu - View commit details
-
Copy full SHA for 5470979 - Browse repository at this point
Copy the full SHA 5470979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d35fc3 - Browse repository at this point
Copy the full SHA 0d35fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1f434 - Browse repository at this point
Copy the full SHA 0d1f434View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc514b8 - Browse repository at this point
Copy the full SHA dc514b8View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 302facf - Browse repository at this point
Copy the full SHA 302facfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ad80f - Browse repository at this point
Copy the full SHA a1ad80fView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9319e0 - Browse repository at this point
Copy the full SHA c9319e0View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d2d1df - Browse repository at this point
Copy the full SHA 9d2d1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31526e - Browse repository at this point
Copy the full SHA d31526eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f18344f - Browse repository at this point
Copy the full SHA f18344fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 112294f - Browse repository at this point
Copy the full SHA 112294fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac62bae - Browse repository at this point
Copy the full SHA ac62baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5f7ed - Browse repository at this point
Copy the full SHA ce5f7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13202d - Browse repository at this point
Copy the full SHA e13202dView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc37807 - Browse repository at this point
Copy the full SHA bc37807View commit details -
Adds docs / comments, moves HexData out from behind the getblocktempl…
…ate-rpcs feature flag, moves test behind the mining feature flag.
Configuration menu - View commit details
-
Copy full SHA for fd1ab3b - Browse repository at this point
Copy the full SHA fd1ab3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737c2e5 - Browse repository at this point
Copy the full SHA 737c2e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b25b4 - Browse repository at this point
Copy the full SHA d1b25b4View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28902fa - Browse repository at this point
Copy the full SHA 28902faView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15feed1 - Browse repository at this point
Copy the full SHA 15feed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e642876 - Browse repository at this point
Copy the full SHA e642876View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fb798b - Browse repository at this point
Copy the full SHA 8fb798bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b5ee5 - Browse repository at this point
Copy the full SHA f0b5ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2743051 - Browse repository at this point
Copy the full SHA 2743051View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b875ba - Browse repository at this point
Copy the full SHA 0b875baView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abe0af7 - Browse repository at this point
Copy the full SHA abe0af7View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8391ae7 - Browse repository at this point
Copy the full SHA 8391ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d996cc6 - Browse repository at this point
Copy the full SHA d996cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92db104 - Browse repository at this point
Copy the full SHA 92db104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e25311 - Browse repository at this point
Copy the full SHA 0e25311View commit details