| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1798v0.10.2.1 | Riccardo Spagni | 2017-02-24 | 1 | -1/+1 |
| |\ | | | | | | | 9a2157d7 update version (Riccardo Spagni) | ||||
| | * | update version | Riccardo Spagni | 2017-02-24 | 1 | -1/+1 |
| | | | |||||
| * | | daemon: avoid pre-log-init spew on creating directories | moneromooo-monero | 2017-02-24 | 1 | -1/+3 |
| | | | |||||
| * | | wallet: avoid pre-log-init spew on --version | moneromooo-monero | 2017-02-24 | 1 | -11/+11 |
| |/ | |||||
| * | Merge pull request #1797 | Riccardo Spagni | 2017-02-24 | 3 | -13/+17 |
| |\ | | | | | | | ada6a8a2 wallet_rpc_server: new --trusted-daemon flag (moneromooo-monero) | ||||
| | * | wallet_rpc_server: new --trusted-daemon flag | moneromooo-monero | 2017-02-24 | 3 | -13/+17 |
| | | | | | | | | | | | and remove trusted_daemon fields from transfer RPCs, it is much friendlier on users | ||||
| * | | add rpc timeouts to calls that might timeout | Riccardo Spagni | 2017-02-24 | 1 | -4/+4 |
| |/ | |||||
| * | Merge pull request #1776 | Riccardo Spagni | 2017-02-24 | 1 | -1/+5 |
| |\ | | | | | | | e4dbea97 wallet2: fix wrong status on daemon shutdown/startup (Jaquee) | ||||
| | * | wallet2: fix wrong status on daemon shutdown/startup | Jaquee | 2017-02-23 | 1 | -1/+5 |
| | | | |||||
| * | | Merge pull request #1794 | Riccardo Spagni | 2017-02-24 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | 29b34ed1 blockchain_utilities: link against blockchain_db (moneromooo-monero) | ||||
| | * | | blockchain_utilities: link against blockchain_db | moneromooo-monero | 2017-02-24 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #1793 | Riccardo Spagni | 2017-02-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | eabe3bf2 simplewallet: updated help message for 'set ask-password' (kenshi84) | ||||
| | * | | simplewallet: updated help message for 'set ask-password' | kenshi84 | 2017-02-24 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1786 | Riccardo Spagni | 2017-02-24 | 1 | -1/+3 |
| |\ \ | | | | | | | | | | 4d05955d protocol: fix "sync done" message not appearing (moneromooo-monero) | ||||
| | * | | protocol: fix "sync done" message not appearing | moneromooo-monero | 2017-02-24 | 1 | -1/+3 |
| | |/ | |||||
| * | | Merge pull request #1785 | Riccardo Spagni | 2017-02-24 | 3 | -1/+41 |
| |\ \ | | | | | | | | | | 583a7b5c core: protect precomputed block hashes with SHA256 (moneromooo-monero) | ||||
| | * | | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 2017-02-23 | 3 | -1/+41 |
| | |/ | |||||
| * | | Merge pull request #1781 | Riccardo Spagni | 2017-02-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 520756c3 rpc: s/rcp/rpc/ (moneromooo-monero) | ||||
| | * | | rpc: s/rcp/rpc/ | moneromooo-monero | 2017-02-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1780 | Riccardo Spagni | 2017-02-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 8262da81 rpc: make mining_status RPC work when syncing (moneromooo-monero) | ||||
| | * | | rpc: make mining_status RPC work when syncing | moneromooo-monero | 2017-02-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1779 | Riccardo Spagni | 2017-02-24 | 2 | -9/+16 |
| |\ \ | | | | | | | | | | | | | 9effa553 core: bound the amount of entries in bad tx semantics cache (moneromooo-monero) 240054a7 core: remove a couple unused/obsolete bits (moneromooo-monero) | ||||
| | * | | core: bound the amount of entries in bad tx semantics cache | moneromooo-monero | 2017-02-23 | 2 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | This is to prevent unbounded memory use. Since I don't think there is a container that has quick insert, quick lookup, and automatic FIFO, I use two and swap every N, clearing the oldest one. | ||||
| | * | | core: remove a couple unused/obsolete bits | moneromooo-monero | 2017-02-23 | 1 | -3/+0 |
| | |/ | |||||
| * / | Add print_pl_stats daemon command | Miguel Herranz | 2017-02-23 | 5 | -0/+44 |
| |/ | |||||
| * | Merge pull request #1775v0.10.2 | Riccardo Spagni | 2017-02-22 | 1 | -0/+0 |
| |\ | | | | | | | | | 700d218c fix broken test data (Riccardo Spagni) 0abddd64 fix broken checkpoints.dat (Riccardo Spagni) | ||||
| | * | fix broken checkpoints.dat | Riccardo Spagni | 2017-02-22 | 1 | -0/+0 |
| | | | |||||
| * | | updates: fix user/auto url split | moneromooo-monero | 2017-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | wallet2_api: add updates check api | moneromooo-monero | 2017-02-22 | 2 | -0/+31 |
| | | | |||||
| * | | updates: remove testnet case | moneromooo-monero | 2017-02-22 | 3 | -7/+4 |
| | | | | | | | | | It need not be any different | ||||
| * | | updates: we now have a user URL, and an automatic one | moneromooo-monero | 2017-02-22 | 3 | -4/+5 |
| | | | | | | | | | So the user can use https, while the automatic does not have to | ||||
| * | | updates: s/monerod/monero/ for the main download | moneromooo-monero | 2017-02-22 | 1 | -2/+2 |
| | | | | | | | | | Also print download success message as global log | ||||
| * | | updates: add all update servers | moneromooo-monero | 2017-02-22 | 1 | -0/+4 |
| | | | |||||
| * | | updates: use HTTP, not HTTPS | moneromooo-monero | 2017-02-22 | 1 | -1/+1 |
| |/ | | | | The files are hashed and the hashes signed | ||||
| * | Merge pull request #1765 | Riccardo Spagni | 2017-02-22 | 1 | -8/+7 |
| |\ | | | | | | | 5cfddd74 Add support for smart mining through wallet. (Dion Ahmetaj) | ||||
| | * | Add support for smart mining through wallet. | Dion Ahmetaj | 2017-02-21 | 1 | -8/+7 |
| | | | |||||
| * | | Merge pull request #1766 | Riccardo Spagni | 2017-02-22 | 221 | -227/+233 |
| |\ \ | | | | | | | | | | | | | | | | | | | 72deb484 updated fallback nodes (Riccardo Spagni) 33329f5b update version to 0.10.2 (Riccardo Spagni) 04a50a7e update checkpoints.dat (Riccardo Spagni) c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni) | ||||
| | * | | updated fallback nodes | Riccardo Spagni | 2017-02-21 | 1 | -6/+12 |
| | | | | |||||
| | * | | update version to 0.10.2 | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | update checkpoints.dat | Riccardo Spagni | 2017-02-21 | 1 | -0/+0 |
| | | | | |||||
| | * | | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 220 | -220/+220 |
| | |/ | |||||
| * | | core: do not download an update we already downloaded | moneromooo-monero | 2017-02-21 | 1 | -14/+23 |
| | | | |||||
| * | | updates: use updates host, not downloads, for HTTP | moneromooo-monero | 2017-02-21 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1760 | Riccardo Spagni | 2017-02-21 | 1 | -1/+3 |
| |\ | | | | | | | | | efdd783c add openssl to readme (Riccardo Spagni) 058eed36 cmakify openssl (Riccardo Spagni) | ||||
| | * | cmakify openssl | Riccardo Spagni | 2017-02-21 | 1 | -1/+3 |
| | | | |||||
| * | | Merge pull request #1759 | Riccardo Spagni | 2017-02-21 | 2 | -1/+2 |
| |\ \ | | | | | | | | | | 417b126f Fix core_tests breaking on startup (moneromooo-monero) | ||||
| | * | | Fix core_tests breaking on startup | moneromooo-monero | 2017-02-21 | 2 | -1/+2 |
| | |/ | | | | | | | | | | | | | | | | | | | You're wondering how this fixes core tests, aren't you... It prevents the miner (initialized by cryptonote::core) from breaking trying to access arguments that were not added. Since the tests don't use the miner directly, it makes more sense to have cryptonote_core add those, since it also uses the miner. | ||||
| * / | dns_utils: fix infinite recursion when distributing empty dns_urls | anonimal | 2017-02-21 | 1 | -0/+3 |
| |/ | | | | | | load_txt_records_from_dns attempts to distribute `a = 0, b = -1` where (b = dns_urls.size() - 1) and IntType is signed integer. This results in an infinite recursion which leads to SIGSEGV. | ||||
| * | core: add p2p bind port options from net_node | moneromooo-monero | 2017-02-21 | 2 | -2/+6 |
| | | | | | | | | | They're now used by core to determine the data directory to use for the txpool directory. This fixes an assert in the core tests, which don't use the RPC server, which normally initializes the P2P code. | ||||
| * | Merge pull request #1747 | Riccardo Spagni | 2017-02-21 | 3 | -1/+6 |
| |\ | | | | | | | 26bd7aac wallet_api: fix logging init via api (moneromooo-monero) | ||||
