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

CLI: collect and deduplicate signers (bp #8398) #8423

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 25, 2020

This is an automated backport of pull request #8398 done by Mergify.io

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR
  • @Mergifyio backports <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

* Rename (keypair util is not a thing)

* Add method to generate_unique_signers

* Cli: refactor signer handling and remote-wallet init

* Fixup unit tests

* Fixup intergation tests

* Update keypair path print statement

* Remove &None

* Use deterministic key in test

* Retain storage-account as index

* Make signer index-handling less brittle

* Cache pubkey on RemoteKeypair::new

* Make signer_of consistent + return pubkey

* Remove &matches double references

* Nonce authorities need special handling

(cherry picked from commit 12a9b5f)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Feb 25, 2020
@solana-grimes solana-grimes merged commit c375ce1 into v1.0 Feb 25, 2020
@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

❗ No coverage uploaded for pull request base (v1.0@b64ebb4). Click here to learn what that means.
The diff coverage is 79.2%.

@@          Coverage Diff           @@
##             v1.0   #8423   +/-   ##
======================================
  Coverage        ?   80.2%           
======================================
  Files           ?     254           
  Lines           ?   55894           
  Branches        ?       0           
======================================
  Hits            ?   44880           
  Misses          ?   11014           
  Partials        ?       0

@mergify mergify bot deleted the mergify/bp/v1.0/pr-8398 branch February 25, 2020 01:30
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants