| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4097 | luigi1111 | 2018-07-27 | 2 | -0/+48 |
| |\ | |||||
| | * | crypto: remove slight bias in key generation due to modulo | moneromooo-monero | 2018-07-05 | 2 | -0/+48 |
| * | | Merge pull request #4075 | luigi1111 | 2018-07-19 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | remove epee from link lines where it's redundant | moneromooo-monero | 2018-06-28 | 1 | -1/+0 |
| | |/ | |||||
| * | | Merge pull request #4061 | luigi1111 | 2018-07-19 | 1 | -4/+18 |
| |\ \ | |||||
| | * | | unit_tests: do not recreate the same base rct sig all the time | moneromooo-monero | 2018-06-27 | 1 | -4/+18 |
| * | | | Merge pull request #4013 | luigi1111 | 2018-07-19 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | rpc: add blockchain disk size to getinfo | moneromooo-monero | 2018-06-20 | 1 | -0/+1 |
| * | | | | Merge pull request #3981 | luigi1111 | 2018-07-19 | 1 | -18/+20 |
| |\ \ \ \ | |||||
| | * | | | | db: store cumulative rct output distribution in the db for speed | moneromooo-monero | 2018-07-13 | 1 | -18/+20 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3854 | luigi1111 | 2018-07-19 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 2018-06-29 | 1 | -0/+1 |
| * | | | | | Merge pull request #3617 | luigi1111 | 2018-07-19 | 2 | -0/+132 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | unit_tests: add device unit tests | moneromooo-monero | 2018-04-12 | 2 | -0/+132 |
| * | | | | | Merge pull request #3716 | luigi1111 | 2018-06-27 | 2 | -11/+56 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2018-06-26 | 1 | -6/+51 |
| | * | | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 1 | -5/+5 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3962 | luigi1111 | 2018-06-25 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | epee: adaptive connection timeout system | moneromooo-monero | 2018-06-10 | 1 | -0/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3938 | luigi1111 | 2018-06-20 | 1 | -0/+10 |
| |\ \ \ | |||||
| | * | | | ringct: remove an unnecessary scalarmultBase in zeroCommit | moneromooo-monero | 2018-06-06 | 1 | -0/+10 |
| | |/ / | |||||
| * | | | Merge pull request #3902 | luigi1111 | 2018-06-20 | 1 | -0/+32 |
| |\ \ \ | |||||
| | * | | | unit_tests: add tests for local IP range detection | moneromooo-monero | 2018-06-01 | 1 | -0/+32 |
| | |/ / | |||||
| * | | | Merge pull request #3691 | luigi1111 | 2018-06-17 | 2 | -0/+102 |
| |\ \ \ | |||||
| | * | | | unit_tests: add threadpool unit test | moneromooo-monero | 2018-05-20 | 2 | -0/+102 |
| * | | | | Merge pull request #3450 | luigi1111 | 2018-06-08 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | core: add get_earliest_ideal_height_for_version() | stoffu | 2018-03-21 | 1 | -0/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #3444 | luigi1111 | 2018-06-08 | 1 | -0/+127 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | unit_tests/hardfork: add tests for get_voting_info() | stoffu | 2018-05-30 | 1 | -0/+49 |
| | * | | | hardfork: fix get_next_version() | stoffu | 2018-05-30 | 1 | -0/+29 |
| | * | | | unit_tests/hardfork: add tests for check_for_height() | stoffu | 2018-05-30 | 1 | -0/+24 |
| | * | | | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent... | stoffu | 2018-05-30 | 1 | -0/+25 |
| * | | | | Merge pull request #3592 | luigi1111 | 2018-05-31 | 2 | -1/+166 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | unit_tests: add ringdb unit tests | moneromooo-monero | 2018-04-11 | 2 | -1/+166 |
| | |/ / | |||||
| * | | | Merge pull request #3251 | luigi1111 | 2018-05-29 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 2018-05-23 | 1 | -2/+4 |
| * | | | | unit_tests: fix build after get_output_didstribution signature change | moneromooo-monero | 2018-05-21 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 2018-05-21 | 1 | -0/+1 |
| * | | | Merge pull request #3809 | Riccardo Spagni | 2018-05-21 | 2 | -8/+5 |
| |\ \ \ | |||||
| | * | | | unit_tests: set default data dir to the source tree at build time | moneromooo-monero | 2018-05-15 | 2 | -8/+5 |
| | | |/ | |/| | |||||
| * / | | Revert "Merge pull request #3775" | Riccardo Spagni | 2018-05-21 | 1 | -1/+1 |
| |/ / | |||||
| * | | unit_tests: fix build after get_output_didstribution signature change | moneromooo-monero | 2018-04-28 | 1 | -1/+1 |
| * | | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 2018-04-22 | 1 | -0/+1 |
| |/ | |||||
| * | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 2018-03-16 | 1 | -1/+2 |
| * | Merge pull request #3277 | Riccardo Spagni | 2018-03-05 | 5 | -28/+28 |
| |\ | |||||
| | * | Stagenet | stoffu | 2018-03-05 | 5 | -28/+28 |
| * | | Correct spelling mistakes. | Edward Betts | 2018-03-05 | 1 | -1/+1 |
| |/ | |||||
| * | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2018-03-04 | 2 | -15/+17 |
| * | Merge pull request #3245 | Riccardo Spagni | 2018-02-20 | 2 | -17/+28 |
| |\ | |||||
| | * | unit_tests.serialization: refactored with ASSERT_EQ_MAP | stoffu | 2018-02-12 | 1 | -17/+21 |
