This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Conversation
This file contains 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
This was referenced Mar 22, 2019
Merged
Codecov Report
@@ Coverage Diff @@
## v0.12 #3455 +/- ##
=====================================
Coverage 81.2% 81.2%
=====================================
Files 132 132
Lines 20737 20737
=====================================
Hits 16843 16843
Misses 3894 3894 |
1 similar comment
Codecov Report
@@ Coverage Diff @@
## v0.12 #3455 +/- ##
=====================================
Coverage 81.2% 81.2%
=====================================
Files 132 132
Lines 20737 20737
=====================================
Hits 16843 16843
Misses 3894 3894 |
This was referenced Nov 2, 2022
This was referenced Jan 6, 2023
2501babe
pushed a commit
to 2501babe/solana
that referenced
this pull request
Nov 5, 2024
* make new_from_bank to be only for tests * moved unnecessary use to cfg(test) * remove new line which breaks checks
Lichtso
pushed a commit
to Lichtso/solana
that referenced
this pull request
Nov 7, 2024
* make new_from_bank to be only for tests * moved unnecessary use to cfg(test) * remove new line which breaks checks
joncinque
pushed a commit
to joncinque/solana
that referenced
this pull request
Nov 7, 2024
…s#3455) (solana-labs#3484) make new_from_bank to be only for tests (solana-labs#3455) * make new_from_bank to be only for tests * moved unnecessary use to cfg(test) * remove new line which breaks checks (cherry picked from commit 4e7f7f7) Co-authored-by: kirill lykov <[email protected]>
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.
setup_fullnode_staking()
- Refrain from trying to configure a staking account that was previously configured to avoid misleading errors when a node restarts