-
Wallet RPC methods new to Monero 0.13:
- [x] `get_address_index`
- ~~`sign_transfer`~~
- [x] `export_outputs`
- [x] `import_outputs`
- [x] `refresh`
- [x] `change_wallet_password`
- …
-
after typing the pin number i get the popup message:
error: internal error: failed to deserialize keys buffer
it stays like that. when i press backspace a new popup says "loading wallet" and stays…
-
Cake wallet is unable to send Bitcoin to an Incognito shielding address. Other wallets are able to send fine and Monero works fine on cake. Tried on a different phone and with a different address and …
-
Monero-rpc version: Monero Fluorine Fermi (v0.18.0.0-release)
I am using method transfer to send out some funds, however it seems this cannot be processed and I am receiving this error.
Also i…
-
Following discussions during a #monero-research-lab meeting, see logs [here](https://github.com/monero-project/meta/issues/519), there seems to be some support for removing monero's timelock implement…
-
I observe a difference in behavior when monero-wallet-rpc is started with a `--daemon-address` connection versus without any connection, creating a wallet, and then setting the connection with `set_da…
-
To increase the robustness and portability of wallet3 it should be built around a purely functional library that meets the following conditions:
1. C ABI
2. No concurrency and networking mixed in.…
-
**Feature**: Support Monero
**Why?**: Monero is an amazing privacy coin. Great for users who do not want their balance publicly available. Plenty of wallets written both in [C++](https://github.com/m…
-
Hi! I would like to add Monero to [my project](https://github.com/detherminal/seruro). But I saw that you can only interact with the wallet if you download the blockchain. Adding support for connectin…
-
Error message from "Please enter wallet password for: [wallet name]" screen:
> Couldn't open wallet: Wrong Device Status: 0x6e00 (SW_CLA_NOT_SUPPORTED), EXPECTED 0x9000 (SW_OK), MASK 0xffff
Monero…