Commit 2c41b37
committed
cli: various improvements
* display locked stake and phantom tokens in line with #582
* display total pool asset value and total excess lamports in line with #601
* show total network value for `DisplayAll` in sol rather than lamports
* display warnings for a dedelegated pool, nonexistent onramp, and potentially valuable replenish
* fix a bug where all `--dry-run` commands claimed to succeed
* remove `spl_token_client` including `ProgramClient`
* replace all uses of `spl_token`, `vote_program`, and `stake_program` with interface crates1 parent a36f8c2 commit 2c41b37
7 files changed
Lines changed: 306 additions & 447 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments