aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | json_object: add missing do_not_relay to tx_in_pool serializationmoneromooo-monero2017-09-211-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #2504Riccardo Spagni2017-10-021-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | dns_utils: query DNS records in parallelmoneromooo-monero2017-09-211-6/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #2503Riccardo Spagni2017-10-021-174/+185
|\ \ \ \ \ \ \ \
| * | | | | | | | update translation: final changeslancillotto2017-09-221-49/+60
| * | | | | | | | update translation: typo fix and changeslancillotto2017-09-211-151/+151
* | | | | | | | | Merge pull request #2502Riccardo Spagni2017-10-021-17/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Include additional instructions for JessieMike C2017-09-261-1/+33
| * | | | | | | | | Update Raspberry Pi build instructionsMike C2017-09-201-19/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2495Riccardo Spagni2017-10-022-6/+47
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add -a append option to mdb_loadHoward Chu2017-09-202-6/+47
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2491Riccardo Spagni2017-10-021-7/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet2: fix exception on split txesmoneromooo-monero2017-09-201-1/+3
| * | | | | | | | wallet2: print unused indices on a single linemoneromooo-monero2017-09-201-6/+17
| |/ / / / / / /
* | | | | | | | Merge pull request #2475Riccardo Spagni2017-10-021-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | epee: keep a ref to a connection we're deletingmoneromooo-monero2017-09-191-2/+8
| |/ / / / / / /
* | | | | | | | Merge pull request #2470Riccardo Spagni2017-10-026-52/+218
|\ \ \ \ \ \ \ \
| * | | | | | | | rpc: add new RPCs to get and set limitsMaxXor2017-09-196-53/+219
* | | | | | | | | Merge pull request #2467Riccardo Spagni2017-10-021-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | epee: give virtual dtor to network_address_basemoneromooo-monero2017-09-181-0/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2561Riccardo Spagni2017-10-022-2/+30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | wallet2: fix hash chain trimming when the inner chain becomes emptymoneromooo-monero2017-10-022-2/+30
|/ / / / / / / /
* | | | | | | | Merge pull request #2533Riccardo Spagni2017-09-261-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | core: undo output sortingmoneromooo-monero2017-09-261-0/+2
* | | | | | | | Merge pull request #2527Riccardo Spagni2017-09-251-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | core: fix creation of v1 txesmoneromooo-monero2017-09-251-1/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #2526Riccardo Spagni2017-09-251-0/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | checkpoints: add missing CMakeLists.txtmoneromooo-monero2017-09-251-0/+60
| |/ / / / / / /
* | | | | | | | Merge pull request #2434Riccardo Spagni2017-09-2535-94/+384
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | wallet2: do not keep block hashes below last checkpointmoneromooo-monero2017-09-254-20/+230
| * | | | | | | checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero2017-09-253-3/+10
| * | | | | | | serialization: add deque serializationmoneromooo-monero2017-09-253-2/+70
| * | | | | | | fix typo in basic and core CMakeLists.txtmoneromooo-monero2017-09-252-2/+2
| * | | | | | | move checkpoints in a separate librarymoneromooo-monero2017-09-2529-67/+72
|/ / / / / / /
* | | | | | | Merge pull request #2466Riccardo Spagni2017-09-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | daemon: make this build with boost 1.61moneromooo-monero2017-09-181-1/+1
* | | | | | | | Merge pull request #2486Riccardo Spagni2017-09-251-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix OpenSSL 1.1 detection for static buildshyc2017-09-201-7/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2485Riccardo Spagni2017-09-251-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: fix static building with libzmqiDunk54002017-09-231-1/+6
| |/ / / / / / /
* | | | | | | | Merge pull request #2525Riccardo Spagni2017-09-252-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | version: fix link to new version stringsmoneromooo-monero2017-09-252-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #2439Riccardo Spagni2017-09-254-110/+100
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | performance_tests: add a test for is_out_to_acc_precompmoneromooo-monero2017-09-252-0/+23
| * | | | | | | wallet2: simplify tx processing a bitmoneromooo-monero2017-09-252-74/+68
| * | | | | | | wallet2: factor some of the tx scanning codemoneromooo-monero2017-09-252-48/+21
|/ / / / / / /
* | | | | | | Merge pull request #2500Riccardo Spagni2017-09-251-9/+12
|\ \ \ \ \ \ \
| * | | | | | | README Network Consensus Protocol Upgrade TableGingeropolous2017-09-201-9/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2498Riccardo Spagni2017-09-251-2/+6
|\ \ \ \ \ \ \
| * | | | | | | README: Add libzmq to dependencies and update MSYS2 dependenciesiDunk54002017-09-211-2/+6
| | |/ / / / / | |/| | | | |