-
## Some rpc protocols can be chosen
- rmi to support firstly
- injvm
- http
- thrift
-
Change RPC related code to support SHA3. Files affected:
httprpc.cpp
-
Consider this:
We can automatically provide RPC stubs for any first-order effect, and for any second-order effect that is called with [`StaticPtr`s](http://hackage.haskell.org/package/base-4.12.0.0…
-
The benchmarks have been relying on the fact that we are not JSON RPC 2.0 compliant, but they have been broken with #1623.
In order to fix them, we need our client to be able to handle multiple req…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When testing execution reverts with `hardhat` on the `evmos` chain, tests fail due to a missing…
-
I don't know which of the transaction information is the token information
how to distinguish between tokens and main coins?
And how to get the transfer amount of the token, which token, to, from a…
-
Did discord remove buttons from RPC, or something has changed in the API? The RPC docs page say it's in [closed beta](https://discord.com/developers/docs/topics/rpc) (??) no idea what happened. They c…
-
### What version of gRPC and what language are you using?
Python: `grpcio 1.24.0`
### What operating system (Linux, Windows,...) and version?
Ubuntu 18.04
### What runtime / compiler are you u…
-
_TODO: Complete the description_
Currently we have `RPC usage stats` in the advanced settings. It would probably be good to see the token limit usage per provider. That way we would know if there i…
-
This is probably my issue entirely.
I looked at the odoo docs and I'm trying to get a count of some records as they did there.
When I execute:
const unique_partner_count = await this.odoo.exec…