datahaven/test/launcher/utils
undercover-cactus 6e4cdf31b1
refactor: remove duplicate function not used (#399)
## Summary

Remove `compressedPubKeyToEthereumAddress` and the `crypto.ts` because
the function is not being used and it has been already defined in the
file `datahaven.ts`.

## What changed

* Deleted the file `test/launcher/utils/crypto.ts` as the function what
the only function defined in the file
* Update `index.ts` to reflect the change mentioned above

Co-authored-by: Ahmad Kaouk <56095276+ahmadkaouk@users.noreply.github.com>
2026-01-20 07:32:05 +00:00
..
checks.ts test: 🏗️ Setup e2e testing framework (#104) 2025-07-16 18:51:07 +02:00
constants.ts test: decrease the number of nodes spawn (#353) 2025-12-18 14:34:45 +01:00
index.ts refactor: remove duplicate function not used (#399) 2026-01-20 07:32:05 +00:00