da-tai
da-tai
Using ```net``` package, you can make a proxy using splice with io.Copy. Is that possible with gnet , or is there a faster way to doit with gnet? ``` go...
Does this support segwit. I am passing the path and xpub that belongs to segwit yet, I am getting addresses that isn't in the path and the address 1
A local RPC that can tell the node owner the amount of rewards based on the DS Block number.
### Issue When using miner_info.py, it hangs. After Ctrl + C , we see that its stuck on line 43 recvall. ``` File "miner_info.py", line 178, in main() File "miner_info.py",...
### Issue When just starting a node, it attempts to downloads files from AWS. This isn't always successful leading to a bad node that continuously restarts because it's attempting to...
Using io.copy (splice), the remote connection get a K (or other letters) infront of each message sent. Below is an exmaple and the config. How can I disable this? `K{"id":589,"jsonrpc":"2.0"}`...