-
Notifications
You must be signed in to change notification settings - Fork 628
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
Trace context for the following actors: #7819
Commits on Oct 13, 2022
-
Trace context for the following actors:
* ClientActor * ViewClientActor * TelemetryActor
Configuration menu - View commit details
-
Copy full SHA for 969d45c - Browse repository at this point
Copy the full SHA 969d45cView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 754c150 - Browse repository at this point
Copy the full SHA 754c150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b02a7f - Browse repository at this point
Copy the full SHA 7b02a7fView commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b86133e - Browse repository at this point
Copy the full SHA b86133eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c4f6d - Browse repository at this point
Copy the full SHA 52c4f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a551dcf - Browse repository at this point
Copy the full SHA a551dcfView commit details -
[TransactionResult] Avoid panicing if original column had duplicate e…
…ntries (#7835) https://near.zulipchat.com/#narrow/stream/295558-pagoda.2Fcore/topic/DB.20migrate_32_to_33.20panics That's the only reason I could think of.
Configuration menu - View commit details
-
Copy full SHA for 72eb367 - Browse repository at this point
Copy the full SHA 72eb367View commit details -
docs: move epoch docs from confluence (#7838)
Co-authored-by: Akhilesh Singhania <akhi3030@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ed97af - Browse repository at this point
Copy the full SHA 4ed97afView commit details -
Configuration menu - View commit details
-
Copy full SHA for be859da - Browse repository at this point
Copy the full SHA be859daView commit details -
nearcore: run node in archival mode if database is an archive (#7752)
Previously, if neard wasn’t configured to run as an archival node (i.e. `archive` setting in `config.json` was false) but the database was an archive, the node would fail. Change this behaviour so that it warns and continues running as archival node. The grand plan is to get rid of the `archive` setting and have type of the node be determined by the database. This will reduce number of special cases to be handled when opening a database.
Configuration menu - View commit details
-
Copy full SHA for f5bc84a - Browse repository at this point
Copy the full SHA f5bc84aView commit details -
client: add {node,validator}_public_key field to /status response; de…
Configuration menu - View commit details
-
Copy full SHA for 50e4cea - Browse repository at this point
Copy the full SHA 50e4ceaView commit details -
fix(o11y): Write all logs to stderr (#7834)
Thanks to @marcelo-gonzalez for providing the diff.
Configuration menu - View commit details
-
Copy full SHA for 292ac32 - Browse repository at this point
Copy the full SHA 292ac32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f02fa - Browse repository at this point
Copy the full SHA f6f02faView commit details -
chain: don’t clone Store in RuntimeAdapter::get_store (#7841)
Replace RuntimeAdapter::get_store with RuntimeAdapter::store method which returns reference to a Store rather than cloning it. This avoids some instances where the Store is cloned unnecessarily.
Configuration menu - View commit details
-
Copy full SHA for afd600d - Browse repository at this point
Copy the full SHA afd600dView commit details -
Trace context for the following actors:
* ClientActor * ViewClientActor * TelemetryActor
Configuration menu - View commit details
-
Copy full SHA for a6783f7 - Browse repository at this point
Copy the full SHA a6783f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67da3a - Browse repository at this point
Copy the full SHA e67da3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d64ffb7 - Browse repository at this point
Copy the full SHA d64ffb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddc73a - Browse repository at this point
Copy the full SHA 4ddc73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8b410 - Browse repository at this point
Copy the full SHA 4c8b410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fdeebe - Browse repository at this point
Copy the full SHA 8fdeebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5cc1b - Browse repository at this point
Copy the full SHA ef5cc1bView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bc88cc - Browse repository at this point
Copy the full SHA 3bc88ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0f2e8 - Browse repository at this point
Copy the full SHA fc0f2e8View commit details -
Refactor tests to shorten
actix::spawn(client.send().then())
chains……. For better formatting and readability.
Configuration menu - View commit details
-
Copy full SHA for 8d197bb - Browse repository at this point
Copy the full SHA 8d197bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c0b12 - Browse repository at this point
Copy the full SHA d5c0b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3028d6d - Browse repository at this point
Copy the full SHA 3028d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e024b8 - Browse repository at this point
Copy the full SHA 5e024b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928aa36 - Browse repository at this point
Copy the full SHA 928aa36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a571c - Browse repository at this point
Copy the full SHA 10a571cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d88da99 - Browse repository at this point
Copy the full SHA d88da99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea4ce8 - Browse repository at this point
Copy the full SHA 7ea4ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f17ea - Browse repository at this point
Copy the full SHA c4f17eaView commit details