| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3941 | luigi1111 | 2018-06-25 | 1 | -2/+2 |
| |\ | |||||
| | * | wallet2: fix get_approximate_blockchain_height for stagenet | stoffu | 2018-06-06 | 1 | -2/+2 |
| * | | Merge pull request #3936 | luigi1111 | 2018-06-25 | 2 | -0/+3 |
| |\ \ | |||||
| | * | | tx_pool: initialize bitflags padding since it gets written to storage | moneromooo-monero | 2018-06-05 | 2 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #3921 | luigi1111 | 2018-06-25 | 9 | -15/+125 |
| |\ \ | |||||
| | * | | Wallet API: add support for wallet creation from hardware device | stoffu | 2018-06-21 | 5 | -1/+95 |
| | * | | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp | stoffu | 2018-06-21 | 3 | -14/+24 |
| | * | | wallet2: lower default for subaddress lookahead when restoring with hardware | stoffu | 2018-06-21 | 1 | -0/+6 |
| * | | | Merge pull request #3677 | luigi1111 | 2018-06-25 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | fix typos in language files and rpc_args.cpp | ordtrogen | 2018-06-21 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #3407 | luigi1111 | 2018-06-25 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix string handling for donation message | cryptochangements34 | 2018-06-20 | 1 | -1/+1 |
| * | | | Merge pull request #3784 | luigi1111 | 2018-06-20 | 1 | -4/+2 |
| |\ \ \ | |||||
| | * | | | don't limit miner threads in wallet | cryptochangements34 | 2018-05-08 | 1 | -4/+2 |
| * | | | | Merge pull request #3939 | luigi1111 | 2018-06-20 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | wallet: do not log by default if we're not asked to log to console | moneromooo-monero | 2018-06-06 | 1 | -0/+4 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3938 | luigi1111 | 2018-06-20 | 2 | -4/+2 |
| |\ \ \ \ | |||||
| | * | | | | ringct: remove an unnecessary scalarmultBase in zeroCommit | moneromooo-monero | 2018-06-06 | 2 | -4/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #3932 | luigi1111 | 2018-06-20 | 2 | -1/+35 |
| |\ \ \ \ | |||||
| | * | | | | util: consider Tor/I2P addresses to be non local | moneromooo-monero | 2018-06-05 | 1 | -0/+7 |
| | * | | | | simplewallet: add optional trusted/untrusted argument to set_daemon | moneromooo-monero | 2018-06-05 | 1 | -1/+28 |
| | |/ / / | |||||
| * | | | | Merge pull request #3924 | luigi1111 | 2018-06-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fixes #3645: error on freebsd lambda return values forced to std::string | S | 2018-06-04 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #3919 | luigi1111 | 2018-06-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: pop forked blocks only when DB is not read-only | stoffu | 2018-06-04 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #3904 | luigi1111 | 2018-06-20 | 1 | -6/+13 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: return error when requesting non existent output | moneromooo-monero | 2018-06-01 | 1 | -6/+13 |
| | |/ / / | |||||
| * | | | | Merge pull request #3903 | luigi1111 | 2018-06-20 | 2 | -12/+35 |
| |\ \ \ \ | |||||
| | * | | | | tx_pool: hold off parsing a tx blob till we actually need it | moneromooo-monero | 2018-06-02 | 2 | -12/+35 |
| | |/ / / | |||||
| * | | | | Merge pull request #3897 | luigi1111 | 2018-06-20 | 3 | -2/+10 |
| |\ \ \ \ | |||||
| | * | | | | mlog: --max-log-files to set the max number of rotated log files | stoffu | 2018-06-13 | 3 | -2/+10 |
| | |/ / / | |||||
| * | | | | Merge pull request #3896 | luigi1111 | 2018-06-20 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet.sign_transfer: rename export to export_raw, add help message | stoffu | 2018-06-01 | 1 | -4/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #3888 | luigi1111 | 2018-06-20 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | daemon: fix readline interfering with std::cerr usage | moneromooo-monero | 2018-05-31 | 1 | -0/+3 |
| * | | | | | Merge pull request #3757 | luigi1111 | 2018-06-20 | 2 | -2/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | handle optional miner params better | cryptochangements34 | 2018-05-06 | 2 | -2/+22 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #3878 | luigi1111 | 2018-06-19 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | disable file size sanity check when loading the wallet cache | moneromooo-monero | 2018-05-28 | 1 | -1/+1 |
| * | | | | | | Merge pull request #3861 | luigi1111 | 2018-06-19 | 2 | -0/+16 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | p2p: warn when no incoming connections are seen for a while | moneromooo-monero | 2018-05-26 | 2 | -0/+16 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #3851 | luigi1111 | 2018-06-19 | 3 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix build with GCC 8.1.0 | moneromooo-monero | 2018-05-26 | 3 | -2/+4 |
| * | | | | | | | Merge pull request #3844 | luigi1111 | 2018-06-19 | 2 | -0/+14 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix PCSC compilation under windows | cslashm | 2018-05-23 | 2 | -0/+14 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | 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 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ | |||||
