| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | miner: restore std::cout precision after modification | moneromooo-monero | 2018-02-02 | 1 | -1/+2 | |
| | * | | | | | db_lmdb: check hard fork info drop succeeded | moneromooo-monero | 2018-02-02 | 1 | -2/+6 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #3252 | Riccardo Spagni | 2018-02-16 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix #602 Turn on socket keepalive | Howard Chu | 2018-02-11 | 1 | -0/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3248 | Riccardo Spagni | 2018-02-16 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blockchain: don't try to use hash check array after it's freed | moneromooo-monero | 2018-02-10 | 1 | -0/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3232 | Riccardo Spagni | 2018-02-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | connection_context: initialize m_last_request_time to current time | moneromooo-monero | 2018-02-04 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3231 | Riccardo Spagni | 2018-02-16 | 2 | -2/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Don't create readtxn until after txn_safe gate check | Howard Chu | 2018-01-31 | 2 | -2/+10 | |
| * | | | | | | Merge pull request #3229 | Riccardo Spagni | 2018-02-16 | 1 | -0/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cryptonote_protocol: guard against all threads in standby | moneromooo-monero | 2018-02-02 | 1 | -0/+9 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3225 | Riccardo Spagni | 2018-02-16 | 3 | -23/+35 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | dns: change default DNS to a worldwide selection | moneromooo-monero | 2018-02-08 | 3 | -23/+35 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3221 | Riccardo Spagni | 2018-02-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | p2p: do not try to connect to peers in offline mode | moneromooo-monero | 2018-02-01 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3217 | Riccardo Spagni | 2018-02-16 | 3 | -15/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wipeable_string: call memwipe directly | moneromooo-monero | 2018-01-31 | 3 | -15/+6 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3216 | Riccardo Spagni | 2018-02-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix coverity issues in performance_tests/main.cpp | h908714124 | 2018-02-07 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3214 | Riccardo Spagni | 2018-02-16 | 3 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown | stoffu | 2018-02-08 | 3 | -1/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3210 | Riccardo Spagni | 2018-02-16 | 1 | -1/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | txpool: Properly bail out when outputs_amount == inputs_amount | Leon Klingele | 2018-02-01 | 1 | -1/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3207 | Riccardo Spagni | 2018-02-16 | 3 | -8/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet-rpc: take subaddress account as arg for get_transfer_by_txid | stoffu | 2018-01-31 | 2 | -4/+13 | |
| | * | | | | | | wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS | stoffu | 2018-01-31 | 2 | -4/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3205 | Riccardo Spagni | 2018-02-16 | 4 | -6/+115 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tx_pool: add a max pool size, settable with --max-txpool-size | moneromooo-monero | 2018-02-07 | 4 | -5/+114 | |
| | * | | | | | | txpool: increase unmined tx expiry to three days | moneromooo-monero | 2018-02-01 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3200 | Riccardo Spagni | 2018-02-16 | 1 | -6/+73 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Dockerfile: build dependencies with -fPIC | MoroccanMalinois | 2018-02-02 | 1 | -6/+73 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3197 | Riccardo Spagni | 2018-02-16 | 2 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Return appropriate error code when there's no connection to daemon | Michał Sałaban | 2018-01-29 | 2 | -0/+6 | |
| | * | | | | | | Return appropriate error code when not enough money for tx | Michał Sałaban | 2018-01-28 | 2 | -0/+6 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3195 | Riccardo Spagni | 2018-02-16 | 1 | -7/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cmake: add -DHAVE_ defines to the command line | moneromooo-monero | 2018-01-28 | 1 | -7/+21 | |
| * | | | | | | | Merge pull request #3187 | Riccardo Spagni | 2018-02-16 | 6 | -7/+49 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | call _exit instead of abort in release mode | moneromooo-monero | 2018-02-01 | 6 | -7/+49 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3184 | Riccardo Spagni | 2018-02-16 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update translation source from create to generate | Maxithi | 2018-01-26 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3181 | Riccardo Spagni | 2018-02-16 | 4 | -6/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: don't drop RPC with busy error when running offline | moneromooo-monero | 2018-01-25 | 4 | -6/+6 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3180 | Riccardo Spagni | 2018-02-16 | 4 | -5/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed #if instead of #ifdef | Matt Little | 2018-01-27 | 1 | -3/+3 | |
| | * | | | | | | | Support building cncrypto lib with msvc | Matt Little | 2018-01-25 | 4 | -5/+24 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3175 | Riccardo Spagni | 2018-02-16 | 3 | -1/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero. | Maximilian Lupke | 2018-01-24 | 3 | -1/+9 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3171 | Riccardo Spagni | 2018-02-16 | 2 | -10/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub | stoffu | 2018-01-29 | 2 | -10/+14 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
