Skip to content

change gitsha of private-keys.yaml#787

Merged
okdas merged 1 commit intomainfrom
chore/keybase-dump
May 25, 2023
Merged

change gitsha of private-keys.yaml#787
okdas merged 1 commit intomainfrom
chore/keybase-dump

Conversation

@okdas
Copy link
Copy Markdown
Contributor

@okdas okdas commented May 25, 2023

Description

Summary generated by Reviewpad on 25 May 23 17:47 UTC

This pull request changes the gitsha of private-keys.yaml.

In #779, I added public keys as comments to all private keys in private-keys.yaml. Consequently, the md5sum of that file changed, even though the actual values remained unchanged. This led to the regeneration of the dump of private keys by debug_keybase. While there is no need to alter the binary file since its content has not been modified, we do want to update the md5 file to prevent further regeneration of the dump by debug_keybase.

Type of change

Please mark the relevant option(s):

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Major breaking change
  • Documentation
  • Other

Testing

  • make develop_test; if any code changes were made
  • make test_e2e on k8s LocalNet; if any code changes were made
  • e2e-devnet-test passes tests on DevNet; if any code was changed
  • Docker Compose LocalNet; if any major functionality was changed or introduced
  • k8s LocalNet; if any infrastructure or configuration changes were made

@okdas okdas added infra Core infrastructure - not protocol related small Pull request is small labels May 25, 2023
@okdas okdas requested a review from Olshansk May 25, 2023 17:46
@okdas okdas self-assigned this May 25, 2023
@okdas okdas merged commit 5f5d5d5 into main May 25, 2023
@okdas okdas deleted the chore/keybase-dump branch May 25, 2023 22:48
bryanchriswhite added a commit that referenced this pull request May 26, 2023
* pokt/main:
  Update client to p1 in makefile
  change gitsha of private-keys.yaml (#787)
  Fix places where we request a password and don't check the nonInterac… (#788)
  [Testing] [Tooling] chore: replace `gocuke` & `go-mockdns` in go.mod (#782)
  [k8s] Rename `client` to `p1` in k8s localnet (#764)
  [Persistence] Refactors BlockStore Interface (#774)
  [BUG] Int casting issue when sending tx (#783)
  add public keys to private-keys.yaml (#779)
bryanchriswhite added a commit that referenced this pull request May 26, 2023
* refactor/message-handling:
  Update client to p1 in makefile
  change gitsha of private-keys.yaml (#787)
  Fix places where we request a password and don't check the nonInterac… (#788)
  [Testing] [Tooling] chore: replace `gocuke` & `go-mockdns` in go.mod (#782)
  [k8s] Rename `client` to `p1` in k8s localnet (#764)
  [Persistence] Refactors BlockStore Interface (#774)
  [BUG] Int casting issue when sending tx (#783)
  fix: add  missing space to makefile
  add public keys to private-keys.yaml (#779)
  chore: update changelog
  chore: comment improvements
  fix: logger levels
  chore: improve func & var names'
  [Helm] Add ServiceMonitor to the helm chart (#767)
  Update PULL_REQUEST_TEMPLATE.md (#772)
  [CI/Infra] E2E tests on Argo Workflows (#737)
Olshansk pushed a commit that referenced this pull request Jun 1, 2023
## Description

<!-- reviewpad:summarize:start -->
### Summary generated by Reviewpad on 25 May 23 17:47 UTC
This pull request changes the gitsha of private-keys.yaml.
<!-- reviewpad:summarize:end -->

In #779, I added public keys as comments to all private keys in
private-keys.yaml. Consequently, the md5sum of that file changed, even
though the actual values remained unchanged. This led to the
regeneration of the dump of private keys by debug_keybase. While there
is no need to alter the binary file since its content has not been
modified, we do want to update the md5 file to prevent further
regeneration of the dump by debug_keybase.

## Type of change

Please mark the relevant option(s):

- [ ] New feature, functionality or library
- [ ] Bug fix
- [x] Code health or cleanup
- [ ] Major breaking change
- [ ] Documentation
- [ ] Other <!-- add details here if it a different type of change -->

## Testing

- [x] `make develop_test`; if any code changes were made
- [ ] `make test_e2e` on [k8s
LocalNet](https://github.com/pokt-network/pocket/blob/main/build/localnet/README.md);
if any code changes were made
- [ ] `e2e-devnet-test` passes tests on
[DevNet](https://pocketnetwork.notion.site/How-to-DevNet-ff1598f27efe44c09f34e2aa0051f0dd);
if any code was changed
- [ ] [Docker Compose
LocalNet](https://github.com/pokt-network/pocket/blob/main/docs/development/README.md);
if any major functionality was changed or introduced
- [ ] [k8s
LocalNet](https://github.com/pokt-network/pocket/blob/main/build/localnet/README.md);
if any infrastructure or configuration changes were made
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Core infrastructure - not protocol related small Pull request is small waiting-for-review

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants