Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-24 | Merge pull request #5635 | luigi1111 | 1 | -1/+1 | |
03aa14e tx_sanity_check: don't print an error when not enough outs to check (monermooo-monero) | |||||
2019-07-24 | Merge pull request #5624 | luigi1111 | 1 | -1/+0 | |
6b41bd8 Delete more include string.h (wepeng) | |||||
2019-07-24 | Merge pull request #5623 | luigi1111 | 3 | -26/+107 | |
b8cfa92 rpc: implement set_bootstrap_daemon method (xiphon) | |||||
2019-07-24 | Merge pull request #5610 | luigi1111 | 3 | -7/+54 | |
068fa1c p2p: delay IGP probing on startup (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5608 | luigi1111 | 1 | -4/+12 | |
c820e18 simplewallet: print errors on exceptions creating wallets (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5606 | luigi1111 | 1 | -1/+4 | |
cf8cb68 rpc: use ip address string representation for peer::host field (xiphon) | |||||
2019-07-24 | Merge pull request #5600 | luigi1111 | 2 | -7/+13 | |
dd58057 Remember RPC version on initial connect (hyc) | |||||
2019-07-24 | Merge pull request #5597 | luigi1111 | 4 | -14/+28 | |
343c0b4 add a command line option to disable ZMQ server (jtgrassie) | |||||
2019-07-24 | Merge pull request #5595 | luigi1111 | 4 | -0/+21 | |
2aa1134 daemon: display peer address type in print_cn (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5594 | luigi1111 | 11 | -6/+127 | |
f074b6b device: show address on device display (ph4r05) | |||||
2019-07-24 | Merge pull request #5591 | luigi1111 | 3 | -18/+9 | |
f17dcde Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT (Doy-lee) | |||||
2019-07-24 | Merge pull request #5588 | luigi1111 | 1 | -0/+1 | |
cd720c7 add cumulative difficulty to diff command (wowario) | |||||
2019-07-24 | Merge pull request #5585 | luigi1111 | 2 | -2/+0 | |
270a3ae Unused private member m_miner_address (JesusRami) | |||||
2019-07-24 | Merge pull request #5582 | luigi1111 | 7 | -20/+62 | |
fcfcc3a rpc: in/out peers can now return the setting's value (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5576 | luigi1111 | 2 | -4/+0 | |
577324a wallet_manager: omit redundant disconnect, drop unused variable (xiphon) | |||||
2019-07-24 | Merge pull request #5574 | luigi1111 | 1 | -1/+1 | |
162c3e1 blockchain_export: allow exporting blocks.dat format from pruned (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5573 | luigi1111 | 1 | -1/+1 | |
c07bbd5 daemon: fix 'never seen before' time span display for peers (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5534 | luigi1111 | 3 | -0/+28 | |
4c66614 expose set/get walletcache attribute functionality in wallet api (selsta) | |||||
2019-07-24 | Merge pull request #5530 | luigi1111 | 11 | -161/+0 | |
6abaaaa remove obsolete save_graph skeleton code (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5524 | luigi1111 | 7 | -94/+379 | |
06b8f29 blockchain: keep alternative blocks in LMDB (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5514 | luigi1111 | 1 | -2/+2 | |
e4d100b wallet2: don't wait a day before using new version fees (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5513 | luigi1111 | 4 | -6/+16 | |
bc94ba4 wallet: distinguish between empty and absent attributes (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5502 | luigi1111 | 9 | -14/+7 | |
25a7cfd add a few checks where it seems appropriate (moneromooo-monero) 1a66a86 remove unused code (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5460 | luigi1111 | 2 | -3/+58 | |
a23dbe6 simplewallet: prompt when spending more than one old out in one tx (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5457 | luigi1111 | 1 | -2/+0 | |
3b9ce45 wallet_rpc_server: remove unused variable (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5451 | luigi1111 | 3 | -1/+172 | |
6aa3c2f dns_checks: new helper program to check on DNSSEC lookups (moneromooo-monero) | |||||
2019-07-24 | Merge pull request #5363 | luigi1111 | 14 | -41/+305 | |
515ac29 p2p: store network address directly in blocked host list (moneromooo-monero) 65c4004 allow blocking whole subnets (moneromooo-monero) | |||||
2019-07-18 | bump version to 0.14.1.2 | Riccardo Spagni | 1 | -1/+1 | |
2019-07-18 | update checkpoints.dat hash | Riccardo Spagni | 1 | -1/+1 | |
2019-07-17 | prep for 0.14.1.1 | Riccardo Spagni | 2 | -1/+1 | |
2019-07-17 | Merge pull request #5732 | Riccardo Spagni | 2 | -2/+11 | |
a96c1a46 cryptonote_protocol: drop peers we can't download from when syncing (moneromooo-monero) ab361df2 p2p: add a few missing connection close calls (moneromooo-monero) | |||||
2019-07-16 | allow blocking whole subnets | moneromooo-monero | 14 | -29/+293 | |
2019-07-16 | p2p: store network address directly in blocked host list | moneromooo-monero | 4 | -12/+12 | |
rather than their string representation | |||||
2019-07-15 | Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT | Doyle | 3 | -18/+9 | |
2019-07-12 | Merge pull request #5746 | luigi1111 | 1 | -0/+5 | |
3140a37 wallet_rpc_server: fix get_bulk_payments with short payment ids (moneromooo-monero) | |||||
2019-07-12 | Merge pull request #5738 | luigi1111 | 1 | -11/+45 | |
4ee095c p2p: don't connect to more than one IP per class B if we can (moneromooo-monero) | |||||
2019-07-12 | Merge pull request #5724 | luigi1111 | 1 | -3/+6 | |
c223832 keccak: guard against misaligned memory accesses on ARM (moneromooo-monero) | |||||
2019-07-09 | wallet_rpc_server: fix get_bulk_payments with short payment ids | moneromooo-monero | 1 | -0/+5 | |
2019-07-05 | p2p: don't connect to more than one IP per class B if we can | moneromooo-monero | 1 | -11/+45 | |
2019-07-04 | keccak: guard against misaligned memory accesses on ARM | moneromooo-monero | 1 | -3/+6 | |
The code generated is exactly the same as the direct access one on x86_64 | |||||
2019-07-04 | cryptonote_protocol: drop peers we can't download from when syncing | moneromooo-monero | 1 | -0/+5 | |
Any peer that's behind us while syncing is useless to us (though not to them). This ensures that we don't get our peer slots filled with peers that we can't use. Once we've synced, we can connect to them and they can then sync off us if they want. | |||||
2019-07-04 | p2p: add a few missing connection close calls | moneromooo-monero | 1 | -2/+6 | |
2019-07-04 | Merge pull request #5663 | luigi1111 | 1 | -1/+1 | |
5d6b43b core: fix --prune-blockchain not pruning if no blockchain exists (moneromooo-monero) | |||||
2019-07-04 | Merge pull request #5650 | luigi1111 | 1 | -4/+8 | |
3c071d2 blockchain: silence an error getting blocks for pruned nodes (moneromooo-monero) | |||||
2019-07-04 | Merge pull request #5647 | luigi1111 | 1 | -1/+50 | |
2ff99fb db_lmdb: commit pruning txn at checkpoints (moneromooo-monero) | |||||
2019-07-01 | Merge pull request #5681 | luigi1111 | 1 | -1/+0 | |
037f94c Remove Xiala.net from the list of dns resolvers (tobtoht) | |||||
2019-07-01 | Merge pull request #5678 | luigi1111 | 1 | -0/+1 | |
15c699f rpc: set sanity_check_failed to false when successful (stoffu) | |||||
2019-07-01 | Merge pull request #5675 | luigi1111 | 1 | -1/+1 | |
da3e20e tx_sanity_check: relax the median check a lot (moneromooo-monero) | |||||
2019-06-26 | p2p: don't forget pruning seed or public RPC port when updating peers | moneromooo-monero | 1 | -4/+16 | |
Older nodes don't pass that information around | |||||
2019-06-21 | Remove Xiala.net from the list of dns resolvers | tobtoht | 1 | -1/+0 | |
It is down permanently. See: https://xiala.net/ "Ende November 2018 werden alle Dienste von xiala.net abgeschaltet." | |||||
2019-06-20 | rpc: set sanity_check_failed to false when successful | stoffu | 1 | -0/+1 | |
2019-06-19 | tx_sanity_check: relax the median check a lot | moneromooo-monero | 1 | -1/+1 | |
we don't want to prevent bona fide txes, just obvious bad ones | |||||
2019-06-17 | core: fix --prune-blockchain not pruning if no blockchain exists | moneromooo-monero | 1 | -1/+1 | |
2019-06-17 | device: show address on device display | Dusan Klinec | 11 | -6/+127 | |
- Trezor: support for device address display (subaddress, integrated address) - Wallet::API support added - Simplewallet: - address device [<index>] - address new <label> // shows address on device also - integrated_address [device] <payment_id|address> // new optional "device" arg to display also on the device | |||||
2019-06-16 | blockchain: silence an error getting blocks for pruned nodes | moneromooo-monero | 1 | -4/+8 | |
This happens often when a pre-pruning node asks a pruned node for data it does not have | |||||
2019-06-15 | db_lmdb: commit pruning txn at checkpoints | moneromooo-monero | 1 | -1/+50 | |
to avoid errors when the txn is too large | |||||
2019-06-14 | Merge pull request #5641 | Riccardo Spagni | 3 | -1/+2 | |
633f1542 prep for 0.14.1 release (Riccardo Spagni) | |||||
2019-06-14 | prep for 0.14.1 release | Riccardo Spagni | 3 | -1/+2 | |
2019-06-14 | rpc: restrict the recent cutoff size in restricted RPC mode | moneromooo-monero | 1 | -0/+9 | |
2019-06-14 | ensure no NULL is passed to memcpy | moneromooo-monero | 2 | -3/+4 | |
NULL is valid when size is 0, but memcpy uses nonnull attributes, so let's not poke the bear | |||||
2019-06-14 | serialization: check stream good flag at the end | moneromooo-monero | 3 | -6/+6 | |
just in case | |||||
2019-06-14 | tree-hash: allocate variable memory on heap, not stack | moneromooo-monero | 1 | -5/+7 | |
Large amounts might run out of stack Reported by guidov | |||||
2019-06-14 | cryptonote: throw on tx hash calculation error | moneromooo-monero | 1 | -3/+3 | |
2019-06-14 | serialization: fail on read_varint error | moneromooo-monero | 1 | -1/+2 | |
2019-06-14 | cryptonote_protocol: fix another potential P2P DoS | moneromooo-monero | 1 | -0/+15 | |
When asking for txes in a fluffy transaction, one might ask for the same (large) tx many times | |||||
2019-06-14 | cryptonote_protocol: expand basic DoS protection | moneromooo-monero | 2 | -4/+4 | |
Count transactions as well | |||||
2019-06-14 | cryptonote_protocol_handler: prevent potential DoS | anonimal | 2 | -0/+12 | |
Essentially, one can send such a large amount of IDs that core exhausts all free memory. This issue can theoretically be exploited using very large CN blockchains, such as Monero. This is a partial fix. Thanks and credit given to CryptoNote author 'cryptozoidberg' for collaboration and the fix. Also thanks to 'moneromooo'. Referencing HackerOne report #506595. | |||||
2019-06-12 | tx_sanity_check: don't print an error when not enough outs to check | moneromooo-monero | 1 | -1/+1 | |
2019-06-11 | Merge pull request #5619 | luigi1111 | 4 | -18/+8 | |
f2f207d miner: fix double free of thread attributes (ston1th) | |||||
2019-06-11 | Delete more include string.h | Your Name | 1 | -1/+0 | |
2019-06-10 | rpc: implement set_bootstrap_daemon method | xiphon | 3 | -27/+108 | |
2019-06-09 | Fix GCC 9.1 build warnings | moneromooo-monero | 2 | -0/+15 | |
GCC wants operator= aand copy ctor to be both defined, or neither | |||||
2019-06-09 | miner: fix double free of thread attributes | ston1th | 4 | -18/+8 | |
issue: #5568 | |||||
2019-06-08 | p2p: fix GCC 9.1 crash | moneromooo-monero | 1 | -4/+6 | |
2019-06-06 | p2p: delay IGP probing on startup | moneromooo-monero | 3 | -7/+54 | |
We might have external access without having to do this | |||||
2019-06-06 | simplewallet: print errors on exceptions creating wallets | moneromooo-monero | 1 | -4/+12 | |
Exceptions would otherwise terminate the process silently | |||||
2019-06-04 | rpc: use ip address string representation for peer::host field | xiphon | 1 | -1/+4 | |
2019-06-02 | Remember RPC version on initial connect | Howard Chu | 2 | -7/+13 | |
Don't keep asking for it on an intact connection Wallet is too chatty over the wire | |||||
2019-06-01 | Merge pull request #5577 | Riccardo Spagni | 1 | -1/+7 | |
f950517a core: update pruning if using --prune-blockchain on a pruned blockchain (moneromooo-monero) | |||||
2019-06-01 | Merge pull request #5571 | Riccardo Spagni | 5 | -14/+54 | |
35da33be blockchain: do not try to pop blocks down to the genesis block (moneromooo-monero) 4b51f9a3 core: do not commit half constructed batch db txn (moneromooo-monero) | |||||
2019-06-01 | Merge pull request #5561 | Riccardo Spagni | 14 | -142/+131 | |
9bfa4c20 Fix allow any cert mode in wallet rpc when configured over rpc (Lee Clagett) 3544596f Add ssl_options support to monerod's rpc mode. (Lee Clagett) c9aaccf3 Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. (Lee Clagett) | |||||
2019-06-01 | Merge pull request #5555 | Riccardo Spagni | 1 | -1/+2 | |
b6830db2 Fix #5553 (Howard Chu) | |||||
2019-06-01 | add a command line option to disable ZMQ server | Jethro Grassie | 4 | -14/+28 | |
2019-05-31 | daemon: display peer address type in print_cn | moneromooo-monero | 4 | -0/+21 | |
2019-05-30 | rpc: in/out peers can now return the setting's value | moneromooo-monero | 7 | -21/+63 | |
2019-05-30 | add cumulative difficulty to diff command | wowario | 1 | -0/+1 | |
2019-05-29 | Unused private member m_miner_address | Jesus Ramirez | 2 | -2/+0 | |
2019-05-28 | core: update pruning if using --prune-blockchain on a pruned blockchain | moneromooo-monero | 1 | -1/+7 | |
Avoids a massive amount of spurious warnings if the last update before the daemon exited was a while ago and the daemon was syncing | |||||
2019-05-27 | wallet_manager: omit redundant disconnect, drop unused variable | xiphon | 2 | -4/+0 | |
2019-05-26 | blockchain: do not try to pop blocks down to the genesis block | moneromooo-monero | 1 | -0/+3 | |
2019-05-25 | core: do not commit half constructed batch db txn | moneromooo-monero | 5 | -14/+51 | |
2019-05-24 | blockchain_export: allow exporting blocks.dat format from pruned | moneromooo-monero | 1 | -1/+1 | |
We don't need any of the pruned data for this | |||||
2019-05-24 | daemon: fix "never seen before" time span display for peers | moneromooo-monero | 1 | -1/+1 | |
2019-05-22 | Fix allow any cert mode in wallet rpc when configured over rpc | Lee Clagett | 1 | -1/+5 | |
2019-05-22 | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 13 | -140/+122 | |
2019-05-21 | Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. | Lee Clagett | 1 | -1/+4 | |
2019-05-19 | Fix #5553 | Howard Chu | 1 | -1/+2 | |
Make sure the tip hash still matches the cached block | |||||
2019-05-16 | wallet: add unlock_time details to show_transfers | moneromooo-monero | 5 | -7/+30 | |
also add a note when receiving the tx, because the user might not notice the "XXX blocks to unlock" in the balance. | |||||
2019-05-15 | Merge pull request #5539 | Riccardo Spagni | 1 | -1/+1 | |
3f612cda Changed odd bullet point to low level header (Rohaq) af9bc4ec Used subeaders to avoid slightly wonky looking formatting (Rohaq) 1873af35 Made code block usage consistent across all .md files (Rohaq) 68103075 Updated Copyright notice (Rohaq) 39bd157f Added Table of Contents to main README.md (Rohaq) | |||||
2019-05-15 | Merge pull request #5535 | Riccardo Spagni | 1 | -5/+1 | |
e1016bce password: do not use line input on windows (moneromooo-monero) | |||||
2019-05-14 | Merge pull request #5538 | luigi1111 | 2 | -2/+2 | |
615f287 wallet: fix certificate fingerprint length check (moneromooo-monero) | |||||
2019-05-14 | Merge pull request #5532 | luigi1111 | 1 | -1/+9 | |
46244dd wallet_rpc_server: use original addresses in destinations in get_transfers (moneromooo-monero) | |||||
2019-05-14 | Merge pull request #5526 | luigi1111 | 1 | -0/+7 | |
1e8f3f6 rpc: fail update RPC when running offline (moneromooo-monero) | |||||
2019-05-14 | Merge pull request #5512 | luigi1111 | 1 | -1/+1 | |
d47292e error: fix compile error on windows with depends (moneromooo-monero) | |||||
2019-05-12 | Made code block usage consistent across all .md files | Rohaq | 1 | -1/+1 | |
2019-05-11 | wallet: fix certificate fingerprint length check | moneromooo-monero | 2 | -2/+2 | |
Fixed by crCr62U0 | |||||
2019-05-10 | password: do not use line input on windows | moneromooo-monero | 1 | -5/+1 | |
This keeps its builtin command editing away Thanks iDunk for testing on Windows | |||||
2019-05-10 | expose set/get walletcache attribute functionality in wallet api | dsc | 3 | -0/+28 | |
2019-05-10 | wallet_rpc_server: use original addresses in destinations in get_transfers | moneromooo-monero | 1 | -1/+9 | |
And add them for pending transfers, where they were missing | |||||
2019-05-10 | remove obsolete save_graph skeleton code | moneromooo-monero | 11 | -161/+0 | |
2019-05-09 | rpc: fail update RPC when running offline | moneromooo-monero | 1 | -0/+7 | |
2019-05-08 | blockchain: keep alternative blocks in LMDB | moneromooo-monero | 7 | -94/+379 | |
Alternative blocks are cleared on startup unless --keep-alt-blocks is passed on the command line | |||||
2019-05-07 | Merge pull request #5510 | Riccardo Spagni | 7 | -15/+15 | |
e9809382 fix wide difficulty conversion with some versions of boost (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5508 | Riccardo Spagni | 1 | -4/+2 | |
1c44e658 wallet2: reject standalone short payment IDs in monero: URI API (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5505 | Riccardo Spagni | 1 | -1/+1 | |
7e5158aa mnemonics: fix 4 byte UTF-8 rewriting (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5503 | Riccardo Spagni | 1 | -4/+4 | |
ccc1e311 wallet_rpc_server: reject standalone short payment id in address book (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5501 | Riccardo Spagni | 1 | -2/+5 | |
b4ca72dd wallet2: fix infinite loop picking outputs in corner case (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5499 | Riccardo Spagni | 3 | -34/+37 | |
a4c4a2d8 blockchain: keep a rolling long term block weight median (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5496 | Riccardo Spagni | 4 | -8/+34 | |
0eb0d6b8 rpc: improve get_output_distribution (moneromooo-monero) | |||||
2019-05-07 | Merge pull request #5481 | Riccardo Spagni | 3 | -12/+30 | |
28a7d315 p2p: do not send last_seen timestamp to peers (moneromooo-monero) | |||||
2019-05-02 | wallet2: don't wait a day before using new version fees | moneromooo-monero | 1 | -2/+2 | |
30 blocks should be more than enough to drain the txpool of transactions made with the old fee scheme | |||||
2019-05-02 | wallet: distinguish between empty and absent attributes | moneromooo-monero | 4 | -6/+16 | |
2019-05-02 | error: fix compile error on windows with depends | moneromooo-monero | 1 | -1/+1 | |
state_not_recoverable is not defined there | |||||
2019-05-02 | blockchain: keep a rolling long term block weight median | moneromooo-monero | 3 | -34/+37 | |
2019-05-02 | Merge pull request #5493 | Riccardo Spagni | 3 | -0/+24 | |
5e0da6fb change SSL certificate fingerprint whitelisting from SHA1 to SHA-256 (moneromooo-monero) | |||||
2019-05-02 | Merge pull request #5491 | Riccardo Spagni | 1 | -2/+4 | |
98fb98f9 wallet_rpc_server: adding missing return on error in set_daemon (moneromooo-monero) 9074c0d8 wallet_rpc_server: return false on error in set_log_categories (moneromooo-monero) 968848a7 wallet_rpc_server: fix crash in validate_address if no wallet is loaded (moneromooo-monero) | |||||
2019-05-02 | Merge pull request #5489 | Riccardo Spagni | 1 | -3/+13 | |
64983fce wallet2: default to trying to keep 5 outputs of 2+ monero (moneromooo-monero) | |||||
2019-05-02 | Merge pull request #5476 | Riccardo Spagni | 3 | -16/+115 | |
0aaf5e2a device/trezor: device sorting and filtering improved (Dusan Klinec) | |||||
2019-05-01 | fix wide difficulty conversion with some versions of boost | moneromooo-monero | 7 | -15/+15 | |
2019-05-01 | wallet2: reject standalone short payment IDs in monero: URI API | moneromooo-monero | 1 | -4/+2 | |
2019-04-30 | mnemonics: fix 4 byte UTF-8 rewriting | moneromooo-monero | 1 | -1/+1 | |
2019-04-30 | wallet_rpc_server: reject standalone short payment id in address book | moneromooo-monero | 1 | -4/+4 | |
2019-04-29 | remove unused code | moneromooo-monero | 5 | -12/+2 | |
2019-04-29 | add a few checks where it seems appropriate | moneromooo-monero | 4 | -2/+5 | |
2019-04-29 | wallet2: fix infinite loop picking outputs in corner case | moneromooo-monero | 1 | -2/+5 | |
If we have fewer outputs available on the chain than what we require, but the output we're spending already has a ring, it would loop picking outputs randomly, but never find enough. Also tune logs for better debugging this kind of thing. | |||||
2019-04-26 | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256 | moneromooo-monero | 3 | -0/+24 | |
SHA1 is too close to bruteforceable | |||||
2019-04-25 | wallet_rpc_server: adding missing return on error in set_daemon | moneromooo-monero | 1 | -0/+1 | |
2019-04-25 | wallet_rpc_server: return false on error in set_log_categories | moneromooo-monero | 1 | -1/+1 | |
Reported by SmajeNz0 | |||||
2019-04-25 | wallet_rpc_server: fix crash in validate_address if no wallet is loaded | moneromooo-monero | 1 | -1/+2 | |
Reported by SmajeNz0 | |||||
2019-04-25 | rpc: improve get_output_distribution | moneromooo-monero | 4 | -8/+34 | |
It can now handle small reorgs without having to rescan the whole blockchain. Also add a test for it. | |||||
2019-04-25 | device/trezor: device sorting and filtering improved | Dusan Klinec | 3 | -16/+115 | |
- Trezor type detection refactored, T1 disabled (was enabled before which was a bug) - Sort connected devices by env TREZOR_PATH - Compatibility with Trezor ecosystem using TREZOR_PATH env var - Enables to pick particular Trezor to use in GUI as we don't have the multi-device selection yet - Dump all detected devices to log for better debugging / troubleshooting | |||||
2019-04-24 | Merge pull request #5486 | Riccardo Spagni | 2 | -2/+4 | |
4be18df3 tx_sanity_check: relax uniqueness check a bit (moneromooo-monero) b386ae57 wallet2: add missing "sanity check failed" reason message (moneromooo-monero) | |||||
2019-04-24 | Merge pull request #5485 | Riccardo Spagni | 1 | -2/+2 | |
c519d1df wallet2: fix wrong change being recorded in sweep_all (moneromooo-monero) | |||||
2019-04-24 | Merge pull request #5480 | Riccardo Spagni | 1 | -1/+9 | |
7af49ef0 daemonizer: add --non-interactive for windows (moneromooo-monero) | |||||
2019-04-24 | Merge pull request #5477 | Riccardo Spagni | 1 | -1/+1 | |
97e1c927 wallet: fix key image computation signaling to the device (Dusan Klinec) | |||||
2019-04-24 | Merge pull request #5470 | Riccardo Spagni | 2 | -1/+7 | |
31a9aa83 wallet_rpc_server: add block_height and frozen to incoming_transfers (moneromooo-monero) | |||||
2019-04-24 | p2p: do not send last_seen timestamp to peers | moneromooo-monero | 3 | -12/+30 | |
This can be used for fingerprinting and working out the network topology. Instead of sending the first N (which are sorted by last seen time), we sent a random subset of the first N+N/5, which ensures reasonably recent peers are used, while preventing repeated calls from deducing new entries are peers the target node just connected to. The list is also randomly shuffled so the original set of timestamps cannot be approximated. | |||||
2019-04-24 | wallet2: default to trying to keep 5 outputs of 2+ monero | moneromooo-monero | 1 | -3/+13 | |
In the case where previously a second unneeded output would be added to a transaction. This should help *some* of the cases where outputs are slowly being consolidated, leading to the whole balance being locked when sending monero. | |||||
2019-04-23 | tx_sanity_check: relax uniqueness check a bit | moneromooo-monero | 1 | -2/+2 | |
It triggers easily on testnet | |||||
2019-04-23 | wallet2: add missing "sanity check failed" reason message | moneromooo-monero | 1 | -0/+2 | |
2019-04-23 | wallet2: fix wrong change being recorded in sweep_all | moneromooo-monero | 1 | -2/+2 | |
leading to the sanity check triggering | |||||
2019-04-23 | dns_checks: new helper program to check on DNSSEC lookups | moneromooo-monero | 3 | -1/+172 | |
2019-04-23 | daemonizer: add --non-interactive for windows | moneromooo-monero | 1 | -1/+9 | |
The RPC functional tests need it Thanks to iDunk for debugging/testing | |||||
2019-04-22 | wallet: fix key image computation signaling to the device | Dusan Klinec | 1 | -1/+1 | |
2019-04-20 | wallet_rpc_server: add block_height and frozen to incoming_transfers | moneromooo-monero | 2 | -1/+7 | |
2019-04-20 | hardfork: fix off by one updating fork index after popping | moneromooo-monero | 1 | -3/+2 | |
2019-04-18 | Merge pull request #5464 | Riccardo Spagni | 1 | -0/+3 | |
0f52fe4c Windows: work around a boost 1.70 and cmake SNAFU (iDunk5400) b414b69f Windows: fix a build error in MSYS2 with boost 1.70.0 (iDunk5400) | |||||
2019-04-18 | Merge pull request #5463 | Riccardo Spagni | 1 | -1/+2 | |
fbbe75d7 device/trezor: button request callback fix (Dusan Klinec) | |||||
2019-04-18 | Merge pull request #5389 | Riccardo Spagni | 3 | -61/+73 | |
588e6700 simplewallet: fix output representation offset (moneromooo-monero) 35e0a968 wallet2: "output lineup" fake out selection (moneromooo-monero) | |||||
2019-04-18 | Merge pull request #5458 | Riccardo Spagni | 2 | -1/+4 | |
84047cb7 wallet_rpc_server: add unlocked field to incoming_transfers output (moneromooo-monero) | |||||
2019-04-18 | Merge pull request #5456 | Riccardo Spagni | 1 | -1/+3 | |
58eade68 simplewallet: add the change amount to the prompt when locking (moneromooo-monero) | |||||
2019-04-18 | Merge pull request #5453 | Riccardo Spagni | 1 | -5/+3 | |
71102267 wallet_rpc_server: set suggested_confirmations_threshold for pool txes (moneromooo-monero) | |||||
2019-04-18 | device/trezor: button request callback fix | Dusan Klinec | 1 | -1/+2 | |
2019-04-18 | simplewallet: fix output representation offset | moneromooo-monero | 2 | -3/+3 | |
2019-04-18 | wallet2: "output lineup" fake out selection | moneromooo-monero | 2 | -60/+72 | |
Based on python code by sarang: https://github.com/SarangNoether/skunkworks/blob/outputs/outputs/simulate.py | |||||
2019-04-18 | Windows: fix a build error in MSYS2 with boost 1.70.0 | iDunk5400 | 1 | -0/+3 | |
2019-04-18 | simplewallet: prompt when spending more than one old out in one tx | moneromooo-monero | 2 | -3/+58 | |
2019-04-17 | wallet_rpc_server: add unlocked field to incoming_transfers output | moneromooo-monero | 2 | -1/+4 | |
2019-04-17 | wallet_rpc_server: remove unused variable | moneromooo-monero | 1 | -2/+0 | |
2019-04-17 | simplewallet: add the change amount to the prompt when locking | moneromooo-monero | 1 | -1/+3 | |
2019-04-17 | Merge pull request #5413 | Riccardo Spagni | 3 | -132/+100 | |
5fafb90e testdb: add override keyword where missing (stoffu) | |||||
2019-04-17 | testdb: add override keyword where missing | stoffu | 3 | -132/+100 | |
and delete obsolete BlockchainBDB::get_tx_output_indices along the way | |||||
2019-04-16 | daemon: fix absolute/relative log file test for windows | moneromooo-monero | 1 | -5/+1 | |
2019-04-16 | wallet_rpc_server: set suggested_confirmations_threshold for pool txes | moneromooo-monero | 1 | -5/+3 | |
2019-04-16 | wallet_rpc_server: add set_log_level/set_log_categories | moneromooo-monero | 4 | -1/+82 | |
2019-04-16 | Merge pull request #5452 | Riccardo Spagni | 2 | -1/+4 | |
c30d93fc rpc: add a pruned bool to the prune_blockchain call (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5450 | Riccardo Spagni | 1 | -0/+8 | |
926e0472 simplewallet: add another warning about long payment ids (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5448 | Riccardo Spagni | 4 | -14/+18 | |
d009f6dd rpc: fix get_block_hashes.bin from wallet on pruned blockchain (moneromooo-monero) bb0ef5b1 blockchain: lock the blockchain while pruning (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5445 | Riccardo Spagni | 4 | -60/+115 | |
b18f0b10 wallet: new --offline option (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5446 | Riccardo Spagni | 5 | -14/+25 | |
7d79222f daemon: remove debug info (moneromooo-monero) 8fec0f98 functional_tests: add sweep_single test (moneromooo-monero) 9880d61b wallet_rpc_server: remove unused code (moneromooo-monero) 8a61b33d rpc: omit irrelevant fields for pool txes in gettransactions (moneromooo-monero) 56508524 rpc: add relayed in get_transaction output (moneromooo-monero) 82e510f1 rpc: set default log category in core_rpc_server.h (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5444 | Riccardo Spagni | 1 | -0/+1 | |
6643b047 Increment m_threads_active when mining thread starts (Doyle) | |||||
2019-04-16 | Merge pull request #5443 | Riccardo Spagni | 1 | -20/+2 | |
07dd5536 hardfork: remove "no hf version db" recreation check (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5441 | Riccardo Spagni | 2 | -4/+2 | |
b3648232 daemon: fix ratio not being floating point (moneromooo-monero) e1b097b9 core_rpc_server: remove dummy assigning int to bool (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5439 | Riccardo Spagni | 1 | -0/+2 | |
f26e0b5d cryptonote_protocol: warn when the last connection goes (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5437 | Riccardo Spagni | 1 | -29/+33 | |
acb68dba bulletproofs: cut down on keyV allocations (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5435 | Riccardo Spagni | 1 | -1/+6 | |
5140c15e daemon: if a log file has a /, interpret it from the cwd (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5434 | Riccardo Spagni | 6 | -0/+152 | |
ccb996af rpc: new sanity check on relayed transactions (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5431 | Riccardo Spagni | 1 | -1/+1 | |
34f8c237 simplewallet: fix warning about long payment id using the old option (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5429 | Riccardo Spagni | 2 | -41/+57 | |
bcb86ae6 wallet_rpc_server: fix inconsistent wallet caches on reload (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5428 | Riccardo Spagni | 1 | -1/+4 | |
f3425f8d rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0 (stoffu) | |||||
2019-04-16 | Merge pull request #5425 | Riccardo Spagni | 1 | -1/+8 | |
58585986 p2p: fix integer overflow in host bans (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5424 | Riccardo Spagni | 2 | -0/+3 | |
93bb2f48 ringct: prevent use of full ringct signatures for more than one input (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5422 | Riccardo Spagni | 1 | -1/+1 | |
2c221d1b wallet2: update estimate_rct_tx_size for smaller rct proofs (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5418 | Riccardo Spagni | 4 | -9/+13 | |
374f388d wallet_rpc_server: add a all flag to export_outputs (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5414 | Riccardo Spagni | 1 | -1/+0 | |
e9fac29a unit_tests/long_term_block_weight: some tweaks that seem to make more sense (stoffu) 467f4c7e tests/block_weight: use integer division when computing median (stoffu) 815d08dc tests/block_weight: remove unused MULTIPLIER_SMALL (stoffu) 661f1fb8 blockchain: remove unused calc of short_term_constraint (stoffu) | |||||
2019-04-16 | Merge pull request #5406 | Riccardo Spagni | 1 | -1/+5 | |
bea1918a blockchain_import: error out if preparing to handle blocks fails (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5405 | Riccardo Spagni | 1 | -1/+4 | |
ffdbcfb6 core: don't check block rate nor fork time in regtest mode (moneromooo-monero) | |||||
2019-04-16 | Merge pull request #5400 | Riccardo Spagni | 7 | -93/+123 | |
5e673c03 blockchain_db: fix db txn ending too early (moneromooo-monero) | |||||
2019-04-16 | rpc: add a pruned bool to the prune_blockchain call | moneromooo-monero | 2 | -1/+4 | |
2019-04-16 | simplewallet: add another warning about long payment ids | moneromooo-monero | 1 | -0/+8 | |