Commit Graph

2038 Commits (4cc5e174d91892e0f51ef90f67c4edfa329c71ec)

Author SHA1 Message Date
Alexander Blair a6cf4b09e7
Merge pull request #6235
4 years ago
Alexander Blair 8606b1a14a
Merge pull request #6203
4 years ago
luigi1111 2de1137e60
Merge pull request #6194
4 years ago
luigi1111 22a0367398
Merge pull request #6190
4 years ago
xiphon cc18926eba wallet2_api: wallet recovery - seed offset passphrase support
4 years ago
xiphon 1a6e7bd40f wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg
4 years ago
Alexander Blair 995f34b538
Merge pull request #6103
4 years ago
Alexander Blair 756f06cd83
Merge pull request #6102
4 years ago
Alexander Blair 3b224bb99d
Merge pull request #6069
4 years ago
Alexander Blair 25c1bd4714
Merge pull request #6035
4 years ago
moneromooo-monero dd8c6b1703
wallet: do not split integrated addresses in address book api
4 years ago
xiphon dab604e010 wallet2_api: implement estimateTransactionFee
4 years ago
Alexander Blair 159c78758a
Merge pull request #6154
4 years ago
moneromooo-monero 2e9d1e6e1f
wallet2: fix store-tx-info loading
4 years ago
Alexander Blair beb815a81d
Merge pull request #6144
4 years ago
moneromooo-monero 50e59cfada
wallet2: reject zero keys in json input
4 years ago
xiphon ffe7165ebf wallet: reroll fake outs selection on local tx_sanity_check failure
4 years ago
Alexander Blair e49a055e89
Merge pull request #6112
4 years ago
Alexander Blair d024695772
Merge pull request #6105
4 years ago
Tadeas Moravec 096a9dbdf9
Wallet: Distingush amounts for a single subaddress
4 years ago
moneromooo-monero 0349347e6d
ringdb: use a different iv for key and data in rings table
4 years ago
moneromooo-monero f507a43a23
wallet2: do not remove known rings when a tx fails
4 years ago
moneromooo-monero d64e5aa719
wallet: allow message sign/verify for subaddresses
4 years ago
moneromooo-monero a6c24412e5
wallet: fix exceptions getting the hash of a pruned tx
4 years ago
moneromooo-monero f717d5936c
wallet2: guard against race with multiple decrypt_keys users
4 years ago
stoffu ae84ec90c8
wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an account
4 years ago
moneromooo-monero 5cbb17b946
wallet2: fix hang in wallet refresh
4 years ago
luigi1111 b4e1dc83d2
Merge pull request #6057
5 years ago
woodser ef95a76d0d remove unused variable 'ptx' from on_describe_transfer()
5 years ago
moneromooo-monero 316ab7b56e
wallet2: better error when restoring a wallet with the wrong keys
5 years ago
moneromooo-monero 054b2621b1
node_rpc_proxy: init some new rpc payment fields in invalidate
5 years ago
Matt Smith 0e0351c456 wallet_rpc_server: add count parameter to create_address
5 years ago
xiphon 3b41933335 wallet: don't issue node rpc proxy requests in '--offline' mode
5 years ago
luigi1111 df9843212a
Merge pull request #6135
5 years ago
xiphon 09f59eccad wallet: set non-empty error string on connection failure
5 years ago
xiphon 7c1d31b0a1 build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server
5 years ago
moneromooo-monero 0de8a0d37d
wallet_rpc_server: new estimate_tx_size_and_weight RPC
5 years ago
moneromooo-monero 4b38400336
wallet2: don't try to lock an empty filename
5 years ago
moneromooo-monero b328de6b7a
wallet_rpc_server: add tx weight in transfer commands responses
5 years ago
moneromooo-monero 27457a2268
wallet2: fix pool txes not being flushed when mined
5 years ago
moneromooo-monero e108330248
wallet: reuse cached height when set after refresh
5 years ago
moneromooo-monero 5956beaa15
wallet2: fix is_synced checking target height, not height
5 years ago
moneromooo-monero fd35e2304a
wallet: fix another facet of "did I get some monero" information leak
5 years ago
moneromooo-monero d5472bd87b
wallet2: do not send an unnecessary last getblocks.bin call on refresh
5 years ago
moneromooo-monero 97ae7bb5cb
wallet2: do not repeatedly ask for pool txes sent to us
5 years ago
moneromooo-monero 3b8dcc290d
wallet2: make keys unlocker reentrant
5 years ago
moneromooo-monero e8964c26cc
wallet: do not warn if the rpc cost was free
5 years ago
luigi1111 4a67bdbde4
Merge pull request #6019
5 years ago
luigi1111 711625c467
Merge pull request #6014
5 years ago
luigi1111 59439f8113
Merge pull request #6013
5 years ago
moneromooo-monero ffa46026b5
simplewallet: add public_nodes command
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
Jake Hemmerle d60c1b6312 changed 'batttery' to 'battery'
5 years ago
moneromooo-monero 93e74269b3
wallet2: error out when we need a daemon password but have no prompt function
5 years ago
moneromooo-monero 635401b077
wallet2: fix the logged number of detached transfers
5 years ago
luigi1111 824521b7bc
Merge pull request #5959
5 years ago
luigi1111 40e71742a0
Merge pull request #5952
5 years ago
luigi1111 dd24d7f7fd
Merge pull request #5940
5 years ago
moneromooo-monero 4d0aadc081
wallet_rpc_server: don't report integrated addresses for 0 payment ID
5 years ago
moneromooo-monero 19c0506e14
wallet: remove long payment ID sending support
5 years ago
moneromooo-monero 455f9e3e9f
wallet2: ignore received unencrypted payment IDs (but warn hard)
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
selsta 4d22317dee
wallet2: don't delete file that may not exist
5 years ago
stoffu 93d5cf2441
wallet2: add ignore-outputs-{above/below} option
5 years ago
luigi1111 b60cf6a938
Merge pull request #5939
5 years ago
luigi1111 e23b9847d0
Merge pull request #5894
5 years ago
luigi1111 c6430f9dd0
Merge pull request #5893
5 years ago
binaryFate 6b4bc0d389 RPC on_transfer_split error consistent with on_transfer if no tx sent
5 years ago
xiphon 9baf2a7caa build: link wallet_merged against blockchain_db and hardforks obj
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
moneromooo-monero cc4be4fa15
wallet: add edit_address_book RPC
5 years ago
luigi1111 2c171a9b02
Merge pull request #5861
5 years ago
luigi1111 dbe31f63e1
Merge pull request #5899
5 years ago
luigi1111 d00e511cc6
Merge pull request #5871
5 years ago
luigi1111 e753663d31
Merge pull request #5870
5 years ago
luigi1111 6e1257cfbd
Merge pull request #5866
5 years ago
stoffu f0356f74d3
wallet2: enable ignoring fractional outputs also when sweeping
5 years ago
selsta 7d3bba5ca0
wallet2_api: add missing parameter
5 years ago
luigi1111 9325501762
Merge pull request #5855
5 years ago
luigi1111 19ef2e99ad
Merge pull request #5850
5 years ago
luigi1111 1fd43d3f9f
Merge pull request #5847
5 years ago
luigi1111 871661f3dc
Merge pull request #5843
5 years ago
xiphon c89f7effd1 wallet2_api: fix load unsigned tx from file error propagation
5 years ago
anonimal 1bd962d9f9
wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)
5 years ago
moneromooo-monero 2ec455df1f
wallet: fix mismatch between two concepts of "balance"
5 years ago
moneromooo-monero 340774341f
wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments
5 years ago
luigi1111 a567e884b2
Merge pull request #5822
5 years ago
Lev Sizov 4ad191ffa9 Removed unused boost/value_init header
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
moneromooo-monero 83ca76435b
wallet_rpc_server: call deinit on exit
5 years ago
moneromooo-monero 21f6c80fcd
rpc: move a leftover light wallet RPC out of daemon RPC
5 years ago
luigi1111 8f6f674753
Merge pull request #5609
5 years ago
luigi1111 3e80f44503
Merge pull request #5559
5 years ago
moneromooo-monero 33e91e1a1e
wallet, rpc: add a release field to get_version
5 years ago
moneromooo-monero c4da1a25c3
wallet2: fix unset_ring tx retrieval checks
5 years ago
moneromooo-monero 894cc81e83
wallet2: fix cold signing losing tx keys
5 years ago
Tadeas Moravec 63186a01ce
Wallet: Option to export data to ASCII
5 years ago
stoffu 50813c103e
ringdb: fix bug in blackballing
5 years ago
moneromooo-monero 1dc3b1a516
wallet: add --extra-entropy command line flag
5 years ago
luigi1111 11ab328ce3
Merge pull request #5778
5 years ago
luigi1111 1bd3f1a1fb
Merge pull request #5750
5 years ago
luigi1111 65e937168e
Merge pull request #5722
5 years ago
rbrunner7 8703aa59db MMS: Use chans instead of normal addresses for auto-config
5 years ago
luigi1111 f205d28e96
Merge pull request #5727
5 years ago
luigi1111 2da11baecc
Merge pull request #5718
5 years ago
moneromooo-monero 839fc6256b
reject setting lookahead major or minor to 0
5 years ago
luigi1111 12d08dcbf5
Merge pull request #5518
5 years ago
selsta def703abec
wallet_api: add multi destination tx support
5 years ago
luigi1111 6b6593dad9
Merge pull request #5673
5 years ago
luigi1111 1a259a1c70
Merge pull request #5672
5 years ago
luigi1111 739b02ef38
Merge pull request #5662
5 years ago
Tom Smeding 7b9a420787 Replace std::random_shuffle with std::shuffle
5 years ago
luigi1111 2258551ef9
Merge pull request #5487
5 years ago
luigi1111 dd3b5ecb98
Merge pull request #5478
5 years ago
luigi1111 e37e263fcd
Merge pull request #4851
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
moneromooo-monero 7d9b7fee43
functional_tests: add validate_address tests
5 years ago
Nejcraft 6da3561e2a
Fixed error preventing build of monero-gui
5 years ago
luigi1111 c4071a00fb
Merge pull request #5600
5 years ago
luigi1111 8ae2681e08
Merge pull request #5594
5 years ago
luigi1111 8600b3c69d
Merge pull request #5576
5 years ago
luigi1111 b333513db7
Merge pull request #5534
5 years ago
luigi1111 7138f9d347
Merge pull request #5514
5 years ago
luigi1111 407683a38c
Merge pull request #5513
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
luigi1111 705fbcfda4
Merge pull request #5457
5 years ago
xiphon 884df82db3 wallet: provide original address for outgoing transfers
5 years ago
moneromooo-monero 3140a378da
wallet_rpc_server: fix get_bulk_payments with short payment ids
5 years ago
moneromooo-monero 8be5fea1de
simplewallet: optional all flag to export_outputs/export_key_images
5 years ago
moneromooo-monero c8709fe52f
wallet: do not print log settings when unset
5 years ago
Dusan Klinec 097cca59c1
wallet_api: catch getTxKey exception
5 years ago
moneromooo-monero b2bfcab618
wallet2: fix change subaddress mixup when sending pre rct outputs
5 years ago
Dusan Klinec f074b6b571
device: show address on device display
5 years ago
Dusan Klinec 64fb0f872a
device: tx_key caching fixed, store recovered txkey
5 years ago
Howard Chu dd58057126
Remember RPC version on initial connect
5 years ago
Riccardo Spagni 14d3295649
Merge pull request #5561
5 years ago
xiphon 577324a954 wallet_manager: omit redundant disconnect, drop unused variable
5 years ago
Lee Clagett 9bfa4c20ca Fix allow any cert mode in wallet rpc when configured over rpc
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
Lee Clagett c9aaccf346 Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.
5 years ago
moneromooo-monero 915f59e3c0
wallet: add unlock_time details to show_transfers
5 years ago
luigi1111 1607419e38
Merge pull request #5538
5 years ago
moneromooo-monero 615f287aec
wallet: fix certificate fingerprint length check
5 years ago
dsc 4c666141e3 expose set/get walletcache attribute functionality in wallet api
5 years ago
moneromooo-monero 46244dd08c
wallet_rpc_server: use original addresses in destinations in get_transfers
5 years ago
Riccardo Spagni 97cb1c9436
Merge pull request #5508
5 years ago
Riccardo Spagni c20221f290
Merge pull request #5503
5 years ago
Riccardo Spagni ebb1c03e8c
Merge pull request #5501
5 years ago