Age | Commit message (Expand) | Author | Files | Lines |
2020-01-26 | p2p: remove obsolete local time from TIMED_SYNC | moneromooo-monero | 3 | -8/+4 |
2020-01-24 | Merge pull request #6093 | Alexander Blair | 1 | -2/+2 |
2020-01-24 | Merge pull request #6173 | Alexander Blair | 1 | -6/+10 |
2020-01-24 | Merge pull request #6172 | Alexander Blair | 2 | -1/+6 |
2020-01-24 | Merge pull request #6157 | Alexander Blair | 1 | -1/+9 |
2020-01-24 | Merge pull request #6154 | Alexander Blair | 1 | -0/+1 |
2020-01-24 | Merge pull request #6153 | Alexander Blair | 1 | -1/+1 |
2020-01-24 | Merge pull request #6146 | Alexander Blair | 13 | -81/+196 |
2020-01-24 | Merge pull request #6128 | Alexander Blair | 1 | -2/+2 |
2020-01-16 | Merge pull request #6144 | Alexander Blair | 2 | -7/+33 |
2020-01-16 | Merge pull request #6141 | Alexander Blair | 1 | -1/+1 |
2020-01-16 | Merge pull request #6134 | Alexander Blair | 1 | -8/+8 |
2020-01-16 | Merge pull request #6133 | Alexander Blair | 1 | -4/+5 |
2020-01-16 | Merge pull request #6130 | Alexander Blair | 1 | -1/+1 |
2020-01-16 | Merge pull request #6124 | Alexander Blair | 1 | -1/+6 |
2020-01-16 | Merge pull request #6119 | Alexander Blair | 1 | -0/+1 |
2020-01-16 | Merge pull request #6115 | Alexander Blair | 2 | -7/+27 |
2020-01-11 | Merge pull request #6112 | Alexander Blair | 2 | -36/+35 |
2020-01-11 | Merge pull request #6105 | Alexander Blair | 5 | -0/+72 |
2019-12-12 | Merge pull request #6057 | luigi1111 | 2 | -3/+23 |
2019-12-12 | Merge pull request #6055 | luigi1111 | 1 | -1/+1 |
2019-12-12 | Merge pull request #6054 | luigi1111 | 1 | -1/+1 |
2019-12-12 | Merge pull request #6052 | luigi1111 | 1 | -2/+2 |
2019-12-12 | Merge pull request #6049 | luigi1111 | 1 | -34/+27 |
2019-12-12 | Merge pull request #6027 | luigi1111 | 1 | -26/+0 |
2019-12-12 | Merge pull request #6018 | luigi1111 | 6 | -3/+139 |
2019-11-25 | rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC | moneromooo-monero | 1 | -5/+5 |
2019-11-22 | rpc: don't auto fail RPC needing payment in bootstrap mode | moneromooo-monero | 1 | -1/+5 |
2019-11-22 | rpc: add received_timestamp for pool txes in gettransactions | moneromooo-monero | 2 | -1/+6 |
2019-11-22 | wallet_rpc_server: add count parameter to create_address | Matt Smith | 2 | -7/+33 |
2019-11-19 | db_lmdb: guard against non NUL terminated keys | moneromooo-monero | 1 | -1/+9 |
2019-11-19 | wallet: don't issue node rpc proxy requests in '--offline' mode | xiphon | 1 | -0/+1 |
2019-11-19 | p2p: don't request flags after closing connection | moneromooo-monero | 1 | -1/+1 |
2019-11-15 | threadpool: use std::move when taking an element off the queue | moneromooo-monero | 1 | -1/+1 |
2019-11-14 | Actually concatenate error strings. | Bert Peters | 1 | -8/+8 |
2019-11-14 | simplewallet: fix restore height warning | selsta | 1 | -1/+1 |
2019-11-13 | Replace memset with memwipe. | Bert Peters | 1 | -4/+5 |
2019-11-13 | perf_timer: fix pause/resume macros dereferencing too much | moneromooo-monero | 1 | -2/+2 |
2019-11-12 | rpc: Only show version string if it matches expected pattern | Nathan Dorfman | 4 | -1/+102 |
2019-11-12 | daemon: Use rpc for "version" command | Nathan Dorfman | 3 | -3/+38 |
2019-11-12 | blockchain: error out if the builtin hashes data size is wrong | moneromooo-monero | 1 | -1/+6 |
2019-11-11 | p2p: zero last seen timestamp when inserting a new peer | moneromooo-monero | 1 | -0/+1 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 2 | -7/+27 |
2019-11-09 | build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server | xiphon | 2 | -36/+35 |
2019-11-06 | wallet_rpc_server: new estimate_tx_size_and_weight RPC | moneromooo-monero | 5 | -0/+72 |
2019-11-04 | wallet2: fix pool txes not being flushed when mined | moneromooo-monero | 1 | -1/+1 |
2019-11-04 | lmdb: Remove meaningless const qualifier on function type | Nathan Dorfman | 1 | -2/+2 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 13 | -81/+196 |
2019-11-03 | Merge pull request #6074 | Riccardo Spagni | 7 | -38/+110 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 24 | -279/+631 |
2019-11-19 | make d2h et al. constant-time | Jethro Grassie | 1 | -30/+8 |
2019-11-17 | Fix #6147 DB corruption from child process overwrite | Howard Chu | 1 | -1/+6 |
2019-11-16 | Merge pull request #6135 | luigi1111 | 1 | -1/+1 |
2019-11-14 | wallet: set non-empty error string on connection failure | xiphon | 1 | -1/+1 |
2019-11-02 | Merge pull request #6079 | Riccardo Spagni | 4 | -3/+4 |
2019-11-02 | Merge pull request #6047 | Riccardo Spagni | 5 | -12/+18 |
2019-11-02 | 0.15.0.0 release engineering | Riccardo Spagni | 4 | -3/+4 |
2019-11-02 | simplewallet: plug a timing leak | moneromooo-monero | 2 | -10/+31 |
2019-11-01 | wallet: reuse cached height when set after refresh | moneromooo-monero | 2 | -0/+11 |
2019-11-01 | wallet2: fix is_synced checking target height, not height | moneromooo-monero | 1 | -1/+1 |
2019-11-01 | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 4 | -15/+50 |
2019-11-01 | wallet2: do not send an unnecessary last getblocks.bin call on refresh | moneromooo-monero | 2 | -7/+17 |
2019-11-01 | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 1 | -5/+0 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 5 | -12/+18 |
2019-10-29 | wallet2: make keys unlocker reentrant | moneromooo-monero | 2 | -3/+23 |
2019-10-29 | blockchain: fix comment wrongly refering to SHA-3 rather than Keccak | moneromooo-monero | 1 | -1/+1 |
2019-10-29 | daemon: handle printing higher hash rates | moneromooo-monero | 1 | -1/+1 |
2019-10-29 | tx_pool: fix error message assuming incorrectly | moneromooo-monero | 1 | -2/+2 |
2019-10-28 | daemon: always use bootstrap daemon (if set) in '--no-sync' mode | xiphon | 2 | -3/+6 |
2019-10-28 | Updated paper references | Sarang Noether | 1 | -24/+22 |
2019-10-28 | Minor prover simplification | Sarang Noether | 1 | -10/+5 |
2019-10-27 | Merge pull request #6044 | luigi1111 | 1 | -2/+11 |
2019-10-27 | blockchain: fix unwanted error when probing the pool for a tx | moneromooo-monero | 1 | -2/+11 |
2019-10-27 | wallet: do not warn if the rpc cost was free | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | Merge pull request #6017 | luigi1111 | 1 | -1/+1 |
2019-10-26 | rpc: fix PRIx64 build error on some systems | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | Merge pull request #6024 | luigi1111 | 1 | -0/+4 |
2019-10-25 | Merge pull request #5958 | luigi1111 | 3 | -108/+217 |
2019-10-25 | Merge pull request #6028 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6007 | luigi1111 | 10 | -1/+97 |
2019-10-25 | Merge pull request #6023 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6021 | luigi1111 | 3 | -14/+14 |
2019-10-25 | Merge pull request #6019 | luigi1111 | 2 | -3/+3 |
2019-10-25 | Merge pull request #6014 | luigi1111 | 1 | -0/+5 |
2019-10-25 | Merge pull request #6013 | luigi1111 | 1 | -0/+1 |
2019-10-25 | rpc: add a flush_cache RPC | moneromooo-monero | 10 | -1/+97 |
2019-10-25 | Merge pull request #5357 | luigi1111 | 41 | -794/+3548 |
2019-10-25 | tx_pool: fix divide by 0 in log | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | simplewallet: remove remaining payment id dead code | moneromooo-monero | 1 | -26/+0 |
2019-10-25 | device: bounds checking in Ledger send_secret/receive_secret | xiphon | 1 | -0/+4 |
2019-10-25 | net: link with libzmq | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | simplewallet: add public_nodes command | moneromooo-monero | 7 | -22/+99 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 41 | -789/+3452 |
2019-10-24 | Change monerod --proxy to --tx-proxy | Lee Clagett | 3 | -14/+14 |
2019-10-24 | Merge pull request #6002 | luigi1111 | 1 | -0/+4 |
2019-10-24 | changed 'batttery' to 'battery' | Jake Hemmerle | 2 | -3/+3 |
2019-10-24 | rpc: Include tag in get_info version string | Nathan Dorfman | 1 | -1/+1 |
2019-10-24 | Merge pull request #5495 | luigi1111 | 3 | -0/+304 |
2019-10-24 | gen_ssl_cert: new tool to generate SSL certs for Monero | moneromooo-monero | 3 | -0/+304 |
2019-10-24 | Merge pull request #6004 | luigi1111 | 1 | -8/+8 |
2019-10-24 | Merge pull request #5998 | luigi1111 | 1 | -3/+3 |
2019-10-24 | daemon: print difficulty in decimal, as it used to be | moneromooo-monero | 1 | -8/+8 |
2019-10-24 | Merge pull request #6001 | luigi1111 | 1 | -1/+2 |
2019-10-24 | Merge pull request #6000 | luigi1111 | 1 | -1/+2 |
2019-10-24 | Merge pull request #5999 | luigi1111 | 1 | -1/+1 |
2019-10-24 | Merge pull request #5997 | luigi1111 | 1 | -2/+0 |
2019-10-24 | add a quick early out to get_blocks.bin when up to date | moneromooo-monero | 1 | -1/+15 |
2019-10-23 | wallet2: error out when we need a daemon password but have no prompt function | moneromooo-monero | 1 | -0/+5 |
2019-10-23 | wallet2: fix the logged number of detached transfers | moneromooo-monero | 1 | -0/+1 |
2019-10-22 | Merge pull request #5973 | luigi1111 | 1 | -5/+1 |
2019-10-22 | Merge pull request #5972 | luigi1111 | 3 | -11/+67 |
2019-10-22 | Merge pull request #5989 | luigi1111 | 1 | -1/+1 |
2019-10-22 | Merge pull request #5985 | luigi1111 | 1 | -0/+3 |
2019-10-22 | Merge pull request #5983 | luigi1111 | 1 | -1/+3 |
2019-10-22 | Merge pull request #5982 | luigi1111 | 1 | -0/+3 |
2019-10-22 | Merge pull request #5981 | luigi1111 | 3 | -3/+4 |
2019-10-22 | Merge pull request #5980 | luigi1111 | 1 | -76/+30 |
2019-10-22 | Merge pull request #5977 | luigi1111 | 1 | -1/+1 |
2019-10-22 | Merge pull request #5974 | luigi1111 | 1 | -2/+4 |
2019-10-22 | Merge pull request #5970 | luigi1111 | 2 | -3/+13 |
2019-10-22 | Merge pull request #5966 | luigi1111 | 2 | -13/+5 |
2019-10-22 | Merge pull request #5964 | luigi1111 | 2 | -1/+1 |
2019-10-22 | Merge pull request #5919 | luigi1111 | 3 | -0/+86 |
2019-10-21 | Support median block size > 4 GB | moneromooo-monero | 2 | -13/+5 |
2019-10-18 | v12 fork heights | tevador | 1 | -0/+4 |
2019-10-18 | daemon: fix coinbase txes always being seen as pruned | moneromooo-monero | 1 | -1/+2 |
2019-10-18 | daemon: add miner tx hash in print_block output | moneromooo-monero | 1 | -1/+2 |
2019-10-17 | utils: Increase max block size for import/export | Nathan Dorfman | 1 | -1/+1 |
2019-10-17 | protocol: fix syncing from peers being too choosy about peers | moneromooo-monero | 1 | -3/+3 |
2019-10-17 | db_lmdb: an empty prunable data record means the tx is not pruned | moneromooo-monero | 1 | -2/+0 |
2019-10-16 | Merge pull request #5984 | luigi1111 | 1 | -0/+4 |
2019-10-16 | Merge pull request #5962 | luigi1111 | 2 | -2/+2 |
2019-10-16 | Merge pull request #5959 | luigi1111 | 1 | -5/+5 |
2019-10-16 | Merge pull request #5956 | luigi1111 | 1 | -0/+2 |
2019-10-16 | Merge pull request #5954 | luigi1111 | 1 | -0/+2 |
2019-10-16 | Merge pull request #5952 | luigi1111 | 4 | -1/+88 |
2019-10-16 | Merge pull request #5946 | luigi1111 | 1 | -3/+3 |
2019-10-16 | blockchain: initialize pow to ff..ff | moneromooo-monero | 1 | -2/+4 |
2019-10-15 | daemon: fix print_pl synopsis missing recent options | moneromooo-monero | 1 | -1/+1 |
2019-10-14 | Merge pull request #5943 | luigi1111 | 5 | -8/+8 |
2019-10-14 | Merge pull request #5941 | luigi1111 | 1 | -1/+2 |
2019-10-14 | Merge pull request #5940 | luigi1111 | 1 | -0/+7 |
2019-10-14 | Merge pull request #5933 | luigi1111 | 9 | -15/+25 |
2019-10-14 | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 1 | -2/+5 |
2019-10-14 | wallet: remove long payment ID sending support | moneromooo-monero | 5 | -115/+8 |
2019-10-14 | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2 | -7/+19 |
2019-10-14 | simplewallet: reinstate short payment id nag, only if non default | moneromooo-monero | 1 | -1/+8 |
2019-10-13 | node.inl, add xmrchain.net IP to hardcoded peers | Gingeropolous | 1 | -0/+3 |
2019-10-13 | Add also ifdef __x86_64__ | pkubaj | 1 | -2/+2 |
2019-10-13 | RandomX: update to v1.1.4 | tevador | 1 | -76/+30 |
2019-10-13 | Fix build on FreeBSD/!x86 | pkubaj | 1 | -0/+4 |
2019-10-13 | p2p+rpc: don't skip p2p or rpc port bind failure by default | xiphon | 5 | -8/+8 |
2019-10-11 | simplewallet: add --restore-from-seed alias | moneromooo-monero | 1 | -1/+3 |
2019-10-11 | simplewallet: don't trigger idle lock right after a foreground refresh | moneromooo-monero | 1 | -0/+3 |
2019-10-11 | blockchain: use effective median block weight for penalty from v12 | moneromooo-monero | 2 | -3/+13 |
2019-10-11 | tx_pool: do not divide by 0 | moneromooo-monero | 1 | -2/+2 |
2019-10-11 | cryptonote: don't leave block_weight uninitialized | moneromooo-monero | 1 | -0/+1 |
2019-10-11 | protocol: initialize block_weight in block_complete_entry ctor | moneromooo-monero | 1 | -1/+1 |
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 3 | -11/+67 |
2019-10-10 | blockchain: fill in cumulative block weight for alt blocks | moneromooo-monero | 3 | -0/+86 |
2019-10-10 | simplewallet: do not print warning for locked coinbase txes | moneromooo-monero | 1 | -1/+1 |
2019-10-10 | cryptonote: fill in tx weight when syncing from pruned blocks | moneromooo-monero | 1 | -5/+1 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 26 | -178/+696 |
2019-10-08 | Merge pull request #5948 | luigi1111 | 1 | -19/+21 |
2019-10-08 | Merge pull request #5932 | luigi1111 | 1 | -1/+8 |
2019-10-08 | Merge pull request #5926 | luigi1111 | 1 | -1/+1 |
2019-10-08 | Merge pull request #5921 | luigi1111 | 3 | -9/+14 |
2019-10-07 | Fix for miners on reorg | Howard Chu | 1 | -1/+4 |
2019-10-07 | Print cdifficulty and don't serialize miner tx hash twice | Doyle | 2 | -1/+1 |
2019-10-06 | tx_pool: make spent return-by-reference as intended | stoffu | 2 | -2/+2 |
2019-10-05 | Update to RandomX v1.1.3, simplify | Howard Chu | 1 | -19/+2 |
2019-10-04 | wallet2: don't delete file that may not exist | selsta | 1 | -5/+5 |
2019-10-03 | Fix randomx cache selection for RPCs | Howard Chu | 1 | -12/+28 |
2019-10-03 | Fix debug feature | cslashm | 1 | -0/+2 |
2019-10-03 | Revert PR #5835 (export view key) | cslashm | 1 | -1/+1 |
2019-10-03 | Add display address | cslashm | 2 | -1/+24 |
2019-10-03 | Add hmac over encrypted value during transaction | cslashm | 3 | -106/+190 |
2019-10-02 | p2p: reject invalid pruning seeds in peer lists | moneromooo-monero | 1 | -0/+2 |
2019-10-02 | p2p: reject invalid rpc_port in peer lists | xiphon | 1 | -0/+2 |
2019-10-02 | wallet2: add ignore-outputs-{above/below} option | stoffu | 4 | -1/+88 |
2019-10-01 | simplewallet.cpp - clean up welcome message | SomaticFanatic | 1 | -3/+3 |
2019-09-30 | Merge pull request #5939 | luigi1111 | 1 | -0/+2 |
2019-09-30 | Merge pull request #5906 | luigi1111 | 1 | -1/+0 |
2019-09-30 | Merge pull request #5902 | luigi1111 | 1 | -1/+3 |
2019-09-30 | Merge pull request #5900 | luigi1111 | 1 | -3/+10 |
2019-09-30 | Merge pull request #5894 | luigi1111 | 1 | -0/+4 |
2019-09-30 | Merge pull request #5893 | luigi1111 | 3 | -2/+8 |
2019-09-28 | blockchain: tweak fee as a function of median values | moneromooo-monero | 1 | -1/+2 |
2019-09-28 | RPC on_transfer_split error consistent with on_transfer if no tx sent | binaryFate | 1 | -0/+7 |
2019-09-28 | build: link wallet_merged against blockchain_db and hardforks obj | xiphon | 1 | -0/+2 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 26 | -178/+696 |
2019-09-25 | RandomX integration | Howard Chu | 18 | -45/+600 |
2019-09-25 | ban peers sending bad pow outright | moneromooo-monero | 9 | -15/+25 |
2019-09-25 | Request a thread stack size that is large enough for unbound | Martijn Otto | 1 | -1/+8 |
2019-09-24 | Merge pull request #5916 | luigi1111 | 4 | -13/+13 |
2019-09-24 | Merge pull request #5905 | luigi1111 | 1 | -5/+0 |
2019-09-24 | protocol: only print sync complete message when out of precompiled hashes | moneromooo-monero | 1 | -1/+1 |
2019-09-24 | Merge pull request #5882 | luigi1111 | 2 | -0/+11 |
2019-09-24 | Merge pull request #5878 | luigi1111 | 17 | -3102/+31 |
2019-09-24 | Merge pull request #5877 | luigi1111 | 10 | -34/+31 |