| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | json_object: add missing do_not_relay to tx_in_pool serialization | moneromooo-monero | 2017-09-21 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2504 | Riccardo Spagni | 2017-10-02 | 1 | -6/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dns_utils: query DNS records in parallel | moneromooo-monero | 2017-09-21 | 1 | -6/+15 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2503 | Riccardo Spagni | 2017-10-02 | 1 | -174/+185 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | update translation: final changes | lancillotto | 2017-09-22 | 1 | -49/+60 | |
| | * | | | | | | | | update translation: typo fix and changes | lancillotto | 2017-09-21 | 1 | -151/+151 | |
| * | | | | | | | | | Merge pull request #2502 | Riccardo Spagni | 2017-10-02 | 1 | -17/+39 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Include additional instructions for Jessie | Mike C | 2017-09-26 | 1 | -1/+33 | |
| | * | | | | | | | | | Update Raspberry Pi build instructions | Mike C | 2017-09-20 | 1 | -19/+9 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2495 | Riccardo Spagni | 2017-10-02 | 2 | -6/+47 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Add -a append option to mdb_load | Howard Chu | 2017-09-20 | 2 | -6/+47 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2491 | Riccardo Spagni | 2017-10-02 | 1 | -7/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wallet2: fix exception on split txes | moneromooo-monero | 2017-09-20 | 1 | -1/+3 | |
| | * | | | | | | | | wallet2: print unused indices on a single line | moneromooo-monero | 2017-09-20 | 1 | -6/+17 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2475 | Riccardo Spagni | 2017-10-02 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | epee: keep a ref to a connection we're deleting | moneromooo-monero | 2017-09-19 | 1 | -2/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2470 | Riccardo Spagni | 2017-10-02 | 6 | -52/+218 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rpc: add new RPCs to get and set limits | MaxXor | 2017-09-19 | 6 | -53/+219 | |
| * | | | | | | | | | Merge pull request #2467 | Riccardo Spagni | 2017-10-02 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | epee: give virtual dtor to network_address_base | moneromooo-monero | 2017-09-18 | 1 | -0/+3 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2561 | Riccardo Spagni | 2017-10-02 | 2 | -2/+30 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | wallet2: fix hash chain trimming when the inner chain becomes empty | moneromooo-monero | 2017-10-02 | 2 | -2/+30 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2533 | Riccardo Spagni | 2017-09-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | core: undo output sorting | moneromooo-monero | 2017-09-26 | 1 | -0/+2 | |
| * | | | | | | | | Merge pull request #2527 | Riccardo Spagni | 2017-09-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | core: fix creation of v1 txes | moneromooo-monero | 2017-09-25 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2526 | Riccardo Spagni | 2017-09-25 | 1 | -0/+60 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | checkpoints: add missing CMakeLists.txt | moneromooo-monero | 2017-09-25 | 1 | -0/+60 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2434 | Riccardo Spagni | 2017-09-25 | 35 | -94/+384 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | wallet2: do not keep block hashes below last checkpoint | moneromooo-monero | 2017-09-25 | 4 | -20/+230 | |
| | * | | | | | | | checkpoints: add a token checkpoint on testnet (the genesis block) | moneromooo-monero | 2017-09-25 | 3 | -3/+10 | |
| | * | | | | | | | serialization: add deque serialization | moneromooo-monero | 2017-09-25 | 3 | -2/+70 | |
| | * | | | | | | | fix typo in basic and core CMakeLists.txt | moneromooo-monero | 2017-09-25 | 2 | -2/+2 | |
| | * | | | | | | | move checkpoints in a separate library | moneromooo-monero | 2017-09-25 | 29 | -67/+72 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2466 | Riccardo Spagni | 2017-09-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: make this build with boost 1.61 | moneromooo-monero | 2017-09-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #2486 | Riccardo Spagni | 2017-09-25 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix OpenSSL 1.1 detection for static builds | hyc | 2017-09-20 | 1 | -7/+7 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2485 | Riccardo Spagni | 2017-09-25 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | daemon: fix static building with libzmq | iDunk5400 | 2017-09-23 | 1 | -1/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2525 | Riccardo Spagni | 2017-09-25 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | version: fix link to new version strings | moneromooo-monero | 2017-09-25 | 2 | -0/+3 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2439 | Riccardo Spagni | 2017-09-25 | 4 | -110/+100 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | performance_tests: add a test for is_out_to_acc_precomp | moneromooo-monero | 2017-09-25 | 2 | -0/+23 | |
| | * | | | | | | | wallet2: simplify tx processing a bit | moneromooo-monero | 2017-09-25 | 2 | -74/+68 | |
| | * | | | | | | | wallet2: factor some of the tx scanning code | moneromooo-monero | 2017-09-25 | 2 | -48/+21 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2500 | Riccardo Spagni | 2017-09-25 | 1 | -9/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | README Network Consensus Protocol Upgrade Table | Gingeropolous | 2017-09-20 | 1 | -9/+12 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2498 | Riccardo Spagni | 2017-09-25 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | README: Add libzmq to dependencies and update MSYS2 dependencies | iDunk5400 | 2017-09-21 | 1 | -2/+6 | |
| | | |/ / / / / | |/| | | | | | ||||||
