| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | wallet: add number of blocks required for the balance to fully unlock | moneromooo-monero | 2019-04-01 | 1 | -4/+5 | |
| | * | | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 2019-04-01 | 1 | -1/+7 | |
| | * | | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 2019-04-01 | 1 | -0/+2 | |
| * | | | Merge pull request #5374 | Riccardo Spagni | 2019-04-11 | 1 | -0/+56 | |
| |\ \ \ | ||||||
| | * | | | wallet: new option to start background mining | moneromooo-monero | 2019-04-04 | 1 | -0/+56 | |
| | |/ / | ||||||
| * | | | Enabling daemon-rpc SSL now requires non-system CA verification | Lee Clagett | 2019-04-07 | 1 | -7/+16 | |
| * | | | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 2019-04-07 | 1 | -9/+29 | |
| * | | | Change default SSL to "enabled" if user specifies fingerprint/certificate | Lee Clagett | 2019-04-06 | 1 | -4/+9 | |
| * | | | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 2019-04-06 | 1 | -15/+5 | |
| | |/ |/| | ||||||
| * | | Merge pull request #5345 | Riccardo Spagni | 2019-04-06 | 1 | -3/+9 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: allow english/local language names in create_wallet | moneromooo-monero | 2019-03-25 | 1 | -3/+9 | |
| * | | | Merge pull request #5340 | Riccardo Spagni | 2019-04-06 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet: use original user address if we have a short payment id | moneromooo-monero | 2019-03-24 | 1 | -1/+1 | |
| * | | | | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 2019-04-01 | 1 | -1/+7 | |
| * | | | | wallet_rpc_server: add a set_daemon RPC | moneromooo-monero | 2019-04-01 | 1 | -0/+34 | |
| * | | | | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 2019-04-01 | 1 | -0/+2 | |
| * | | | | wallet_rpc_server: set confirmations to 0 for pending/pool txes | moneromooo-monero | 2019-04-01 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #5329 | Riccardo Spagni | 2019-04-01 | 1 | -36/+4 | |
| |\ \ \ | ||||||
| | * | | | wallet_rpc_server: remove mixin from transfer RPCs | moneromooo-monero | 2019-03-21 | 1 | -36/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #5302 | Riccardo Spagni | 2019-04-01 | 1 | -1/+33 | |
| |\ \ \ | ||||||
| | * | | | wallet_rpc_server: new auto_refresh RPC | moneromooo-monero | 2019-03-17 | 1 | -1/+33 | |
| * | | | | Merge pull request #5299 | Riccardo Spagni | 2019-04-01 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet_rpc_server: fix buffer read overflow in string assignment | moneromooo-monero | 2019-03-15 | 1 | -1/+1 | |
| * | | | | | Merge pull request #5297 | Riccardo Spagni | 2019-04-01 | 1 | -16/+5 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet: fix memory only wallets | moneromooo-monero | 2019-03-25 | 1 | -16/+5 | |
| * | | | | | Merge pull request #5282 | Riccardo Spagni | 2019-03-24 | 1 | -0/+4 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet_rpc_server: include out subaddress indices in get_transfers | moneromooo-monero | 2019-03-13 | 1 | -0/+4 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #5203 | Riccardo Spagni | 2019-03-19 | 1 | -22/+52 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | add multisig tx sets to describe_transfer rpc endpoint | spoke0 | 2019-03-05 | 1 | -22/+52 | |
| * | | | | Merge pull request #5165 | Riccardo Spagni | 2019-03-17 | 1 | -0/+168 | |
| |\ \ \ \ | ||||||
| | * | | | | Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key | Joel | 2019-03-02 | 1 | -15/+4 | |
| | * | | | | Remove code duplication | Joel | 2019-02-21 | 1 | -157/+18 | |
| | * | | | | Add generate_from_view_key RPC method | Joel | 2019-02-19 | 1 | -0/+152 | |
| | * | | | | Add generate_from_keys RPC method | Joel | 2019-02-19 | 1 | -0/+166 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #5061 | Riccardo Spagni | 2019-03-17 | 1 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * / | | wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints | moneromooo-monero | 2019-03-13 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #4852 | Riccardo Spagni | 2019-03-05 | 1 | -1/+6 | |
| |\ \ | ||||||
| | * | | epee: add SSL support | Martijn Otto | 2019-03-05 | 1 | -1/+6 | |
| * | | | wallet_rpc_server: avoid repeated string allocations when parsing | moneromooo-monero | 2019-03-05 | 1 | -20/+14 | |
| |/ / | ||||||
| * | | various: remove unused variables | moneromooo-monero | 2019-03-04 | 1 | -5/+0 | |
| * | | Merge pull request #5156 | Riccardo Spagni | 2019-03-04 | 1 | -20/+44 | |
| |\ \ | ||||||
| | * | | wallet-rpc: get balance for all accounts and subaddresses | stoffu | 2019-02-20 | 1 | -20/+44 | |
| | |/ | ||||||
| * | | Merge pull request #5154 | Riccardo Spagni | 2019-03-04 | 1 | -4/+12 | |
| |\ \ | ||||||
| | * | | wallet-rpc: get transfers for all accounts and subaddresses | Jethro Grassie | 2019-02-17 | 1 | -4/+12 | |
| | |/ | ||||||
| * | | Merge pull request #5141 | Riccardo Spagni | 2019-03-04 | 1 | -0/+51 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: add a validate_address RPC | moneromooo-monero | 2019-02-14 | 1 | -0/+51 | |
| | |/ | ||||||
| * | | Merge pull request #4054 | Riccardo Spagni | 2019-03-04 | 1 | -1/+31 | |
| |\ \ | ||||||
| | * | | epee: add SSL support | moneromooo-monero | 2019-02-02 | 1 | -1/+31 | |
| | |/ | ||||||
| * / | wallet_rpc_server: remove detached short payment ids support | moneromooo-monero | 2019-02-02 | 1 | -5/+1 | |
| |/ | ||||||
