8000 Remove unused timeout wallet CLI arg and config field by CriesofCarrots · Pull Request #2447 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Remove unused timeout wallet CLI arg and config field #2447

Merged

Conversation

CriesofCarrots
Copy link
Contributor

Problem

As of #2433 , the timeout wallet CLI arg and WalletConfig field are unused and unneeded. (Timeout was for poll_gossip_for_leader function.)

Summary of Changes

Removes timeout stuffs from wallet.

Fixes #

@CriesofCarrots CriesofCarrots requested a review from mvines January 16, 2019 16:51
Copy link
Contributor
@mvines mvines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label Jan 16, 2019
@solana-grimes solana-grimes merged commit 0d7b1a8 into solana-labs:master Jan 16, 2019
@codecov
Copy link
codecov bot commented Jan 16, 2019

Codecov Report

Merging #2447 into master will increase coverage by <.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #2447     +/-   ##
========================================
+ Coverage    76.9%   76.9%   +<.1%     
========================================
  Files         110     110             
  Lines       17518   17510      -8     
========================================
- Hits        13483   13481      -2     
+ Misses       4035    4029      -6

1 similar comment
@codecov
Copy link
codecov bot commented Jan 16, 2019

Codecov Report

Merging #2447 into master will increase coverage by <.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #2447     +/-   ##
========================================
+ Coverage    76.9%   76.9%   +<.1%     
========================================
  Files         110     110             
  Lines       17518   17510      -8     
========================================
- Hits        13483   13481      -2     
+ Misses       4035    4029      -6

@CriesofCarrots CriesofCarrots deleted the wallet-remove-timeout branch January 16, 2019 17:29
AshwinSekar pushed a commit to AshwinSekar/solana that referenced this pull request Aug 6, 2024
The PoH speed check currently determines the target hash rate by reading
values from genesis. However, the hashes per tick rate has been
increased via feature gates. Thus, the speed check is using a slower
hash rate for comparison than what is actually active.

So, update the PoH speed check to derive PoH hash rate from a Bank
instead
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0