| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hardfork: remove "no hf version db" recreation check | moneromooo-monero | 2019-04-14 | 1 | -20/+2 |
| * | Merge pull request #5423 | luigi1111 | 2019-04-12 | 1 | -1/+2 |
| |\ | |||||
| | * | simplewallet: fix merge error with new welcome command | moneromooo-monero | 2019-04-11 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #5386 | Riccardo Spagni | 2019-04-11 | 2 | -0/+34 |
| |\ | |||||
| | * | simplewallet: add a welcome/disclaimer message command | moneromooo-monero | 2019-04-11 | 2 | -0/+34 |
| * | | Merge pull request #5384 | Riccardo Spagni | 2019-04-11 | 2 | -0/+3 |
| |\ \ | |||||
| | * | | block_weight: catch exceptions in main for clean exit on error | moneromooo-monero | 2019-04-11 | 1 | -0/+2 |
| | * | | epee: init a new ssl related variable in ctor | moneromooo-monero | 2019-04-11 | 1 | -0/+1 |
| * | | | Merge pull request #5383 | Riccardo Spagni | 2019-04-11 | 21 | -120/+964 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | console: simple shell over console.py | moneromooo-monero | 2019-04-11 | 1 | -0/+3 |
| | * | | console.py: can now connect to several daemons/wallets | moneromooo-monero | 2019-04-11 | 3 | -53/+69 |
| | * | | cmake: always detect python, it's neeed for some tests | moneromooo-monero | 2019-04-11 | 1 | -0/+2 |
| | * | | functional_tests: exit with 1 if any test fails | moneromooo-monero | 2019-04-11 | 1 | -0/+2 |
| | * | | console.py: add tab completion | moneromooo-monero | 2019-04-11 | 1 | -0/+9 |
| | * | | functional_tests: cold signing key images/outputs import/export | moneromooo-monero | 2019-04-11 | 2 | -0/+50 |
| | * | | functional_tests: add double spend detection tests | moneromooo-monero | 2019-04-11 | 2 | -2/+75 |
| | * | | functional_tests: add alt chains tests | moneromooo-monero | 2019-04-11 | 2 | -1/+49 |
| | * | | functional_tests: add wallet creation language tests | moneromooo-monero | 2019-04-11 | 2 | -4/+35 |
| | * | | functional_tests: add more wallet tests | moneromooo-monero | 2019-04-11 | 3 | -0/+86 |
| | * | | python-rpc: add set_log_level and set_log_categories | moneromooo-monero | 2019-04-11 | 1 | -0/+12 |
| | * | | functional_tests: add describe_transfer tests | moneromooo-monero | 2019-04-11 | 3 | -1/+35 |
| | * | | console.py: support connecting to any host, not just 127.0.0.1 | moneromooo-monero | 2019-04-11 | 1 | -5/+23 |
| | * | | functional_tests: add more blockchain related tests | moneromooo-monero | 2019-04-11 | 11 | -77/+399 |
| | * | | functional_tests: add bans tests | moneromooo-monero | 2019-04-11 | 2 | -0/+138 |
| | |/ | |||||
| * | | Merge pull request #5411 | Riccardo Spagni | 2019-04-11 | 1 | -3/+4 |
| |\ \ | |||||
| | * | | README.md: fork table, copy lines from release branch | Gingeropolous | 2019-04-07 | 1 | -1/+2 |
| | * | | README.md: fix missing comma | Tyler Saballus | 2019-04-07 | 1 | -1/+1 |
| | * | | README.md: minor spelling issue | Justin Gerber | 2019-04-07 | 1 | -1/+1 |
| * | | | Merge pull request #5388 | Riccardo Spagni | 2019-04-11 | 6 | -12/+100 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | simplewallet: new unset_ring command | moneromooo-monero | 2019-04-02 | 6 | -12/+100 |
| * | | | Merge pull request #5382 | Riccardo Spagni | 2019-04-11 | 5 | -22/+63 |
| |\ \ \ | |||||
| | * | | | wallet: add number of blocks required for the balance to fully unlock | moneromooo-monero | 2019-04-01 | 5 | -23/+64 |
| | * | | | wallet2: set confirmations to 0 for pool txes in proofs | moneromooo-monero | 2019-04-01 | 1 | -4/+4 |
| | * | | | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 2019-04-01 | 1 | -1/+7 |
| | * | | | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 2019-04-01 | 1 | -0/+2 |
| * | | | | Merge pull request #5381 | Riccardo Spagni | 2019-04-11 | 2 | -6/+10 |
| |\ \ \ \ | |||||
| | * | | | | miner: fix race when stopping mining with start mining enabled | moneromooo-monero | 2019-04-01 | 2 | -6/+10 |
| | |/ / / | |||||
| * | | | | Merge pull request #5380 | Riccardo Spagni | 2019-04-11 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | blockchain_stats: fix sign in formatting function | moneromooo-monero | 2019-04-01 | 1 | -1/+1 |
| | * | | | | various: remove unused variables | moneromooo-monero | 2019-04-01 | 1 | -2/+0 |
| | * | | | | blockchain: some debug info when adding txes-from-block fails | moneromooo-monero | 2019-04-01 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #5379 | Riccardo Spagni | 2019-04-11 | 3 | -5/+26 |
| |\ \ \ \ | |||||
| | * | | | | Add NanoX support | cslashm | 2019-04-01 | 3 | -5/+26 |
| * | | | | | Merge pull request #5378 | Riccardo Spagni | 2019-04-11 | 3 | -25/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow pruning before v10 | moneromooo-monero | 2019-04-01 | 3 | -25/+1 |
| * | | | | | | Merge pull request #5376 | Riccardo Spagni | 2019-04-11 | 2 | -1/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add hash of top block to /getheight RPC | Howard Chu | 2019-04-01 | 2 | -2/+6 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #5374 | Riccardo Spagni | 2019-04-11 | 10 | -20/+264 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | wallet: new option to start background mining | moneromooo-monero | 2019-04-04 | 10 | -20/+264 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #5373 | Riccardo Spagni | 2019-04-11 | 2 | -3/+6 |
| |\ \ \ \ \ \ | |||||
