Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | epee: add SSL support | Martijn Otto | 5 | -6/+29 |
2019-03-05 | db_lmdb: make mdb_block_info format conversion more future proof | moneromooo-monero | 1 | -5/+5 |
2019-03-05 | p2p: avoid busy loop when we have nothing to connect to | moneromooo-monero | 1 | -1/+9 |
2019-03-05 | wallet_rpc_server: avoid repeated string allocations when parsing | moneromooo-monero | 1 | -20/+14 |
2019-03-05 | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 3 | -15/+32 |
2019-03-05 | cryptonote: speed up calculating coinbase tx prunable hash | moneromooo-monero | 1 | -2/+9 |
2019-03-05 | core: avoid double parsing blocks after hoh | moneromooo-monero | 6 | -25/+50 |
2019-03-05 | blockchain: avoid unneeded block copy | moneromooo-monero | 1 | -1/+2 |
2019-03-05 | save some database calls when getting top block hash and height | moneromooo-monero | 5 | -29/+43 |
2019-03-05 | blockchain: avoid pointless transaction copy and temporary | moneromooo-monero | 1 | -3/+4 |
2019-03-05 | blockchain: avoid duplicate block hash computation | moneromooo-monero | 1 | -2/+1 |
2019-03-05 | core: avoid calculating tx prefix hash when we don't need it | moneromooo-monero | 4 | -21/+26 |
2019-03-05 | Avoid repeated (de)serialization when syncing | moneromooo-monero | 10 | -38/+49 |
2019-03-05 | wallet2: don't calculate prefix hash when we don't need it | moneromooo-monero | 1 | -6/+6 |
2019-03-05 | db: speedup block addition | moneromooo-monero | 4 | -37/+83 |
2019-03-05 | CryptonightR: define out i386/x86_64 specific code on other archs | moneromooo-monero | 2 | -0/+8 |
2019-03-05 | slow-hash: fix build on arm | moneromooo-monero | 4 | -27/+42 |
2019-03-04 | check load_t_from_json return values | moneromooo-monero | 2 | -4/+11 |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 8 | -321/+623 |
2019-03-04 | various: remove unused variables | moneromooo-monero | 7 | -18/+1 |
2019-03-04 | blockchain: forbid older BP rct versions from v11 | moneromooo-monero | 1 | -1/+18 |
2019-03-04 | tests: add a CNv4 JIT test | moneromooo-monero | 1 | -7/+8 |
2019-03-04 | crypto: plug CNv4 JIT into cn_slow_hash | moneromooo-monero | 2 | -3/+100 |
2019-03-04 | crypto: clear cache after generating random program | moneromooo-monero | 1 | -0/+3 |
2019-03-04 | CNv4 JIT compiler for x86-64 and tests | SChernykh | 4 | -0/+2746 |
2019-03-04 | blockchain: add v10 fork heights | moneromooo-monero | 1 | -0/+5 |
2019-03-04 | Print the reason why a notification spec failed to parse | moneromooo-monero | 2 | -3/+3 |
2019-03-04 | blockchain: include number of discarded blocks in --reorg-notify | moneromooo-monero | 2 | -3/+5 |
2019-03-04 | core: add a few more block rate window sizes | moneromooo-monero | 1 | -1/+1 |
2019-03-04 | core: add --block-rate-notify | moneromooo-monero | 2 | -0/+33 |
2019-03-04 | notify: fix tokenizing being too strict | moneromooo-monero | 1 | -1/+1 |
2019-03-04 | hardfork: fix fork determination for historical heights | moneromooo | 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-02-23 | miner: it can now autodetect the optimal number of threads | moneromooo-monero | 4 | -9/+96 |
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-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-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-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 | rpc: fix internal daemon calls in restricted rpc getting partial data | moneromooo-monero | 5 | -315/+336 |
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 | 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 | 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 | 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-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 | 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-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-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-08 | ignore child process when exec | Jethro Grassie | 1 | -0/+4 |
2018-12-08 | perf_timer: make all logs Info level | moneromooo-monero | 1 | -1/+1 |
2018-12-08 | wallet2: clear all payments on soft rescan_bc | moneromooo-monero | 1 | -0/+4 |
2018-12-08 | epee: avoid string allocation when parsing a pod from string | moneromooo-monero | 1 | -2/+2 |
2018-12-07 | singleton: fix missing *this return value in operator= | moneromooo-monero | 1 | -2/+2 |
2018-12-07 | perf_timer: check allowed categories before logging | moneromooo-monero | 1 | -8/+21 |
2018-12-07 | perf_timer: add a way to get and reset the current time | moneromooo-monero | 2 | -2/+18 |
2018-12-07 | perf_timer: only log to file | moneromooo-monero | 1 | -3/+6 |
2018-12-07 | cryptonote: don't serialize for blob size if already known | moneromooo-monero | 1 | -5/+13 |
2018-12-07 | p2p: use vector instead of list for peer lists | moneromooo-monero | 5 | -27/+31 |
2018-12-07 | protocol: change standby mode to not wait sleeping | moneromooo-monero | 2 | -12/+24 |
2018-12-07 | simplewallet: donate command validate amount | selsta | 1 | -2/+12 |
2018-12-06 | util: use fcntl instead of flock, for compatibility | moneromooo-monero | 1 | -3/+26 |
2018-12-05 | tx_pool: add a few std::move where it can make a difference | moneromooo-monero | 1 | -3/+4 |
2018-12-05 | cryptonote: set tx hash on newly parsed txes when known | moneromooo-monero | 3 | -5/+14 |
2018-12-05 | db_lmdb: avoid pointless division | moneromooo-monero | 1 | -1/+1 |
2018-12-05 | db_lmdb: inline check_open, it's trivial and called everywhere | moneromooo-monero | 2 | -8/+7 |
2018-12-05 | blockchain_db: allocate known size vector only once | moneromooo-monero | 1 | -5/+5 |
2018-12-05 | blockchain_db: remove a couple unused functions | moneromooo-monero | 4 | -82/+0 |
2018-12-05 | util: set MONERO_DEFAULT_LOG_CATEGORY | moneromooo-monero | 1 | -0/+3 |
2018-12-05 | blockchain: call deinit in dtor | moneromooo-monero | 2 | -7/+15 |
2018-12-04 | device/trezor: device/trezor: correct device initialization, status check | Dusan Klinec | 5 | -22/+139 |
2018-12-04 | device/trezor: python2 compatibility - bundle dependencies | Dusan Klinec | 5 | -8/+248 |
2018-12-04 | device/trezor: ask for KI sync on first refresh | Dusan Klinec | 4 | -18/+58 |
2018-12-04 | device: enable to use multiple independent device wallets | Dusan Klinec | 6 | -2/+73 |
2018-12-04 | rpc: mask values that are nobody else's business in restricted RPC | moneromooo-monero | 1 | -24/+29 |
2018-12-04 | move int-util.h to epee | moneromooo-monero | 15 | -272/+13 |
2018-12-04 | Add glibc back compat code | TheCharlatan | 2 | -0/+102 |
2018-12-02 | blockchain: fix race between two external mining threads | moneromooo-monero | 1 | -5/+3 |
2018-12-01 | Bulletproof: Initialize members in default construtor. | Tadeas Moravec | 1 | -1/+2 |
2018-11-30 | daemon: print monero version at startup when calling a detached daemon | moneromooo-monero | 1 | -10/+10 |
2018-11-30 | cryptonote: add a set_null for transaction_prefix | moneromooo-monero | 1 | -7/+10 |
2018-11-30 | daemon: stop miner before we bring the whole thing down | moneromooo-monero | 2 | -2/+1 |
2018-11-30 | ringct: fix dummy bulletproofs on ledger in fake mode | moneromooo-monero | 1 | -7/+24 |
2018-11-29 | device/trezor: passphrase entry on host | Dusan Klinec | 8 | -22/+134 |
2018-11-28 | add command pop_blocks | Jason Wong | 10 | -0/+138 |
2018-11-27 | blockchain_prune_known_spent_data: blackball file is now optional | moneromooo-monero | 1 | -7/+44 |
2018-11-27 | Outputs where all amounts are known spent can now be pruned | moneromooo-monero | 5 | -4/+376 |
2018-11-27 | blockchain: avoid unnecessary DB lookups when syncing | moneromooo-monero | 2 | -35/+86 |
2018-11-27 | rpc: speed up the common get_output_distribution case while syncing | moneromooo-monero | 1 | -2/+19 |
2018-11-26 | core: fix adding new pre-hoh block when a tx is already in the pool | moneromooo-monero | 1 | -5/+4 |
2018-11-27 | simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked fo... | stoffu | 1 | -1/+1 |
2018-11-26 | rpc: speedup get_outs.bin | moneromooo-monero | 6 | -17/+42 |
2018-11-26 | protocol: fix use after free when dropping a connection | moneromooo-monero | 1 | -2/+2 |
2018-11-25 | device/trezor: webusb transport added, cmake fixes | Dusan Klinec | 11 | -191/+692 |
2018-11-24 | blockchain_blackball: spot when all outputs of an amount are spent | moneromooo-monero | 1 | -1/+95 |
2018-11-24 | simplewallet: enable donation on testnet/stagenet for easier testing | stoffu | 1 | -8/+21 |
2018-11-23 | wallet_rpc_server: do not use RPC data if the call failed | moneromooo-monero | 1 | -1/+2 |
2018-11-23 | windows_service: fix memory leak | moneromooo-monero | 1 | -1/+2 |
2018-11-23 | cryptonote: fix get_unit for non default settings | moneromooo-monero | 1 | -2/+2 |
2018-11-23 | remove some unused code | moneromooo-monero | 9 | -106/+6 |
2018-11-23 | a few minor (but easy) performance tweaks | moneromooo-monero | 11 | -21/+21 |
2018-11-23 | tests: slow_memmem now returns size_t | moneromooo-monero | 1 | -1/+1 |
2018-11-23 | rctOps: add braces to suppress warnings | stoffu | 1 | -173/+173 |
2018-11-22 | cn_deserialize: allow parsing partially valid tx extra | moneromooo-monero | 1 | -2/+3 |
2018-11-22 | wallet2: resume processing when tx extra is partially broken | stoffu | 1 | -2/+2 |
2018-11-22 | wallet2: add n_vouts to capture list | moneromooo-monero | 1 | -1/+1 |
2018-11-21 | rpc: add version to get_info | Jethro Grassie | 5 | -1/+11 |
2018-11-21 | scoped_message_writer: protect all std::cout usage from readline | moneromooo-monero | 1 | -1/+1 |
2018-11-21 | blockchain_stats: don't use gmtime_r on Windows | moneromooo-monero | 2 | -6/+2 |