Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.13 KB

File metadata and controls

43 lines (24 loc) · 1.13 KB

Changelog

All notable changes to this module will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.0.6] - 2023-04-26

  • Standardizes the kube pod name that E2E tests use

[0.0.0.5] - 2023-04-24

  • Attempts to fetch an in-cluster kubeconfig for E2E tests if none is found in $HOME/.kube

[0.0.0.4] - 2023-04-19

  • Changed validator DNS names to match new naming convention (again, helm chart was renamed)

[0.0.0.3] - 2023-04-14

  • Changed validator DNS names to match new naming convention
  • Changed RPC_HOST default value to pocket-validators which randomly resolves to one of the validators

[0.0.0.2] - 2023-04-10

Documentation updates

[0.0.0.1] - 2023-04-10

Adds Stake, Unstake, & Send Tests #653

  • Introduced this CHANGELOG.md
  • Added tests for Stake, Unstake, and Send CLI commands
  • Added the e2e/tests directory

[0.0.0.0] - 2023-03-30

Hello Changelog