deverickapollo / umbrel-monero

Other
25 stars 4 forks source link

Optimize RPC #132

Open deverickapollo opened 2 hours ago

deverickapollo commented 2 hours ago

https://github.com/monero-project/monero/issues/8954#issuecomment-2394093863

Optimize RPC commands: - monerod a. Restrict external access b. Remove unnecessary commands c. Optimize subaccount/subaddress lookaheads (default should be only 1 account; we don't use the rest) d. Map commands to variables so they can be changed in the UI

deverickapollo commented 2 hours ago

https://github.com/monero-project/monero/issues/8954#issuecomment-2394093863