YeonHo Park
YeonHo Park
I would like to introduce my wrapper for Plog. 1. We used logging like this `BCCL:Print( "int i = %d\n", i );` before Plog. I made these defines such as...
I got an error below in testnet, 1.2.3. ``` ERROR:root:Unexpected error in collect_pool_rewards_loop: 413, message='Request Entity Too Large', url=URL('https://localhost:8555/push_tx') Traceback (most recent call last): File "/home/chia/testnet/pool-reference/pool/pool.py", line 332, in collect_pool_rewards_loop...
Hello, @eidheim First, thanks to make this Simple WebSocket. I needed to send binary mode. I found the article, https://github.com/eidheim/Simple-WebSocket-Server/issues/30, about this, and applied to my project. FYI, here is...
`pp(obj, sort_keys=False)` How can I config pp's default config value? like this ``` # pp global config setup. # then, pp(obj) # sort_keys=False ```
I use GTX3070Ti 8G VRAM, and Ryzen 32Core. Is it normal to take a long time ( about 15min )to generate an answer? My params are .. ``` model_name =...
먼저, 만들어 주신 사전 잘 쓰고있습니다. 비록, 이 기능을 많은 분이 원하는 것은 아닐 것 같지만... 영영사전이 디폴트로 팝업되는 설정이 추가되었으면 좋겠습니다. 감사합니다.
## env * it's only CPU farming with 38 harvester. * not using chiapos or GPU. * version is 1.8.2.giga14 and OS is Ubuntu * plot-k32-c1 about 5000 plots for...
[Question] chia pos and proxy 1. I can't see any log or stdout. I don't know if it is working or has problem. 2. Is process , `chia_full_node_worker` for remote...