-
### The Issue
After following the local setup steps, the frontend throws an error when creating a new Safe account on Sei Pacific Mainnet.
- Able to connect metamask to Sei Network and Metamask pic…
-
### Terraform Core Version
v1.9.1
### AWS Provider Version
v5.60.0
### Affected Resource(s)
* aws_pinpoint_email_channel
### Expected Behavior
That both tests pass.
### Actual …
-
I just followed your instructions and executed the following command:
`wget https://raw.githubusercontent.com/dxzenith/allora-worker-node/main/allora.sh && chmod +x allora.sh && ./allora.sh`
Aft…
-
From issue 2486 in steem by @j4ys0n:
The call:
```javascript
steem.api.getAccounts(['dlive'], (err, result) => {
if (err) {
res.send(err);
} else {
res.send(resu…
-
- do not test control API as accounting isn't managed by control API
- print CLI output on failures
- update keys in config.yaml (rpc -> rpc-endpoint), use node's WIF instead of random one
-
**Describe the bug**
When I get the lobby chat update, and the player is leaving the lobby, I'm manually calling `peer.disconnect_peer`, as I want the player to be removed from the game altogether, i…
-
The current RPC for getting event logs has some limitations (for instance it is not easy to request the latest n entries).
https://docs.vite.org/vite-docs/api/rpc/ledger_v2.html#ledger-getvmlogsbyfil…
-
I tried to run imjoy-rpc in the pyodide environment:
```python
import micropip
await micropip.install("imjoy-rpc")
from imjoy_rpc import api
class Plugin:
async def setup(self):
…
-
### Problem
https://github.com/hashgraph/hedera-json-rpc-relay/tree/main/tools (current dev tools support)
https://github.com/hashgraph/hedera-json-rpc-relay/blob/main/docs/rpc-api.md (supported end…
-
### Is your feature request related to a problem? Please describe.
A bigtable customer recently an issue where their test suite would arbitrarily hang. The issue was triggered by the customer attempt…