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.
- Standardizes the kube pod name that E2E tests use
- Attempts to fetch an in-cluster kubeconfig for E2E tests if none is found in
$HOME/.kube
- Changed validator DNS names to match new naming convention (again, helm chart was renamed)
- Changed validator DNS names to match new naming convention
- Changed
RPC_HOSTdefault value topocket-validatorswhich randomly resolves to one of the validators
Documentation updates
Adds Stake, Unstake, & Send Tests #653
- Introduced this
CHANGELOG.md - Added tests for Stake, Unstake, and Send CLI commands
- Added the
e2e/testsdirectory
Hello Changelog