-
# Bug Report
## Description
The app is frozen after some time of inactivity if the app is minimised. It seems to be related to `wallet_restartWalletReloadTimer` and I've reproduced it every time…
-
{"error":{"code":-32600,"message":"Invalid Request"}
why?
-
### 🌟 Feature Request
#### 📝 Description
Alloy is the replacement for ethers.rs - and we should make sure that it is nicely integrated with era-test-node.
Make sure that we expose the rich wa…
mm-zk updated
1 month ago
-
### What problem does your feature solve?
Let user add/switch to a network(testnet/mainnet/custom network,...) via promotion UI in the wallet instead of inputing manually
### What would you like t…
-
```
import traceback
from flask import Flask, request, jsonify
from solana.rpc.api import Client
from solana.rpc.api import Keypair
from solana.rpc.commitment import Confirmed
from solana.rpc.ty…
-
## Description
Currently, this service connects just to one RPC node (devnet, testnet or mainnet-beta endpoint) and it's able to track multiple solana wallets (addresses) balances.
It will be ni…
-
### Proposal Details
1. Support sets alias names to address and saves them to the keystore.
2. CLI auto-loads the address mappings(name -> address) from the keystore and adds them to WalletContext w…
-
While implementing the new `send_all` flag on the `sendCoins` RPC added in https://github.com/lightningnetwork/lnd/pull/8955 to ZEUS (https://github.com/ZeusLN/zeus/pull/2416), we discovered that the …
-
I am getting an error when running an example adjusting allowance. All other examples seems to be running fine
const wallet = getWallet(isMainnet);
const chainId = parseInt(`${process.…
-
### Background information
Currently, there are a few flaws with customer callback logic:
First,
Business server must always call `notify_customer_info_updated` on status update, even if the orig…