Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | Merge pull request #5118 | Riccardo Spagni | 1 | -1/+1 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 14 | -33/+530 |
2019-03-03 | wallet2: fix mishandling rct outputs in coinbase tx | moneromooo-monero | 2 | -7/+13 |
2019-03-02 | Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key | Joel | 2 | -17/+4 |
2019-02-27 | rpc: Allow submitting tx as hex blob over ZMQ | Nathan Dorfman | 4 | -6/+59 |
2019-02-27 | dns_utils: use fallback if the default resolver does not support DNSSEC | moneromooo-monero | 1 | -6/+34 |
2019-02-26 | cn_deserialize: remove some unused code | moneromooo-monero | 1 | -50/+0 |
2019-02-26 | cryptonote_protocol_handler: search for syncing peers in "cruise mode" | moneromooo-monero | 3 | -0/+45 |
2019-02-25 | discontinue use of alloca | moneromooo-monero | 2 | -14/+4 |
2019-02-25 | daemon: add '--no-sync' arg to optionally disable blockchain sync | xiphon | 5 | -1/+17 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 20 | -30/+147 |
2019-02-23 | miner: it can now autodetect the optimal number of threads | moneromooo-monero | 4 | -9/+96 |
2019-02-22 | Better error when sending a tx with a too large extra field | moneromooo-monero | 2 | -3/+21 |
2019-02-21 | rpc: quantize db size up to 5 GB in restricted mode | moneromooo-monero | 1 | -1/+8 |
2019-02-21 | dns_utils: remove MoneroPulse/checkpoints mention in TXT record code | moneromooo-monero | 1 | -4/+4 |
2019-02-21 | Remove code duplication | Joel | 3 | -190/+20 |
2019-02-21 | db_lmdb: fix missing mdb_dbi_close in migration | moneromooo-monero | 1 | -0/+1 |
2019-02-20 | wallet-rpc: get balance for all accounts and subaddresses | stoffu | 2 | -21/+49 |
2019-02-20 | wallet: fix payment ID decryption for construction data | Dusan Klinec | 1 | -7/+6 |
2019-02-20 | device/trezor: dummy payment ID fix | Dusan Klinec | 1 | -1/+1 |
2019-02-19 | Add generate_from_view_key RPC method | Joel | 3 | -0/+185 |
2019-02-19 | Add generate_from_keys RPC method | Joel | 3 | -0/+201 |
2019-02-17 | wallet-rpc: get transfers for all accounts and subaddresses | Jethro Grassie | 2 | -5/+15 |
2019-02-14 | Support docker for gitian builds | TheCharlatan | 1 | -1/+1 |
2019-02-14 | wallet_rpc_server: add a validate_address RPC | moneromooo-monero | 3 | -1/+89 |
2019-02-14 | Fixed path to int-util.h | SChernykh | 1 | -1/+1 |
2019-02-14 | Adding cnv4-2 tweaks | SChernykh | 2 | -39/+79 |
2019-02-14 | Cryptonight variant 4 aka CryptonightR | SChernykh | 6 | -17/+508 |
2019-02-14 | simplewallet: add help for ask-password options | moneromooo-monero | 1 | -0/+2 |
2019-02-14 | simplewallet: mark confirm-missing-payment-id as obsolete | moneromooo-monero | 1 | -1/+1 |
2019-02-13 | debug compilation fix: net lib missing common deps | Dusan Klinec | 1 | -1/+1 |
2019-02-13 | Don't decrypt keys in view only wallets in wallet_keys_unlocker | Doyle | 1 | -1/+1 |
2019-02-10 | Human readable message if maximum outputs reached | italocoin | 1 | -0/+1 |
2019-02-08 | Add support for V10 protocol with BulletProofV2 and short amount. | cslashm | 1 | -13/+34 |
2019-02-08 | Fix dummy decryption in debug mode | cslashm | 1 | -1/+3 |
2019-02-08 | fix log namespace | cslashm | 1 | -45/+45 |
2019-02-08 | New scheme key destination contrfol | cslashm | 7 | -63/+233 |
2019-02-03 | simplewallet: tell the user to complain to the recipient | moneromooo-monero | 1 | -1/+1 |
2019-02-03 | ringct: fix v1 ecdhInfo serialization | moneromooo-monero | 1 | -15/+2 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 14 | -30/+168 |
2019-02-02 | wallet_rpc_server: remove detached short payment ids support | moneromooo-monero | 1 | -5/+1 |
2019-02-01 | cryptonote: Fix enum check in expand_transaction_2 | Tom Smeding | 1 | -1/+1 |
2019-02-01 | cryptonote: Add const-qualifier on comparison functor | Tom Smeding | 1 | -1/+1 |
2019-02-01 | serialization: Use pos_type instead of streampos | Tom Smeding | 1 | -1/+1 |
2019-01-30 | cryptonote_protocol_handler: pad tx messages when using tor/i2p | moneromooo-monero | 1 | -1/+1 |
2019-01-30 | i2p: initial support | Jethro Grassie | 12 | -9/+419 |
2019-01-30 | blockchain_prune: don't prune before v10 | moneromooo-monero | 1 | -0/+18 |
2019-01-29 | Merge pull request #4988 | Riccardo Spagni | 26 | -692/+2863 |
2019-01-29 | Merge pull request #5104 | Riccardo Spagni | 1 | -1/+1 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 26 | -692/+2863 |
2019-01-28 | block_queue: fix late sanity check off by one | moneromooo-monero | 1 | -1/+1 |
2019-01-28 | Merge pull request #5062 | Riccardo Spagni | 5 | -315/+336 |
2019-01-28 | Merge pull request #5053 | Riccardo Spagni | 7 | -7/+62 |
2019-01-28 | rpc: fix internal daemon calls in restricted rpc getting partial data | moneromooo-monero | 5 | -315/+336 |
2019-01-28 | Merge pull request #5080 | Riccardo Spagni | 4 | -8/+44 |
2019-01-28 | Merge pull request #5074 | Riccardo Spagni | 1 | -1/+1 |
2019-01-28 | blockchain: add --reorg-notify | moneromooo-monero | 3 | -1/+32 |
2019-01-28 | notify: handle arbitrary tags | moneromooo-monero | 4 | -6/+22 |
2019-01-28 | notify: warn if the spec contains one of '"\ | moneromooo-monero | 1 | -0/+2 |
2019-01-28 | common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn | moneromooo-monero | 2 | -0/+6 |
2019-01-28 | Merge pull request #5069 | Riccardo Spagni | 1 | -3/+10 |
2019-01-28 | Merge pull request #5068 | Riccardo Spagni | 1 | -1/+1 |
2019-01-28 | Merge pull request #5063 | Riccardo Spagni | 2 | -24/+115 |
2019-01-28 | Merge pull request #5056 | Riccardo Spagni | 3 | -10/+11 |
2019-01-28 | Merge pull request #5055 | Riccardo Spagni | 5 | -9/+43 |
2019-01-28 | Merge pull request #5054 | Riccardo Spagni | 2 | -2/+1 |
2019-01-28 | Merge pull request #5052 | Riccardo Spagni | 20 | -107/+210 |
2019-01-28 | performance_tests: better stats, and keep track of timing history | moneromooo-monero | 4 | -0/+162 |
2019-01-26 | blockchain: fix default genesis block timestamp | moneromooo-monero | 1 | -2/+2 |
2019-01-22 | ringct: remove unused senderPk from ecdhTuple | moneromooo-monero | 2 | -4/+0 |
2019-01-22 | ringct: the commitment mask is now deterministic | moneromooo-monero | 5 | -27/+55 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 11 | -28/+71 |
2019-01-22 | ringct: save 3 bytes on bulletproof size | moneromooo-monero | 1 | -1/+4 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 13 | -62/+95 |
2019-01-22 | Pruning | moneromooo-monero | 44 | -427/+3018 |
2019-01-19 | wallet2: fix hashchain going out of sync on refresh error | moneromooo-monero | 1 | -0/+5 |
2019-01-19 | bulletproofs: speed up vector_power_sum | moneromooo-monero | 1 | -6/+22 |
2019-01-19 | db_lmdb: don't unnecessarily cast to double on the way to uint64_t | moneromooo-monero | 1 | -3/+3 |
2019-01-18 | Merge pull request #5008 | Riccardo Spagni | 6 | -26/+93 |
2019-01-18 | Merge pull request #5050 | Riccardo Spagni | 1 | -1/+0 |
2019-01-18 | Merge pull request #5049 | Riccardo Spagni | 1 | -0/+1 |
2019-01-18 | Merge pull request #5047 | Riccardo Spagni | 1 | -0/+14 |
2019-01-18 | Merge pull request #5048 | Riccardo Spagni | 1 | -1/+2 |
2019-01-18 | core: include a dummy encrypted payment id when no payment is used | moneromooo-monero | 2 | -14/+58 |
2019-01-18 | core, wallet: remember original text version of destination address | moneromooo-monero | 5 | -10/+33 |
2019-01-18 | crptonote_core: do not error out sending unparsable extra field | moneromooo-monero | 1 | -2/+2 |
2019-01-18 | Merge pull request #5037 | Riccardo Spagni | 1 | -3/+3 |
2019-01-18 | Merge pull request #5028 | Riccardo Spagni | 4 | -233/+214 |
2019-01-18 | Merge pull request #5020 | Riccardo Spagni | 2 | -12/+37 |
2019-01-18 | Merge pull request #5014 | Riccardo Spagni | 2 | -16/+101 |
2019-01-18 | Merge pull request #4971 | Riccardo Spagni | 1 | -46/+49 |
2019-01-18 | daemon: extend 'print_pl' command, optional filter by type and limit | xiphon | 4 | -8/+44 |
2019-01-18 | simplewallet: fix help text of rescan_bc to mention the "hard" option | stoffu | 1 | -1/+1 |
2019-01-18 | simplewallet: remove extra colon in a few calls to input_secure_line | stoffu | 1 | -6/+6 |
2019-01-18 | simplewallet: avoid conversion to string in input_secure_line | stoffu | 1 | -2/+2 |
2019-01-18 | simplewallet: factor yesno hint into input_line | stoffu | 1 | -38/+41 |
2019-01-16 | blockchain_ancestry: allow getting ancestry of a single output | moneromooo-monero | 1 | -229/+209 |
2019-01-16 | blockchain_db: allow getting output keys without commitment | moneromooo-monero | 3 | -4/+5 |
2019-01-16 | simplewallet: disable long payment ids by default | moneromooo-monero | 2 | -12/+37 |
2019-01-16 | wallet2: remember which output keys map to which key images | moneromooo-monero | 2 | -16/+101 |
2019-01-16 | simplewallet: improve punctuation in user visible string | selsta | 1 | -3/+3 |
2019-01-16 | Merge pull request #5042 | Riccardo Spagni | 1 | -0/+1 |
2019-01-16 | Merge pull request #5035 | Riccardo Spagni | 1 | -1/+1 |
2019-01-16 | Merge pull request #5034 | Riccardo Spagni | 4 | -0/+15 |
2019-01-16 | Merge pull request #5032 | Riccardo Spagni | 3 | -8/+38 |
2019-01-16 | Merge pull request #5029 | Riccardo Spagni | 1 | -1/+1 |
2019-01-16 | Merge pull request #5027 | Riccardo Spagni | 4 | -39/+89 |
2019-01-16 | Merge pull request #5019 | Riccardo Spagni | 3 | -7/+23 |
2019-01-16 | Merge pull request #5018 | Riccardo Spagni | 1 | -31/+2 |
2019-01-16 | Merge pull request #5015 | Riccardo Spagni | 2 | -59/+5 |
2019-01-16 | Merge pull request #5012 | Riccardo Spagni | 4 | -6/+12 |
2019-01-16 | Merge pull request #5009 | Riccardo Spagni | 2 | -1/+6 |
2019-01-16 | Merge pull request #5006 | Riccardo Spagni | 1 | -1/+1 |
2019-01-16 | Merge pull request #5004 | Riccardo Spagni | 1 | -0/+17 |
2019-01-16 | Merge pull request #5001 | Riccardo Spagni | 2 | -3/+5 |
2019-01-16 | Merge pull request #4995 | Riccardo Spagni | 1 | -3/+0 |
2019-01-16 | Merge pull request #4994 | Riccardo Spagni | 1 | -0/+3 |
2019-01-16 | Merge pull request #4993 | Riccardo Spagni | 1 | -1/+3 |
2019-01-16 | Merge pull request #4987 | Riccardo Spagni | 1 | -4/+12 |
2019-01-16 | Merge pull request #4986 | Riccardo Spagni | 1 | -2/+2 |
2019-01-16 | Merge pull request #4985 | Riccardo Spagni | 1 | -6/+9 |
2019-01-16 | Merge pull request #4984 | Riccardo Spagni | 8 | -44/+71 |
2019-01-16 | Merge pull request #4981 | Riccardo Spagni | 2 | -11/+57 |
2019-01-16 | Merge pull request #4980 | Riccardo Spagni | 1 | -4/+3 |
2019-01-16 | Merge pull request #4979 | Riccardo Spagni | 1 | -0/+2 |
2019-01-16 | Merge pull request #4976 | Riccardo Spagni | 5 | -20/+20 |
2019-01-16 | Merge pull request #4973 | Riccardo Spagni | 1 | -1/+10 |
2019-01-15 | wallet api: don't truncate address in subaddress_account | selsta | 1 | -1/+1 |
2019-01-13 | wallet2: fix incorrect patch for determining fork rules | moneromooo-monero | 1 | -1/+1 |
2019-01-13 | wallet2: fix duplicate tx notifications for pool txes | moneromooo-monero | 1 | -3/+10 |
2019-01-11 | mnemonics: compare canonical words (lowercase) | moneromooo-monero | 2 | -24/+115 |
2019-01-09 | device: proper handling of user input | selsta | 5 | -9/+43 |
2019-01-09 | wallet: do not check txpool in background mode | moneromooo-monero | 3 | -10/+11 |
2019-01-09 | device_ledger: remove full_name variable | selsta | 2 | -2/+1 |
2019-01-08 | i18n: filter LANG/LC_LANG for valid characters, and handle @ | moneromooo-monero | 1 | -0/+14 |
2019-01-08 | ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple | stoffu | 1 | -1/+0 |
2019-01-07 | Merge pull request #5045 | Riccardo Spagni | 1 | -10/+10 |
2019-01-07 | Merge pull request #5016 | Riccardo Spagni | 1 | -1/+1 |
2019-01-07 | Merge pull request #5007 | Riccardo Spagni | 1 | -7/+7 |
2019-01-07 | message_store: init me field | moneromooo-monero | 1 | -0/+1 |
2019-01-07 | blockchain: don't propagate exception past dtor | moneromooo-monero | 1 | -1/+2 |
2019-01-07 | wallet_api: fix usage of LOG_ERROR | moneromooo-monero | 1 | -10/+10 |
2019-01-07 | Make get_output_key method const | moneroexamples | 4 | -8/+8 |
2019-01-06 | Merge pull request #4956 | Riccardo Spagni | 1 | -0/+4 |
2019-01-06 | Merge pull request #4954 | Riccardo Spagni | 2 | -9/+41 |
2019-01-06 | Merge pull request #4952 | Riccardo Spagni | 5 | -27/+31 |
2019-01-06 | Merge pull request #4949 | Riccardo Spagni | 2 | -12/+24 |
2019-01-06 | Merge pull request #4938 | Riccardo Spagni | 1 | -2/+2 |
2019-01-04 | simplewallet: Show new address after going multisig | rbrunner7 | 1 | -0/+1 |
2019-01-02 | wallet api/device: set estimated restore height if none is provided | selsta | 4 | -0/+15 |
2019-01-02 | simplewallet: don't subtract 1 to estimate blockchain height | moneromooo-monero | 1 | -1/+1 |
2019-01-01 | blockchain: fix wrong hf version when popping multiple blocks | moneromooo-monero | 3 | -6/+37 |
2019-01-01 | blockchain: use the version passed as parameter, not a new one | moneromooo-monero | 1 | -1/+1 |
2019-01-01 | hardfork: remove batch transactions setup | moneromooo-monero | 1 | -1/+0 |
2018-12-31 | wallet2: speedup output tracking | moneromooo-monero | 2 | -13/+49 |
2018-12-31 | wallet: optionally keep track of owned outputs uses | moneromooo-monero | 4 | -19/+109 |
2018-12-31 | Merge pull request #4960 | luigi1111 | 1 | -0/+4 |
2018-12-31 | Merge pull request #4957 | luigi1111 | 1 | -1/+1 |
2018-12-31 | Merge pull request #4955 | luigi1111 | 1 | -2/+2 |
2018-12-31 | Merge pull request #4953 | luigi1111 | 1 | -5/+13 |
2018-12-31 | Merge pull request #4948 | luigi1111 | 1 | -2/+12 |
2018-12-31 | Merge pull request #4946 | luigi1111 | 8 | -104/+31 |
2018-12-31 | Merge pull request #4945 | luigi1111 | 2 | -8/+6 |
2018-12-31 | Merge pull request #4944 | luigi1111 | 1 | -3/+29 |
2018-12-31 | Merge pull request #4940 | luigi1111 | 2 | -7/+15 |
2018-12-31 | Merge pull request #4929 | luigi1111 | 2 | -0/+102 |
2018-12-31 | Merge pull request #4928 | luigi1111 | 1 | -5/+3 |
2018-12-31 | Merge pull request #4898 | luigi1111 | 1 | -144/+230 |
2018-12-31 | Merge pull request #4864 | luigi1111 | 1 | -5/+0 |
2018-12-30 | p2p: don't stop the idle thread when no gray peers are found | moneromooo-monero | 1 | -1/+1 |
2018-12-30 | wallet: do not display daemon controlled text if untrusted | moneromooo-monero | 4 | -39/+89 |
2018-12-27 | simplewallet: remove ability to transfer with detached short payment ids | moneromooo-monero | 1 | -31/+2 |
2018-12-26 | daemon: add a +hex option to print_block | moneromooo-monero | 3 | -7/+23 |
2018-12-26 | daemon: print human friendly timestamp too | moneromooo-monero | 1 | -2/+2 |
2018-12-25 | blocks: fix checkpoint code generation on OpenBSD | moneromooo-monero | 1 | -1/+1 |
2018-12-25 | cryptonote_core: revert extra_tx_map | moneromooo-monero | 2 | -59/+5 |
2018-12-24 | wallet_rpc_server: add all field to export_key_images | moneromooo-monero | 4 | -6/+12 |
2018-12-23 | Simplewallet: Unify usage messages. | Tadeas Moravec | 1 | -144/+230 |
2018-12-23 | epee: better network buffer data structure | moneromooo-monero | 5 | -20/+20 |
2018-12-23 | simplewallet: fix show_transfers colouring, and add red for failed | moneromooo-monero | 2 | -1/+6 |
2018-12-23 | Remove boost::lexical_cast for uuid and unused uuid function | Lee Clagett | 2 | -3/+5 |
2018-12-22 | message_store: fix error message adding const char * with offset | moneromooo-monero | 1 | -7/+7 |
2018-12-22 | blockchain_blackball: make log file name consistent with executable | stoffu | 1 | -1/+1 |
2018-12-21 | wallet2: finalize_multisig now rejects non N-1/N multisig wallets | moneromooo-monero | 1 | -0/+17 |
2018-12-19 | Remove unused hash in export_key_images | doy-lee | 1 | -3/+0 |
2018-12-18 | device/trezor: store tx_prefix_hash in tx key aux | Dusan Klinec | 1 | -0/+3 |
2018-12-18 | blockchain: fix block rate check for empty blockchains | moneromooo-monero | 1 | -1/+3 |
2018-12-18 | build: protobuf dependency fixes, libusb build | Dusan Klinec | 2 | -8/+6 |
2018-12-18 | blockchain_db: speedup tx output gathering | moneromooo-monero | 8 | -44/+71 |
2018-12-16 | wallet2: cut down on the number of useless derivation threads | moneromooo-monero | 1 | -6/+9 |
2018-12-16 | wallet2: fix accessing unwound stack on exception | moneromooo-monero | 1 | -4/+12 |
2018-12-14 | Add --restore-date param | Howard Chu | 2 | -11/+57 |
2018-12-14 | Sync hashchain bug fixed | naughtyfox | 1 | -4/+3 |
2018-12-14 | Wallet: Initialize members without default ctor. | Tadeas Moravec | 1 | -0/+2 |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 12 | -127/+3877 |
2018-12-12 | ringct: avoid repeated point conversion | moneromooo-monero | 1 | -1/+10 |
2018-12-12 | Merge pull request #4927 | Riccardo Spagni | 1 | -1/+2 |
2018-12-12 | Merge pull request #4925 | Riccardo Spagni | 1 | -10/+10 |
2018-12-12 | Merge pull request #4924 | Riccardo Spagni | 1 | -7/+10 |
2018-12-12 | Merge pull request #4923 | Riccardo Spagni | 2 | -2/+1 |