-
Currently we are dependent on `monero-wallet-rpc` which causes a few issues:
1. We need to spawn a new process for interacting with the wallets. This means we need to manage the process including kil…
-
- [x] Mirror all packages required in order to publish a crate which uses monero-wallet
- [ ] Upgrade from monero-serai to monero-wallet
-
Call to: MoneroWalletFull.openWallet(config);
results in:
monero.common.MoneroError: Wallet is not connected to daemon
at monero.wallet.MoneroWalletFull.startSyncing(MoneroWalletFull.java:636) ~[m…
-
There is currently no easy and **safe** standard way to gift Monero to people around you. It is possible to gift a wallet containing money. However, malicious people can use this to trick people into …
-
## general_fund
true
## explore_page
false
## project_name
Monerotopia Hackathon 2024
## your_name
deverickapollo
## email
[withheld]
## github
https://github.com/deverickapo…
-
### Proposal abstract
Upon FCMP++ hard fork activation, validators should ignore the `unlock_time` field retroactively for all non-coinbase transactions posted to the chain after a certain height. …
-
`nano_wallet` is a gui app, so it should have a desktop file
`nano-node` version d8d564bfdb79195caaf9e420a3c14f952fd6783a does not install a desktop file for `nano_wallet`
expected: similar to `…
-
**Describe the bug**
1. When wallet restore doesnt match, the seed isn't grouped.
2. Opening a wallet in the group caused it to be "ungrouped". One if the wallets has _no_ restore height listed on key…
-
**Describe the bug**
app crashes or at least freezing for a long time when selecting a different node in "Manage nodes" page then returning to main wallet page while wallet is not fully synced.
**…
-
We need to kill the `monero-wallet-rpc` process if the GUI exits. Otherwise it can become orhphaned which will prevent us from opening the wallet again later.
See this PR for more information: ht…