| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update checkpoints | Riccardo Spagni | 2018-05-23 | 2 | -1/+1 |
| | | |||||
| * | update checkpoints for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| | | |||||
| * | bump version for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| | | |||||
| * | Fix PCSC discovery under Windows/MSYS | cslashm | 2018-05-22 | 2 | -0/+14 |
| | | | | | Fix PCSC compilation under windows | ||||
| * | Merge pull request #3801 | Riccardo Spagni | 2018-05-21 | 2 | -12/+12 |
| |\ | | | | | | | | | 96405bca crypto: more places needing fixing for GCC 8.1 (moneroexamples) 86c63b8e chacha: fix build with GCC 8.1 (moneromooo-monero) | ||||
| | * | crypto: more places needing fixing for GCC 8.1 | moneroexamples | 2018-05-13 | 1 | -10/+10 |
| | | | |||||
| | * | chacha: fix build with GCC 8.1 | moneromooo-monero | 2018-05-13 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #3833 | Riccardo Spagni | 2018-05-21 | 3 | -11/+13 |
| |\ \ | | | | | | | | | | aabe3eed Fix output shuffling for multisig (stoffu) | ||||
| | * | | Fix output shuffling for multisig | stoffu | 2018-05-20 | 3 | -11/+13 |
| | | | | |||||
| * | | | Merge pull request #3838 | Riccardo Spagni | 2018-05-21 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | 38ef5f8b simplewallet: use correct unit for fee command (stoffu) | ||||
| | * | | | simplewallet: use correct unit for fee command | stoffu | 2018-05-20 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #3796 | Riccardo Spagni | 2018-05-21 | 2 | -3/+4 |
| |\ \ \ | | | | | | | | | | | | | fac173d8 Wallet API: allow log path to be non-default & console output to be configurable (stoffu) | ||||
| | * | | | Wallet API: allow log path to be non-default & console output to be configurable | stoffu | 2018-05-12 | 2 | -3/+4 |
| | | | | | |||||
| * | | | | Merge pull request #3815 | Riccardo Spagni | 2018-05-21 | 9 | -23/+182 |
| |\ \ \ \ | | | | | | | | | | | | | | | | ffe9d882 speed up get_output_distribution (and precalc common case) (moneromooo-monero) | ||||
| | * | | | | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 2018-05-19 | 9 | -23/+182 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3831 | Riccardo Spagni | 2018-05-21 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 7f33e07d daemon: request unpruned transactions for print_tx (moneromooo-monero) | ||||
| | * | | | | daemon: request unpruned transactions for print_tx | moneromooo-monero | 2018-05-19 | 1 | -0/+1 |
| | |/ / / | | | | | | | | | | | | | instead of uninitialized | ||||
| * | | | | Merge pull request #3753 | Riccardo Spagni | 2018-05-21 | 1 | -0/+47 |
| |\ \ \ \ | |/ / / |/| | | | | | | | 4980d3c0 blockchain: pop top if block version disagrees with the ideal fork version (stoffu) | ||||
| | * | | | blockchain: pop top if block version disagrees with the ideal fork version | stoffu | 2018-05-06 | 1 | -0/+47 |
| | |/ / | |||||
| * | | | Merge pull request #3793 | Riccardo Spagni | 2018-05-10 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | cc9dd7a6 wallet2: consider 6 outputs or less to be unmixable from v7 (moneromooo-monero) | ||||
| | * | | | wallet2: consider 6 outputs or less to be unmixable from v7 | moneromooo-monero | 2018-05-10 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * / | | blockchain: invalidate misc caches when popping blocks | moneromooo-monero | 2018-05-09 | 1 | -0/+6 |
| |/ / | | | | | | | Might be a bit heavy handed, but conservative. | ||||
| * | | Merge pull request #3776 | Riccardo Spagni | 2018-05-08 | 2 | -33/+37 |
| |\ \ | |/ |/| | | | ede213f6 cryptonote: make sure outPk setup always happens (moneromooo-monero) | ||||
| | * | cryptonote: make sure outPk setup always happens | moneromooo-monero | 2018-05-07 | 2 | -33/+37 |
| | | | |||||
| * | | ringct: do not show verification errors with default settings | moneromooo-monero | 2018-05-04 | 1 | -4/+6 |
| |/ | |||||
| * | Merge pull request #3723 | Riccardo Spagni | 2018-04-29 | 1 | -8/+11 |
| |\ | | | | | | | | | 16b20229 cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests (stoffu) 409bf2d6 cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool) (stoffu) | ||||
| | * | cryptonote_protocol_handler.inl: remove span read just now that failed to ↵ | stoffu | 2018-04-29 | 1 | -0/+3 |
| | | | | | | | | | pass some basic tests | ||||
| | * | cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool) | stoffu | 2018-04-29 | 1 | -8/+8 |
| | | | |||||
| * | | Merge pull request #3711 | Riccardo Spagni | 2018-04-28 | 4 | -15/+9 |
| |\ \ | | | | | | | | | | c0e22ebc [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls (rbrunner7) | ||||
| | * | | [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls | rbrunner7 | 2018-04-26 | 4 | -15/+9 |
| | |/ | |||||
| * | | Merge pull request #3712 | Riccardo Spagni | 2018-04-28 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | 4b89d877 Adding required library (dependency of boost::this_thread::sleep_for) (Gene Peters) | ||||
| | * | | Adding required library (dependency of boost::this_thread::sleep_for) | Gene Peters | 2018-04-26 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #3696 | Riccardo Spagni | 2018-04-28 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | b1a9e97b slow-hash: fix memory leak for Windows /karbowanec#41 (aivve) | ||||
| | * | | slow-hash: fix memory leak for Windows /karbowanec#41 | aivve | 2018-04-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #3690 | Riccardo Spagni | 2018-04-28 | 3 | -1/+13 |
| |\ \ \ | | | | | | | | | | | | | 80dc5d21 Only log an error if fork version is higher AND is not known. (Thaer Khawaja) | ||||
| | * | | | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 2018-04-23 | 3 | -1/+13 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3686 | Riccardo Spagni | 2018-04-28 | 7 | -10/+19 |
| |\ \ \ | | | | | | | | | | | | | | | | | d003f07c speedup get_output_histogram for all amounts when min_count > 0 (moneromooo-monero) df9d59ca wallet2: add missing parameters to get_output_histogram (moneromooo-monero) | ||||
| | * | | | speedup get_output_histogram for all amounts when min_count > 0 | moneromooo-monero | 2018-04-22 | 6 | -10/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This skips the vast majority of "dust" output amounts with just one instance on the chain. Clocks in at 0.15% of the original time on testnet. | ||||
| | * | | | wallet2: add missing parameters to get_output_histogram | moneromooo-monero | 2018-04-22 | 1 | -0/+3 |
| | |/ / | |||||
| * | | | Merge pull request #3684 | Riccardo Spagni | 2018-04-28 | 1 | -1/+6 |
| |\ \ \ | | | | | | | | | | | | | 9670c917 import_multisig_info: fix sanity check crash in detach_blockchain (Mikhail Mitkevichl) | ||||
| | * | | | import_multisig_info: fix sanity check crash in detach_blockchain | Mikhail Mitkevichl | 2018-04-23 | 1 | -1/+6 |
| | |/ / | |||||
| * | | | Merge pull request #3668 | Riccardo Spagni | 2018-04-28 | 1 | -10/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c6774215 Build: remove UPnP definition from snap (anonimal) 1e20d705 Build: update CMake and p2p for in-tree miniupnp (anonimal) 9e1f8bfa CMake: update new location of in-tree miniupnpc (anonimal) c7b66d3d Build: add miniupnp submodule (anonimal) e9622166 Build: remove in-tree miniupnpc (anonimal) | ||||
| | * | | | Build: update CMake and p2p for in-tree miniupnp | anonimal | 2018-04-23 | 1 | -10/+3 |
| | | | | | |||||
| | * | | | CMake: update new location of in-tree miniupnpc | anonimal | 2018-04-23 | 1 | -3/+3 |
| | |/ / | |||||
| * | | | Merge pull request #3666 | Riccardo Spagni | 2018-04-28 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | 5ef4bf05 simplewallet: fix help message of sign_transfer (stoffu) | ||||
| | * | | | simplewallet: fix help message of sign_transfer | stoffu | 2018-04-19 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #3665 | Riccardo Spagni | 2018-04-28 | 3 | -39/+35 |
| |\ \ \ | | | | | | | | | | | | | e561a0c3 WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time (stoffu) | ||||
| | * | | | WalletManagerImpl: reuse existing connection to daemon instead of ↵ | stoffu | 2018-04-19 | 3 | -39/+35 |
| | |/ / | | | | | | | | | | reconnectivng every time | ||||
| * | | | Merge pull request #3664 | Riccardo Spagni | 2018-04-28 | 1 | -23/+22 |
| |\ \ \ | | | | | | | | | | | | | 0299d36e daemon: read config file before reading any other args (stoffu) | ||||
| | * | | | daemon: read config file before reading any other args | stoffu | 2018-04-19 | 1 | -23/+22 |
| | |/ / | |||||
