Skip to content
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

Cleanup TVU docs #368

Merged
merged 1 commit into from
Jun 16, 2018
Merged

Cleanup TVU docs #368

merged 1 commit into from
Jun 16, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Jun 16, 2018

No description provided.

@garious garious mentioned this pull request Jun 16, 2018
@garious garious merged commit 586141a into solana-labs:master Jun 16, 2018
@codecov
Copy link

codecov bot commented Jun 16, 2018

Codecov Report

Merging #368 into master will decrease coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   91.04%   90.75%   -0.29%     
==========================================
  Files          36       36              
  Lines        3484     3484              
==========================================
- Hits         3172     3162      -10     
- Misses        312      322      +10
Impacted Files Coverage Δ
src/tvu.rs 97.81% <ø> (-1.46%) ⬇️
src/crdt.rs 84.2% <0%> (-1.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f763f9...ebaded9. Read the comment docs.

CriesofCarrots pushed a commit that referenced this pull request Feb 28, 2020
mvines pushed a commit to mvines/solana that referenced this pull request Jun 15, 2020
mvines pushed a commit that referenced this pull request Jun 15, 2020
apfitzge referenced this pull request in apfitzge/agave Mar 21, 2024
…anza-xyz#368)

relax stake split destination check (anza-xyz#162)

* relax stake split destination check

* change stake_account error handling logic

* fmt

* modify logic

* change error message when account is neither owned by stake program or system program

* add a comment explaining nested ifs in stake_account error handling

* fix typos in comments

* update comment

(cherry picked from commit 6bcb77d)

Co-authored-by: Nagaprasad V R <81755170+Nagaprasadvr@users.noreply.github.com>
willhickey pushed a commit that referenced this pull request Mar 23, 2024
relax stake split destination check (#162)

* relax stake split destination check

* change stake_account error handling logic

* fmt

* modify logic

* change error message when account is neither owned by stake program or system program

* add a comment explaining nested ifs in stake_account error handling

* fix typos in comments

* update comment

(cherry picked from commit 6bcb77d)

Co-authored-by: Nagaprasad V R <81755170+Nagaprasadvr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants