| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | blockchain: remove unused output_scan_worker parameter | moneromooo-monero | 2018-11-04 | 2 | -10/+5 | |
| | * | | | | | | blockchain: don't run threads if we have just one function to run | moneromooo-monero | 2018-11-04 | 1 | -1/+1 | |
| | * | | | | | | db_lmdb: slight speedup getting array data from the blockchain | moneromooo-monero | 2018-11-04 | 1 | -6/+8 | |
| | * | | | | | | db_lmdb: save some string copies for readonly db keys/values | moneromooo-monero | 2018-11-01 | 1 | -11/+16 | |
| | * | | | | | | tx_pool: speed up take_tx for transactions from blocks | moneromooo-monero | 2018-11-01 | 2 | -1/+14 | |
| | * | | | | | | tx_pool: remove unnecessary get_transaction_hash | moneromooo-monero | 2018-11-01 | 1 | -4/+3 | |
| | * | | | | | | perf_timer: call reserve on new timer array | moneromooo-monero | 2018-11-01 | 1 | -0/+1 | |
| | * | | | | | | core: avoid unnecessary tx/blob conversions | moneromooo-monero | 2018-11-01 | 9 | -20/+21 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4761 | Riccardo Spagni | 2018-11-14 | 1 | -12/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: fix off by one in output picking | moneromooo-monero | 2018-11-05 | 1 | -12/+19 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4757 | Riccardo Spagni | 2018-11-14 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hash: fix hash_permutation on big endian | moneromooo-monero | 2018-10-29 | 1 | -0/+7 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4755 | Riccardo Spagni | 2018-11-14 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | crypto: fix AES encryption on big endian | xiphon | 2018-10-31 | 1 | -2/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4753 | Riccardo Spagni | 2018-11-14 | 3 | -4/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hardfork: initialize current_fork_index in ctor | moneromooo-monero | 2018-10-29 | 1 | -3/+4 | |
| | * | | | | | | serializtion: add missing mainnet and stagenet fields for 0mq | moneromooo-monero | 2018-10-29 | 1 | -0/+4 | |
| | * | | | | | | wallet2: initialize amount to 0 in tx_scan_info_t ctor | moneromooo-monero | 2018-10-29 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4750 | Riccardo Spagni | 2018-11-14 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | use current height - 1 for top block height in err msgs | cryptochangements34 | 2018-11-02 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4747 | Riccardo Spagni | 2018-11-14 | 1 | -1/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | return message in stop_mining if mining never started | cryptochangements34 | 2018-10-28 | 1 | -1/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4746 | Riccardo Spagni | 2018-11-14 | 3 | -0/+233 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet-rpc: add on_restore_deterministic RPC call. | Hasan Pekdemir | 2018-10-29 | 3 | -1/+234 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4847 | Riccardo Spagni | 2018-11-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIES | stoffu | 2018-11-15 | 1 | -0/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * / | | | | | common: fix base58 gcc -Werror=implicit-fallthrough | xiphon | 2018-11-13 | 1 | -14/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4814 | Riccardo Spagni | 2018-11-07 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | build: fix Ubuntu 16.04 (GCC 5.4.0) compilation | xiphon | 2018-11-06 | 1 | -1/+2 | |
| | | |_|_|/ | |/| | | | ||||||
| * / | | | | api/wallet: fix compile errors made in #4720 | stoffu | 2018-11-07 | 1 | -3/+3 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #4809 | Riccardo Spagni | 2018-11-06 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix build of monero-gui by adding device_trezor to wallet_merged | buricl | 2018-11-06 | 1 | -1/+2 | |
| * | | | | | Merge pull request #4744 | Riccardo Spagni | 2018-11-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cryptonote: use logging functions for errors, not std::cout | moneromooo-monero | 2018-10-27 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4743 | Riccardo Spagni | 2018-11-06 | 1 | -0/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: save ring in the ringdb once a tx is created | moneromooo-monero | 2018-10-27 | 1 | -0/+14 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4742 | Riccardo Spagni | 2018-11-06 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blockchain_utilities: fix logs and cout output colliding | moneromooo-monero | 2018-10-27 | 2 | -4/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4738 | Riccardo Spagni | 2018-11-06 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: fix ring reuse breaking when using histogram | moneromooo-monero | 2018-10-27 | 1 | -0/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4735 | Riccardo Spagni | 2018-11-06 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rpc: adjust ring size error message now that too high is also possible | moneromooo-monero | 2018-10-27 | 1 | -1/+1 | |
| | * | | | | | core: fix unmixable special case allowing ring size below 11 | moneromooo-monero | 2018-10-27 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4733 | Riccardo Spagni | 2018-11-06 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cryptonote_core: avoid gratuitous recalculations in check_block_rate() | xiphon | 2018-11-05 | 1 | -1/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #4731 | Riccardo Spagni | 2018-11-06 | 6 | -17/+54 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet: add a non destructive blockchain rescan | moneromooo-monero | 2018-11-03 | 6 | -17/+54 | |
| * | | | | | | Merge pull request #4729 | Riccardo Spagni | 2018-11-06 | 1 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: rewrite keys file in a safer manner | Nathan Dorfman | 2018-10-28 | 1 | -3/+12 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4728 | Riccardo Spagni | 2018-11-06 | 2 | -5/+7 | |
| |\ \ \ \ \ \ | ||||||
