-
Hello everybody let me start of by saying the Discord RPC IS working with Linux native games that use the Linux native Discord SDK libs. However games that bundle this library but run through Proton (…
-
kehiy updated
2 weeks ago
-
Got this email:
This email is notifying you of an upcoming deprecation that we have determined may affect you as a result of your recent upload to 'deltachat-rpc-server'.
In the future, PyPI wil…
-
**Describe the bug**
**To Reproduce**
**Expected behavior**
**Screenshots**
**DAppNode version:**
- Package version:
- OS:
- Browser
**Additional conte…
-
Currently, mostro handles admin commands using NIP-59 nostr events. While this setup is functional, there are some compelling reasons to consider implementing a more direct communication method (i.e.,…
-
I skipped implementing the [batching section of the JSON-RPC specification](https://www.jsonrpc.org/specification#batch), but it would be nice to implement that for some of the more bursty RPCs. I thi…
-
analyze these most used rpc methods.
1. getAccountInfo
2. getBlock
3. getTransaction
4. getSignaturesForAddress
-
Прописать метод process_responses для переменного числа параметров и работать в зависимости от типа call с разными строками
Аналогично метод proceed для каждого класса rpc
-
Hi i'm trying to invoke RPC in a state via unregistered client in go sdk
```
//RPC Definition
func (w MyWorkflow) Notification(ctx iwf.WorkflowContext, input iwf.Object, persistence iwf.Persisten…
-
- [ ] Test SQL queries - optimize if necessary. Maximum execution time for different input parameters is 350ms
- [ ] Test API methods, exclude access to empty memory or other situations leading to sy…