Kamil J.
Kamil J.
Hello everyone. It came into my attention that this library uses heavily methods such as `_send_channel_packet` , `_send_binary_packet`, `_get_channel_packet` and `_get_binary_packet`. These are the methods that execute asynchronous logic in...
I believe I found a bug. I have just updated polkadot/api-js from version 8.10.1 to 8.14.1, and it no longer connects to the node. I am following error: ``` API/INIT:...
At the moment the console server is bugged. Sometimes it stops working and **needs restart to fix the most common problems**, but sometimes the message routing fails or it does...
At first Filesystem was added only for the need of reading and writing configuration files. Then, the additional abstracitons were added, because they were easy to implement on top of...