| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | Fixed for compilation in big endian PPC. "Everything is broken thought due to... | Judemir Ribeiro | 2018-05-19 | 1 | -5/+24 | |
| * | | | | | | | | | | | | | | Merge pull request #3829 | luigi1111 | 2018-06-19 | 1 | -20/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | use deterministic viewkey if not supplied | cryptochangements34 | 2018-06-05 | 1 | -20/+34 | |
| | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3828 | luigi1111 | 2018-06-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | core: lock incoming tx lock when checking the txpool and chain | moneromooo-monero | 2018-05-18 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3821 | luigi1111 | 2018-06-19 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | object_sizes: add a few useful types | moneromooo-monero | 2018-05-17 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | epee: log type name when a container size check fails | moneromooo-monero | 2018-05-17 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3691 | luigi1111 | 2018-06-17 | 6 | -15/+118 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | unit_tests: add threadpool unit test | moneromooo-monero | 2018-05-20 | 2 | -0/+102 | |
| | * | | | | | | | | | | | | | core: remove threadpool dependency from header | moneromooo-monero | 2018-05-20 | 2 | -6/+3 | |
| | * | | | | | | | | | | | | | threadpool: allow constructing an object, and misc tweaks | moneromooo-monero | 2018-05-20 | 2 | -9/+13 | |
| * | | | | | | | | | | | | | | Merge pull request #3804 | luigi1111 | 2018-06-16 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa... | jcktm | 2018-05-15 | 3 | -0/+11 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3798 | luigi1111 | 2018-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Fix Typo | Rafficer | 2018-05-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3780 | luigi1111 | 2018-06-16 | 7 | -98/+495 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 2018-06-03 | 7 | -98/+495 | |
| * | | | | | | | | | | | | | | | Merge pull request #3762 | luigi1111 | 2018-06-16 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | check_spend_proof | itssteven | 2018-05-06 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #3735 | luigi1111 | 2018-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | add .load() to make Boost 1.67 happy with its new is_integral check | Teutone | 2018-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3732 | luigi1111 | 2018-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Ensure m_timestamps has the correct number for computing difficulty. | Thaer Khawaja | 2018-04-29 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3737 | luigi1111 | 2018-06-16 | 2 | -3/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | p2p: fix fallback seed node usage | moneromooo-monero | 2018-04-29 | 2 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #3726 | luigi1111 | 2018-06-16 | 1 | -8/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | blockchain: avoid exception if asked for a block we do not have | moneromooo-monero | 2018-05-09 | 1 | -8/+11 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3725 | luigi1111 | 2018-06-16 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | daemon: print peer state in sync_info | moneromooo-monero | 2018-04-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | connection_context: remove "state_" prefix from state names | moneromooo-monero | 2018-04-28 | 1 | -5/+5 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #3708 | luigi1111 | 2018-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Updating the FindReadline CMake hint to search in homebrew's default directory | Gene Peters | 2018-05-07 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #3652 | luigi1111 | 2018-06-16 | 2 | -18/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | wallet-rpc: added IPs to error logging in simple_http_connection_handler | jcktm | 2018-06-13 | 2 | -18/+18 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #3538 | luigi1111 | 2018-06-16 | 1 | -2/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | simplewallet: set_ring can now take a file with rings | moneromooo-monero | 2018-06-09 | 1 | -2/+110 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3701 | luigi1111 | 2018-06-12 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | cn_deserialize: dump additional tx pubkeys | moneromooo-monero | 2018-04-25 | 1 | -0/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3700 | luigi1111 | 2018-06-12 | 1 | -2/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | mnemonics: add some logs to help debug failures | moneromooo-monero | 2018-04-25 | 1 | -2/+26 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3687 | luigi1111 | 2018-06-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | blockchain: log in DEBUG when a block is found, and where | moneromooo-monero | 2018-04-23 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3648 | luigi1111 | 2018-06-12 | 1 | -8/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Improve 'show_transfers' date formatting | Ryan Ronnander | 2018-04-15 | 1 | -8/+5 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #3643 | luigi1111 | 2018-06-12 | 1 | -2/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | handle improper log levels | cryptochangements34 | 2018-04-15 | 1 | -2/+18 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3340 | luigi1111 | 2018-06-08 | 3 | -0/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | db_lmdb: warn about slowness when running off a spinning disk | moneromooo-monero | 2018-06-08 | 3 | -0/+75 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3908 | luigi1111 | 2018-06-08 | 3 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
