Commit Graph

737 Commits (f5bd346573aacba601c948038e39aed24c8c069e)

Author SHA1 Message Date
Jaquee f5bd346573
IOS CMAKE build settings
7 years ago
moneromooo-monero a50c4a4fad
wallet: option to merge destinations
7 years ago
moneromooo-monero 0ad87db01f
wallet: try to save large outputs when using an unneeded second input
7 years ago
Riccardo Spagni 92c2d79d10
Merge pull request #1915
7 years ago
Riccardo Spagni f543377789
Merge pull request #1894
7 years ago
Jaquee a8646b0957
Wallet API: add hard fork info functions
7 years ago
moneromooo-monero 558cfc31ca
core, wallet: faster tx pool scanning
7 years ago
Riccardo Spagni 70e71a1845
Merge pull request #1904
7 years ago
Riccardo Spagni 7769a6e757
Merge pull request #1903
7 years ago
Riccardo Spagni 9d157b519d
Merge pull request #1899
7 years ago
moneromooo-monero 995969b190
wallet: fix set_log not handling 0,xxx style settings
7 years ago
moneromooo-monero 350e99ae57
wallet2: cache which pool txes were scanned already
7 years ago
moneromooo-monero 5b7c6ced80
wallet2: start using new fee priorities at v5, not 14 days laer
7 years ago
moneromooo-monero c1e9ccc794
wallet2: speed up transactions using remote nodes
7 years ago
stoffu 8bbcbcfb0d
wallet rpc: enable solo mining
7 years ago
Riccardo Spagni 45fa27b56a
Merge pull request #1892
7 years ago
kenshi84 df810a8250
wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id
7 years ago
moneromooo-monero 24ae71404f
wallet: increase node_rpc_proxy timeout to match wallet2
7 years ago
Riccardo Spagni a6f1959d1c
Merge pull request #1884
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
Riccardo Spagni 9aac64c238
Merge pull request #1882
7 years ago
moneromooo-monero e9175cec07
wallet_rpc_server: make a few RPCs unavailable in restricted mode
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
moneromooo-monero 3fa5975520
wallet2: call is_key_image_spent in blocks in rescan_spent
7 years ago
moneromooo-monero 9d134e8647
wallet_rpc_server: add a rescan_spent RPC
7 years ago
stoffu 250c4cb3e0
wallet-rpc: enable openalias
7 years ago
Riccardo Spagni c642d3224c
Merge pull request #1869
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
Arne Brutschy badec326d8 Adds a config file option to the wallet
7 years ago
Riccardo Spagni 5bcb25f3f8
Merge pull request #1846
7 years ago
Riccardo Spagni 8cb58dbb69
Merge pull request #1842
7 years ago
moneromooo-monero 4b48565c9e
wallet: add password command
7 years ago
moneromooo-monero 223fe5bbe2
wallet: fix get_tranfers with multiple incoming txes with same pid
7 years ago
moneromooo-monero c7dd0b1535
Revert "wallet: fix insertion of pool transactions"
7 years ago
Jaquee 9ae33b51fb
wallet api: fix parameters in wallet2callbackImpl
7 years ago
Jaquee 1cf2f5a5c2 use txid in wallet2::process_new_transaction()
7 years ago
Riccardo Spagni e24cd86c18
Merge pull request #1827
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 2f9ecd4fba
Merge pull request #1823
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
Riccardo Spagni 460836a2b7
Merge pull request #1813
7 years ago
Riccardo Spagni 14c6c910d7
Merge pull request #1803
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
Jaquee db1c7d80b1
wallet api: add missing mining options
7 years ago
moneromooo-monero d47dac9a88
wallet: fix insertion of pool transactions
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
moneromooo-monero 6fd4b827fb
node_rpc_proxy: allow caching daemon RPC version
7 years ago
moneromooo-monero b5c74e4041
wallet: invalidate node proxy cache when reconnecting
7 years ago
Jaquee 5310574382
Wallet API: Add support for daemon rpc login
7 years ago