ChainMovers / suibase

Sui development environment and cookbook.
https://suibase.io
Apache License 2.0
35 stars 6 forks source link

Changes for some sui v1.7.0 keytools command removal #71

Closed mario4tier closed 11 months ago

mario4tier commented 11 months ago

A Sui PR breaks the suibase scripts using keytool: https://github.com/MystenLabs/sui/pull/13196

--> easy fix by replacing "keytool base64-to-bytes" with base64 and xxd utils.

Will affect user trying to load private address from suibase.yaml