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

v0.16: Expand Config program; implement Validator Info CLI #5045

Merged

Conversation

CriesofCarrots
Copy link
Contributor

Cherry-pick expand Config program to enable multiple/non-account signers, and new Validator Info CLI build on top

Tyera Eulberg added 4 commits July 11, 2019 16:30
* Update config program to accommodate multiple signers

* Update install CLI

* Remove account_type u32; add handling for unsigned keys in list

* ConfigKeys doc
* Make config_api more robust

* Add test and update store instruction
* Add validator-info CLI

* Add GetProgramAccounts method to solana-client

* Update validator-info args, and add get subcommand

* Update ValidatorInfo lengths

* Add account filter for get --all

* Update testnet participation doc to reflect validator-info

* Flesh out tests

* Review comments
@CriesofCarrots CriesofCarrots force-pushed the config-validator-info-v0.16 branch from 8392fac to 5142474 Compare July 11, 2019 23:51
@codecov
Copy link

codecov bot commented Jul 12, 2019

Codecov Report

Merging #5045 into v0.16 will increase coverage by 0.3%.
The diff coverage is 50.2%.

@@           Coverage Diff           @@
##           v0.16   #5045     +/-   ##
=======================================
+ Coverage   62.4%   62.8%   +0.3%     
=======================================
  Files        193     194      +1     
  Lines      43333   43430     +97     
=======================================
+ Hits       27082   27285    +203     
+ Misses     16251   16145    -106

1 similar comment
@codecov
Copy link

codecov bot commented Jul 12, 2019

Codecov Report

Merging #5045 into v0.16 will increase coverage by 0.3%.
The diff coverage is 50.2%.

@@           Coverage Diff           @@
##           v0.16   #5045     +/-   ##
=======================================
+ Coverage   62.4%   62.8%   +0.3%     
=======================================
  Files        193     194      +1     
  Lines      43333   43430     +97     
=======================================
+ Hits       27082   27285    +203     
+ Misses     16251   16145    -106

@CriesofCarrots CriesofCarrots merged commit d08a810 into solana-labs:v0.16 Jul 12, 2019
@CriesofCarrots CriesofCarrots deleted the config-validator-info-v0.16 branch October 2, 2019 01:26
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