Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

v0.12: little fixes #3455

Merged
merged 3 commits into from
Mar 22, 2019
Merged

v0.12: little fixes #3455

merged 3 commits into from
Mar 22, 2019

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Mar 22, 2019

  • Demote a spammy and misleading log
  • setup_fullnode_staking() - Refrain from trying to configure a staking account that was previously configured to avoid misleading errors when a node restarts
  • Turn off testnet node updates, just recreate the cluster instead to work around Update leader slot in poh recorder if we skipped it #3451 (and probably other similar issues that we don't want to deal with with v0.12)

@codecov
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

Merging #3455 into v0.12 will not change coverage.
The diff coverage is 100%.

@@          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
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

Merging #3455 into v0.12 will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           v0.12   #3455   +/-   ##
=====================================
  Coverage   81.2%   81.2%           
=====================================
  Files        132     132           
  Lines      20737   20737           
=====================================
  Hits       16843   16843           
  Misses      3894    3894

@mvines mvines merged commit b91afb7 into solana-labs:v0.12 Mar 22, 2019
@mvines mvines deleted the fix12 branch March 22, 2019 23:51
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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant