-
**Summary:**
Alphabetical order is missing in Linked bank accounts list.
**Steps to reproduce:**
Open app Home --> Finance --> Accounts
**Expected behavior:**
Linked bank accounts list…
-
Why is the newly created sanbox account not automatically activated? The account requires verification of a fictitious bank account - so no money can be sent, so the only option to complete the activa…
-
Investigate possibilities to run a kickstarter (https://www.kickstarter.com/) campaign to raise money for noQ.
- Create campaign and fix relevant bank accounts etc. Decide on relevant target and poss…
-
Hi there,
I'd like to suggest a feature to add to waterfly. It would be great to be able to see the account status for the piggy banks so that I can keep track of how much I have left to assign to …
-
Hello,
I want to suggest to add support for bank plugins like "Economy Bank" from the Author: "brunyman", so you can pay the taxes for the region from your bank account balance, and not from your p…
-
BroadcastTxError: Broadcasting transaction failed with code 7 (codespace: sdk). Log: invalid from address: empty address string is not allowed: invalid address
Was trying to make a authz MsgExec (E…
-
Datameet group thread: https://groups.google.com/forum/#!searchin/datameet/pdfs%7Csort:date/datameet/ErNY82gA7dw/mmBUxH5DAgAJ
Site: https://www.pmjdy.gov.in/archive
-
#### Problem
Have observed on versions v1.18.15 and v1.18.18 on mainnet. Running jito, but from observations below I think this an issue in solana/agave.
Memory grows rapidly after validator restart…
mxval updated
2 months ago
-
The mainframe sends money to banks accounts for each partner.
This process hasn't been expanded in years. Unclear how to add STRR
-
```java
class Bank {
private ArrayList accounts;
private int totalAccount;
Account account;
Bank() {
this.accounts = new ArrayList();
this.totalAccount = 0;
…