massa icon indicating copy to clipboard operation
massa copied to clipboard

Add colors on CLI output

Open AurelienFT opened this issue 2 years ago • 2 comments

It will be more easily to have colors in the CLI outputs. For example this output :

get_operations 21z3jS2zzuv8dZpf7YrHhJugoe3s9NDn7dWmJzdCHQQHmdoaix
Operation 21z3jS2zzuv8dZpf7YrHhJugoe3s9NDn7dWmJzdCHQQHmdoaix[ (in pool)]
In blocks:
    - 2VKNvrkorxr2Qj3LJiYsZ2Jt9H8uL61eTSvkvBRgtoFiaVWCSX
Signature: EJQQXzdoshJihGbq8px2dG4N3MBzaFstwWkiLAYLY9q5gyppeSZhbCoRMnBh1kUXhEsmSH3oR39ik8ronYERoR9Axpnqi
Creator pubkey: P1KbDkC1ajppBoY6vbGX58m9cLBc1zNQXvTde9EuTcwci7nS2rB
Creator address: A12KCLh2bca76aWug4z5pDRekMzxFexYJUecXMuMNypUQQQFd1zn
Id: 21z3jS2zzuv8dZpf7YrHhJugoe3s9NDn7dWmJzdCHQQHmdoaix
Fee: 0
Expire period: 3897
Operation type: ExecuteSC:
    - max_gas:1000000

could have all the differents informations colored to read it more easily.

AurelienFT avatar Dec 01 '22 20:12 AurelienFT

Adding good first issue label. Feel free to remove it if I'm mistaken.

qdrn avatar Jan 02 '23 10:01 qdrn

Resources:

aoudiamoncef avatar Jan 23 '23 12:01 aoudiamoncef

The client seams to use https://crates.io/crates/console to work with colors, I guess I'll just re-use this directly

litchipi avatar Mar 08 '23 09:03 litchipi

Added a discussion topic about the choices of the colors: https://github.com/massalabs/massa/discussions/3671

litchipi avatar Mar 09 '23 13:03 litchipi