Justin Zhu

Results 11 comments of Justin Zhu
trafficstars

> 嗯,这里是一个问题,欢迎PR。 https://github.com/didi/LogicFlow/pull/647 已提PR

公司内部系统正在使用,感谢开源

@glitch-txs Hi~currently, the package `@web3modal/ethers` and `@web3modal/wagmi` can both only be used for eip155 namespace. Is there any plan to support other namespace such as `tron:0x94a9059e` namespace ? Thank you!

> Hi we're working a Solana integration and are planning to add Tron in the future as well, there's no current support for other namespaces atm Thanks a lot for...

Is there any resolution ? It's seems that my vscode is awayls being blocked by this.

@elevatebart @imtiyazs thanks! I restart my mac and it's ok. Next time i will try the setting. 🤝🤝 But the strange thing is that i have more than one vscode...

> I added `vetur.languageFeatures.codeActions`. Try turning it off in the new version to see the issue still happens. If this is the cause I'll investigate further. hi,octref, thank you very...

In browser, `Buffer` can be obtained by `window.buffer.Buffer`. `window.buffer.Buffer.from()` should work fine.

> @ChrisShank Thanks a lot, adding your changes worked like a charm 🎉 Now only vetur needs to remove the `The template root requires exactly one element.`-error, but I can...