ladyrick
ladyrick
This is also causing issues for me.
可以在自己的合约中定义函数 ```javascript function whoami(){ return Blockchain.transaction.from; } ``` 然后发起交易调用这个函数,即可获取自己的钱包地址。 --- 于是,情况就变成,`WebExtensionWallet`明知道我的钱包地址,却不告诉我,导致我只好给服务器发交易。 所以,我认为,**没必要阻止用户在本地获取自己的钱包地址**,免得白白给服务器增加负担。
I have the same problem.
Thank you for you reply. I think the right experience would be like this. Suppose I am using `systemctl log -f unit_name` to display the log. When I press Control-C,...
But anyway, the raw command output must be the golden baseline. Any command runner, imo, should get the same output when with or without the wrap of runner. Message ID: ***@***.***>
I encountered the same problem on MacOS Sequoia 15.0.1, xonsh 0.18.4
> Please reproduce this in pure prompt-toolkit and report this to upstream repository. I'm afraid it's not just a bug of prompt-toolkit. I create an clean conda env and install...
Any updates? This problem still exists now. BTW, when I install `xonsh[mac]`, `prompt-toolkit` even not in the `pip list` output. But the problem still there. So this is of course...
Downgrade to [M119.0.6045.214](https://github.com/Alex313031/Thorium-MacOS/releases/tag/M119.0.6045.214) works.