Commit Graph

1280 Commits (34884a4b00cc3f06bb1f3b8be4cf64cfea9a1b81)

Author SHA1 Message Date
moneromooo-monero 85899230d1
simplewallet: allow setting tx keys when sending to a subaddress
4 years ago
Sarang Noether 921dd8dde5 Use domain-separated ChaCha20 for in-memory key encryption
4 years ago
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago
moneromooo-monero e916201f12
wallet2: fix setting tx keys when another is already set
4 years ago
Jason Rhinelander 20f603c6be Fix broken multisig pubkey sorting
4 years ago
moneromooo-monero db5d6e4602
wallet2: fix wrong name when checking RPC cost
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
xiphon 3d6bc0a680 wallet2: throw a error on wallet initialization failure
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 340e1943ac
Merge pull request #6587
4 years ago
luigi1111 c4f4091dd4
Merge pull request #6561
4 years ago
luigi1111 3a577f1ce7
Merge pull request #6525
4 years ago
woodser ef694d028f fix warning by removing std::move() on temporary http_client object
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
Denis Smirnov 94befecb05 fix typo in pick_preferred_rct_inputs
4 years ago
moneromooo-monero c17fe815a2
wallet2: fix multisig data clearing stomping on a vector
4 years ago
moneromooo-monero 86cf811a39
simplewallet: don't complain about incoming payment ids on change
4 years ago
luigi1111 4c2f78aeeb
Merge pull request #6506
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 3de804f1e9
Merge pull request #6485
4 years ago
luigi1111 9e3f72c375
Merge pull request #6480
4 years ago
luigi1111 6d1f3c9acd
Merge pull request #6467
4 years ago
luigi1111 b4023dcfc5
Merge pull request #6441
4 years ago
xiphon 42e14840fb wallet2: fix keys file deserialization exception handling
4 years ago
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
moneromooo-monero 7a8c1eece9
wallet2: fix subaddress expansion when receiving monero
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
xiphon 4f489fa6a2 wallet2: check_connection return false on get_version status != OK
4 years ago
moneromooo-monero 8b655de8ed
simplewallet: report timestamp based expected unlock time on balance
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
moneromooo-monero 613071f4fa
use memwipe on secret k/alpha values
4 years ago
luigi1111 bce050ee78
Merge pull request #6394
4 years ago
moneromooo-monero 69b5992296
simplewallet: new "address one-off <major> <minor>" command
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 081d49c59f
Merge pull request #6338
4 years ago
luigi1111 ab802b4b80
Merge pull request #6321
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
xiphon 6d6af701ec cryptonote_basic: drop unused verification_context::m_not_rct field
4 years ago
luigi1111 f9de65b546
Merge pull request #6304
4 years ago
luigi1111 d0065f3063
Merge pull request #6302
4 years ago
Alexander Blair 72262b348a
Merge pull request #6299
4 years ago
Alexander Blair 5780594202
Merge pull request #6296
4 years ago
Alexander Blair 8cb005b39c
Merge pull request #6289
4 years ago
Alexander Blair 5ba6eef272
Merge pull request #6288
4 years ago
Alexander Blair d500bbe68f
Merge pull request #6268
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
moneromooo-monero 9c1f970b82
wallet2: remember daemon address overrides when loading a new wallet
4 years ago
Alexander Blair da617ac1b0
Merge pull request #6238
4 years ago
Alexander Blair a6cf4b09e7
Merge pull request #6235
4 years ago
luigi1111 2de1137e60
Merge pull request #6194
4 years ago
luigi1111 22a0367398
Merge pull request #6190
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 3b224bb99d
Merge pull request #6069
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
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 d024695772
Merge pull request #6105
4 years ago
Tadeas Moravec 096a9dbdf9
Wallet: Distingush amounts for a single subaddress
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
moneromooo-monero 5cbb17b946
wallet2: fix hang in wallet refresh
5 years ago
luigi1111 b4e1dc83d2
Merge pull request #6057
5 years ago
moneromooo-monero 316ab7b56e
wallet2: better error when restoring a wallet with the wrong keys
5 years ago
xiphon 3b41933335 wallet: don't issue node rpc proxy requests in '--offline' mode
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 27457a2268
wallet2: fix pool txes not being flushed when mined
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
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
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
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 c6430f9dd0
Merge pull request #5893
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 6e1257cfbd
Merge pull request #5866
5 years ago
stoffu f0356f74d3
wallet2: enable ignoring fractional outputs also when sweeping
5 years ago
luigi1111 9325501762
Merge pull request #5855
5 years ago
luigi1111 19ef2e99ad
Merge pull request #5850
5 years ago