| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | 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 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wipeable_string: call memwipe directly | moneromooo-monero | 2018-01-31 | 1 | -2/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | 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 #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 #3187 | Riccardo Spagni | 2018-02-16 | 3 | -7/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | call _exit instead of abort in release mode | moneromooo-monero | 2018-02-01 | 3 | -7/+33 | |
| * | | | | | | | 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 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3165 | Riccardo Spagni | 2018-02-16 | 4 | -5/+370 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bootstrap daemon | stoffu | 2018-01-30 | 4 | -5/+370 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3163 | Riccardo Spagni | 2018-02-16 | 13 | -32/+185 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix in_peers/out_peers RPC operations | Erik de Castro Lopo | 2018-01-29 | 1 | -2/+2 | |
| | * | | | | | | | rpc_client: Fix error handling | Erik de Castro Lopo | 2018-01-29 | 1 | -8/+8 | |
| | * | | | | | | | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 2018-01-29 | 12 | -7/+160 | |
| | * | | | | | | | Rename delete_connections to delete_out_connections | Erik de Castro Lopo | 2018-01-29 | 3 | -3/+3 | |
| | * | | | | | | | Rename connections_count to max_out_connection_count | Erik de Castro Lopo | 2018-01-29 | 3 | -13/+13 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3161 | Riccardo Spagni | 2018-02-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: exit with 0 when successful | moneromooo-monero | 2018-01-20 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3094 | Riccardo Spagni | 2018-02-16 | 7 | -33/+33 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Fixed typos and wording tweaks | Maxithi | 2018-01-29 | 7 | -33/+33 | |
| * | | | | | | | Merge pull request #3138 | Riccardo Spagni | 2018-02-14 | 2 | -13/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallets: reorg 61 more days on testnet | moneromooo-monero | 2018-01-31 | 1 | -2/+3 | |
| | * | | | | | | | blockchain: move bulletproofs to v8 | moneromooo-monero | 2018-01-31 | 2 | -11/+9 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2959 | Riccardo Spagni | 2018-02-14 | 1 | -56/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bulletproofs: more robust challenge computation | moneromooo-monero | 2018-01-31 | 1 | -56/+47 | |
| | |/ / / / / / | ||||||
| * / / / / / / | ringct: pseudoOuts moved to prunable in the simple bulletproof case | moneromooo-monero | 2018-01-31 | 3 | -14/+72 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #3186 | Riccardo Spagni | 2018-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | cryptonote_protocol: fix std::move usage on different types | moneromooo-monero | 2018-01-26 | 1 | -1/+1 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #3188 | Riccardo Spagni | 2018-01-27 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bugfix : Missing i18n import in simplewallet | Neozaru | 2018-01-26 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | wallet: automatically use low priority if safe (no backlog & recent blocks no... | stoffu | 2018-01-28 | 7 | -18/+136 | |
