This repository was archived by the owner on Jan 22, 2025. It is now read-only.
94: source doc review#95
Merged
garious merged 2 commits intosolana-labs:masterfrom Mar 30, 2018
jackson-sandland:source-documentation-review
Merged
94: source doc review#95garious merged 2 commits intosolana-labs:masterfrom jackson-sandland:source-documentation-review
garious merged 2 commits intosolana-labs:masterfrom
jackson-sandland:source-documentation-review
Conversation
garious
reviewed
Mar 30, 2018
| @@ -1,6 +1,6 @@ | |||
| //! The AccountantSkel is a microservice that exposes the high-level | |||
| //! The `accountantSkel` module is a microservice that exposes the high-level | |||
| @@ -1,4 +1,4 @@ | |||
| //! A AccountantStub is client-side object that interfaces with a server-side Accountant | |||
| //! The `accountantStub` module is a client-side object that interfaces with a server-side Accountant | |||
Codecov Report
@@ Coverage Diff @@
## master #95 +/- ##
=======================================
Coverage 93.79% 93.79%
=======================================
Files 15 15
Lines 1145 1145
=======================================
Hits 1074 1074
Misses 71 71
Continue to review full report at Codecov.
|
vkomenda
referenced
this pull request
in vkomenda/solana
Aug 29, 2021
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 0.8.4 to 0.10.12. - [Release notes](https://github.com/ianstormtaylor/superstruct/releases) - [Changelog](https://github.com/ianstormtaylor/superstruct/blob/master/Changelog.md) - [Commits](ianstormtaylor/superstruct@v0.8.4...v0.10.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
joncinque
pushed a commit
to joncinque/agave
that referenced
this pull request
Mar 6, 2024
* Simplify vote-authority display * Add handling for new vote authority * Add proper None handling, because unit test (shouldn't happen IRL, though) * Unwrap->expect
willhickey
pushed a commit
that referenced
this pull request
Mar 9, 2024
* Simplify vote-authority display * Add handling for new vote authority * Add proper None handling, because unit test (shouldn't happen IRL, though) * Unwrap->expect
segfaultdoc
pushed a commit
to jito-labs/solana
that referenced
this pull request
Aug 7, 2024
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
formats module descriptions