Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subwasm info output has inconsistent spacing (macos 12.2.1, Terminal.app) #43

Closed
coderobe opened this issue Mar 11, 2022 · 3 comments
Closed

Comments

@coderobe
Copy link

The spacing after the : is all over the place:

image

This is more of a cosmetic issue than anything else

@chevdor
Copy link
Owner

chevdor commented Mar 16, 2022

I get:

will@<...> $ subwasm info --chain westend                                
🏋️  Runtime size:		1.080 MB (1,132,636 bytes)
🗜  Compressed:			Yes, 81.41%
✨ Reserved meta:		OK - [6D, 65, 74, 61]
🎁 Metadata version:		V14
🔥 Core version:		westend-9170 (parity-westend-0.tx10.au2)
🗳️  system.setCode hash:		0xecfe1eb445628f4dcad3a8aea98bdd4f890370eb71ac9bdccf1cc041b35cb3c0
🗳️  authorizeUpgrade hash:	0xfae693ecfef403b3b8c409b9f34b01ab1ef0e3ef0c6d96e6defa4b9571eeb784
#️⃣  Blake2-256 hash:		0xcc7f7297da7512cd0c5f42b758e642069cd37821341378fe151d5c9140bdeac1
📦 IPFS:			https://www.ipfs.io/ipfs/QmTEy9SVdvg7JDGkJZzadhN4ZnPkvyqj21YQzF5Xqt2R3J

@chevdor
Copy link
Owner

chevdor commented Mar 16, 2022

Another similar one using another shell:

 bash --noprofile --norc
bash-5.1$ subwasm info --chain westend  
🏋️  Runtime size:		1.080 MB (1,132,636 bytes)
🗜  Compressed:			Yes, 81.41%
✨ Reserved meta:		OK - [6D, 65, 74, 61]
🎁 Metadata version:		V14
🔥 Core version:		westend-9170 (parity-westend-0.tx10.au2)
🗳️  system.setCode hash:		0xecfe1eb445628f4dcad3a8aea98bdd4f890370eb71ac9bdccf1cc041b35cb3c0
🗳️  authorizeUpgrade hash:	0xfae693ecfef403b3b8c409b9f34b01ab1ef0e3ef0c6d96e6defa4b9571eeb784
#️⃣  Blake2-256 hash:		0xcc7f7297da7512cd0c5f42b758e642069cd37821341378fe151d5c9140bdeac1

@chevdor
Copy link
Owner

chevdor commented Mar 16, 2022

ssh into another machine using the same term:

image

chevdor added a commit that referenced this issue Jul 6, 2022
@chevdor chevdor closed this as completed in 5a8492c Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants