pikomonde

Results 21 comments of pikomonde

Hi @MTTMTTMTT , I would love to work on this, let me reproduce it in my local.

Hi @MTTMTTMTT , I think it is expected to wrap around, because the message is more than 30 characters. But I'm agree that it's weird, that the message ends with...

Btw, take a look at this: https://github.com/charmbracelet/bubbles/pull/509

Oh, got it, so you want to make the software to new line. To summarize: The input: ``` this is a 35 characters long msg111 this is a 35 characters...

@MTTMTTMTT please check, I've created the PR, I think it should solve the Chinese characters problem. I haven't try it for that case

can you provides the code example that you tried to compile?

> I just tried to use the `func` to `validate private key` but got some other behavior that `func`. > > https://github.com/gagliardetto/solana-go/blob/main/keys.go#L48 > > It's correct behavior ? Hi @Almazatun...

Ah, I got your question now. My question is, how do you know that `6HsFaXKVD7mo43oTbdqyGgAnYFeNNhqY75B3JGJ6K8a227KjjG3uW3v` is an invalid private key? Is there any docs on Solana that classify that this...

I'm not sure if it is the correct behaviour or not (I think we need to compare with solana's official client) But I think it is invalid because it is...