-
Add multisig support to:
- verify_address_flow.py
- sign_psbt_*_flow.py
- menus.py (multisig_menu)
Bounty: 1 XMR
-
Hi hi,
This is my first experience with mining coin.
I have: Manjaro ARM (rpi4) v22.08
I installed the wallet via: https://flathub.org/apps/details/org.getmonero.Monero
But I don't know how I …
-
The Monero CLI supports several history export options:
* Type: `[in|out|all|pending|failed|pool|coinbase]`
* Subaddress index: `[index=[,,...]]`
* Min/max block height: `[ []]`
* Output path: `…
-
See comment in https://bounties.monero.social/posts/21/make-an-atom-rss-feed-available-for-bounty-posts-and-comments
-
I recently created a view only wallet for my existing monero address, and I found that one of my transactions showed as a debit instead of a credit. Looking at the details for the transaction, it appe…
-
## What It Is
The pay-to-use RPC system was added in PR #5357. Node operators can specify an XMR address for public RPC which clients must mine to in order to access their RPC. The idea was that node…
-
I'm referring to the file with localizable strings, translations/monero_core.ts, as I haven't been able to run the GUI too much. (my screen is too small)
The GUI strings use the words 'generate' an…
-
Hi. I'm currently working on light wallet support in official cli and gui wallets.
When switching between different openmonero/mymonero instances you need to do a full rescan (which sometimes requ…
-
[Utreexo](https://github.com/mit-dci/utreexo) allows pruned Bitcoin nodes to be run off of just a few kilobytes of state, rather than gigabytes. The savings with this would be even more extreme on Mon…
-
There are many cases where servers may be used with a view key only to receive payments. Thus, it is useful to have functionality to be able to safely check through an RPC call if a wallet is view-onl…