Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | tests: fix HF12 chaingen - construct bc object from events | Dusan Klinec | 3 | -22/+180 |
2019-11-13 | simplewallet: noob-friendly help menu | wowario | 4 | -14/+48 |
2019-11-12 | rpc: Only show version string if it matches expected pattern | Nathan Dorfman | 6 | -2/+153 |
2019-11-12 | daemon: Use rpc for "version" command | Nathan Dorfman | 3 | -3/+38 |
2019-11-12 | epee: fix console_handlers_binder race, wait for thread to finish | xiphon | 1 | -1/+8 |
2019-11-12 | blockchain: error out if the builtin hashes data size is wrong | moneromooo-monero | 1 | -1/+6 |
2019-11-11 | Merge pull request #6097 | luigi1111 | 1 | -1/+1 |
2019-11-11 | epee: close connection when the peer has done so | moneromooo-monero | 1 | -1/+7 |
2019-11-11 | p2p: zero last seen timestamp when inserting a new peer | moneromooo-monero | 1 | -0/+1 |
2019-11-11 | gitian: Update to latest gitian-builder | Howard Chu | 1 | -5/+1 |
2019-11-11 | Gitian Readme: adding android signing & fix v0.15 checksum. | Jonathan Cross | 1 | -6/+5 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 3 | -7/+29 |
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 | 6 | -0/+86 |
2019-11-05 | wallet2: don't try to lock an empty filename | moneromooo-monero | 1 | -0/+6 |
2019-11-05 | wallet_rpc_server: add tx weight in transfer commands responses | moneromooo-monero | 3 | -7/+18 |
2019-11-05 | Fixes a minor formatting error | TheGoose | 1 | -1/+2 |
2019-11-04 | wallet2: fix pool txes not being flushed when mined | moneromooo-monero | 1 | -1/+1 |
2019-11-04 | daemon: allow printing N blocks from the end of the chain | moneromooo-monero | 3 | -4/+43 |
2019-11-04 | daemon: add +meta print_tx parameter | moneromooo-monero | 3 | -4/+31 |
2019-11-04 | blockchain_stats: make it work on pruned blockchains | moneromooo-monero | 1 | -2/+2 |
2019-11-04 | Merge pull request #6088 | Riccardo Spagni | 1 | -1/+1 |
2019-11-04 | Merge pull request #6091 | Riccardo Spagni | 4 | -3/+13 |
2019-11-04 | lmdb: Remove meaningless const qualifier on function type | Nathan Dorfman | 1 | -2/+2 |
2019-11-04 | gitian: fix out dir location | iDunk5400 | 1 | -1/+1 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 15 | -97/+280 |
2019-11-04 | Copy LICENSE to all archives | Howard Chu | 4 | -3/+13 |
2019-11-04 | Improved performance for epee serialization: | Lee Clagett | 7 | -59/+56 |
2019-11-03 | Merge pull request #6087 | Riccardo Spagni | 1 | -1/+1 |
2019-11-04 | depends: fix typo in packages | selsta | 1 | -1/+1 |
2019-11-03 | Merge pull request #6074 | Riccardo Spagni | 8 | -42/+126 |
2019-11-03 | Merge pull request #6077 | Riccardo Spagni | 13 | -21/+329 |
2019-11-04 | Merge pull request #6084 | Riccardo Spagni | 4 | -5/+6630 |
2019-11-03 | gitian: add --rebuild option | Howard Chu | 2 | -12/+48 |
2019-11-03 | Add Android support | Howard Chu | 12 | -9/+281 |
2019-11-03 | Fix readline build | Howard Chu | 4 | -5/+6630 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 35 | -316/+1372 |
2019-11-02 | Merge pull request #6079 | Riccardo Spagni | 6 | -10/+11 |
2019-11-02 | Merge pull request #6079 | Riccardo Spagni | 6 | -10/+11 |
2019-11-02 | Merge pull request #6060 | Riccardo Spagni | 1 | -7/+16 |
2019-11-02 | Merge pull request #6047 | Riccardo Spagni | 6 | -14/+24 |
2019-11-02 | Merge pull request #6051 | Riccardo Spagni | 2 | -3/+6 |
2019-11-02 | Merge pull request #6063 | Riccardo Spagni | 1 | -0/+0 |
2019-11-02 | 0.15.0.0 release engineering | Riccardo Spagni | 6 | -10/+11 |
2019-11-02 | Merge pull request #6071 | Riccardo Spagni | 1 | -1/+3 |
2019-11-02 | Merge pull request #6070 | Riccardo Spagni | 1 | -1/+3 |
2019-11-02 | simplewallet: plug a timing leak | moneromooo-monero | 2 | -10/+31 |
2019-11-01 | Add a --keep-fakechain option to keep fakechain databases | JamesWrigley | 1 | -1/+8 |
2019-11-01 | epee: allow a random component in once_a_time timeouts | moneromooo-monero | 1 | -4/+16 |
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 | simplewallet: add missing inactivity-lock-timeout to set help blurb | moneromooo-monero | 1 | -1/+3 |
2019-11-01 | Merge pull request #6067 | Riccardo Spagni | 1 | -7/+16 |
2019-11-01 | Merge pull request #6066 | Riccardo Spagni | 6 | -14/+24 |
2019-11-01 | Merge pull request #6064 | Riccardo Spagni | 2 | -3/+6 |
2019-11-01 | Merge pull request #6062 | Riccardo Spagni | 1 | -0/+0 |
2019-11-01 | Merge pull request #6059 | Riccardo Spagni | 3 | -3/+3 |
2019-11-01 | Merge pull request #6059 | Riccardo Spagni | 3 | -3/+3 |
2019-11-01 | simplewallet: do not mention inactivity if a lock was manual | moneromooo-monero | 1 | -1/+2 |
2019-11-01 | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 1 | -5/+0 |
2019-10-31 | README update upgrade table | Gingeropolous | 1 | -1/+3 |
2019-10-31 | README update upgrade table with details | Gingeropolous | 1 | -1/+3 |
2019-10-31 | Updating gitian yml files for v0.15 | Jonathan Cross | 3 | -3/+3 |
2019-10-31 | unit_tests: fix use after free | moneromooo-monero | 1 | -7/+16 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 6 | -14/+24 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 6 | -14/+24 |
2019-10-30 | README: add Void Linux package dependencies | Kevin Crumb | 1 | -25/+25 |
2019-10-30 | daemon: always use bootstrap daemon (if set) in '--no-sync' mode | xiphon | 2 | -3/+6 |
2019-10-30 | RandomX: Update to v1.1.6 | tevador | 1 | -0/+0 |
2019-10-30 | RandomX: Update to v1.1.6 | tevador | 1 | -0/+0 |
2019-10-30 | core_tests: remove some useless verbose logs | moneromooo-monero | 4 | -5/+0 |
2019-10-30 | unit_tests: fix use after free | moneromooo-monero | 1 | -7/+16 |
2019-10-29 | wallet2: make keys unlocker reentrant | moneromooo-monero | 2 | -3/+23 |
2019-10-29 | python-rpc: add missing strict_balances parameter for get_accounts | moneromooo-monero | 1 | -1/+2 |
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 | always print peer IDs in the same format | moneromooo-monero | 4 | -13/+11 |
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 | core: point out when we hit the block rate visibility limit | moneromooo-monero | 1 | -2/+3 |
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 | Merge pull request #6038 | luigi1111 | 1 | -1/+1 |
2019-10-27 | Merge pull request #6045 | luigi1111 | 1 | -2/+11 |
2019-10-27 | Merge pull request #6039 | luigi1111 | 1 | -1/+1 |
2019-10-27 | blockchain: fix unwanted error when probing the pool for a tx | moneromooo-monero | 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 | functional_tests: ensure mining stops on error in mining test | moneromooo-monero | 1 | -1/+11 |
2019-10-27 | rpc: base flush_cache request/response on the new base structs | moneromooo-monero | 1 | -5/+4 |
2019-10-27 | wallet: do not warn if the rpc cost was free | moneromooo-monero | 1 | -1/+1 |
2019-10-27 | wallet: do not warn if the rpc cost was free | moneromooo-monero | 1 | -1/+1 |
2019-10-26 | easylogging++: add screen.xterm-256color to the "allow colour" TERM list | moneromooo-monero | 1 | -1/+1 |
2019-10-26 | Merge pull request #6036 | luigi1111 | 1 | -1/+6 |
2019-10-26 | CMake build out of source | TrasherDK | 1 | -1/+6 |
2019-10-25 | Merge pull request #6033 | luigi1111 | 1 | -0/+26 |
2019-10-25 | Merge pull request #6017 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6025 | luigi1111 | 46 | -56368/+95000 |
2019-10-25 | Merge pull request #6034 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6032 | luigi1111 | 1 | -3/+4 |
2019-10-26 | rpc: fix PRIx64 build error on some systems | moneromooo-monero | 1 | -1/+1 |
2019-10-25 | functional_tests: fix rpc_payment tests with python 3 | moneromooo-monero | 1 | -3/+4 |
2019-10-25 | python-rpc: add missing daemon RPC | moneromooo-monero | 1 | -0/+26 |
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 #6031 | luigi1111 | 40 | -40/+40 |
2019-10-25 | revert changes to translations | moneromooo-monero | 40 | -40/+40 |
2019-10-25 | Merge pull request #6028 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6007 | luigi1111 | 11 | -7/+103 |
2019-10-25 | Merge pull request #6023 | luigi1111 | 1 | -1/+1 |
2019-10-25 | Merge pull request #6022 | luigi1111 | 2 | -4/+4 |
2019-10-25 | Merge pull request #6021 | luigi1111 | 4 | -18/+18 |
2019-10-25 | Merge pull request #6020 | luigi1111 | 1 | -4/+7 |
2019-10-25 | Merge pull request #6019 | luigi1111 | 42 | -43/+43 |
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 | 11 | -7/+103 |
2019-10-25 | Merge pull request #5357 | luigi1111 | 54 | -840/+4235 |
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 | Translations from weblate + resync | Weblate | 46 | -56368/+95000 |
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 | 54 | -835/+4139 |
2019-10-25 | depends: bump zeromq version to 4.1.7 | anonimal | 1 | -2/+2 |
2019-10-24 | Change monerod --proxy to --tx-proxy | Lee Clagett | 4 | -18/+18 |
2019-10-25 | depends: bump cppzmq version to 4.4.1 | anonimal | 1 | -2/+2 |
2019-10-24 | Merge pull request #6002 | luigi1111 | 1 | -0/+4 |
2019-10-24 | changed 'batttery' to 'battery' | Jake Hemmerle | 42 | -43/+43 |
2019-10-24 | Merge pull request #6016 | luigi1111 | 1 | -0/+2 |
2019-10-24 | Merge pull request #6015 | luigi1111 | 2 | -42/+46 |
2019-10-25 | Windows: enable high-entropy ASLR where available | iDunk5400 | 1 | -0/+1 |
2019-10-25 | build: fix building on Windows due to _FORTIFY_SOURCE changes in MSYS2 | iDunk5400 | 1 | -4/+6 |
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 #6006 | luigi1111 | 1 | -2/+6 |
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 #6011 | luigi1111 | 1 | -0/+0 |
2019-10-24 | easylogging++: windows does not need terminal colour support | moneromooo-monero | 1 | -0/+2 |
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 | cmake: Fix generation of version.cpp | Nathan Dorfman | 2 | -42/+46 |
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-23 | RandomX: update to v1.1.5 | tevador | 1 | -0/+0 |
2019-10-22 | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 1 | -2/+6 |
2019-10-22 | Merge pull request #5973 | luigi1111 | 1 | -5/+1 |
2019-10-22 | Merge pull request #5972 | luigi1111 | 4 | -11/+104 |
2019-10-22 | Merge pull request #5996 | luigi1111 | 2 | -2/+11 |
2019-10-22 | Merge pull request #5989 | luigi1111 | 1 | -1/+1 |
2019-10-22 | Merge pull request #5986 | 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 | 2 | -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 #5971 | luigi1111 | 1 | -1/+1 |
2019-10-22 | Merge pull request #5970 | luigi1111 | 2 | -3/+13 |
2019-10-22 | Merge pull request #5966 | luigi1111 | 6 | -14/+174 |
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 | 6 | -14/+174 |
2019-10-18 | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 2 | -2/+11 |
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 #5990 | luigi1111 | 1 | -1/+1 |
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 | Merge pull request #5911 | luigi1111 | 1 | -0/+5 |
2019-10-16 | Merge pull request #5988 | luigi1111 | 1 | -4/+6 |
2019-10-16 | blockchain: initialize pow to ff..ff | moneromooo-monero | 1 | -2/+4 |
2019-10-15 | functional_tests: fix transfer test - long payment ids are gone | moneromooo-monero | 1 | -1/+1 |
2019-10-15 | daemon: fix print_pl synopsis missing recent options | moneromooo-monero | 1 | -1/+1 |
2019-10-15 | unit_tests: fix build after rename | moneromooo-monero | 1 | -4/+6 |
2019-10-15 | levin: armour against some "should not happen" case | moneromooo-monero | 1 | -0/+5 |
2019-10-14 | Merge pull request #5943 | luigi1111 | 7 | -15/+50 |
2019-10-14 | Merge pull request #5947 | luigi1111 | 1 | -4/+2 |
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 #5937 | luigi1111 | 1 | -1/+1 |