| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #568 | Riccardo Spagni | 2015-12-30 | 2 | -9/+2 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | blockchain: remove obsolete containers | moneromooo-monero | 2015-12-26 | 2 | -8/+1 | |
| | * | | blockchain: Fix height in call to on_blockchain_dec | moneromooo-monero | 2015-12-26 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | hardfork: ensure current_fork_index can not become negative on rescan | moneromooo-monero | 2015-12-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #565 | Riccardo Spagni | 2015-12-26 | 5 | -45/+101 | |
| |\ | ||||||
| | * | blockchain: fix a few block addition bugs | moneromooo-monero | 2015-12-25 | 2 | -34/+46 | |
| | * | blockchain: fix an off by one error in unlocked time check | moneromooo-monero | 2015-12-25 | 1 | -1/+1 | |
| | * | blockchain: reinstate double spending checks in check_tx_inputs | moneromooo-monero | 2015-12-25 | 1 | -3/+7 | |
| | * | blockchain: make some flag twiddling code closer to the original | moneromooo-monero | 2015-12-25 | 1 | -2/+2 | |
| | * | blockchain: fix bitflipping test with quantized block rewards | moneromooo-monero | 2015-12-25 | 3 | -2/+6 | |
| | * | blockchain: add missing m_tx_pool.on_blockchain_dec | moneromooo-monero | 2015-12-25 | 1 | -0/+1 | |
| | * | blockchain: fix switch to alternative blockchain for more than one block | moneromooo-monero | 2015-12-25 | 1 | -1/+1 | |
| | * | blockchain: add a missing validity check to rollback_blockchain_switching | moneromooo-monero | 2015-12-25 | 1 | -0/+6 | |
| | * | core: catch exceptions from get_output_key | moneromooo-monero | 2015-12-25 | 1 | -2/+18 | |
| | * | db: throw when given a non txout_to_key output to add | moneromooo-monero | 2015-12-25 | 3 | -0/+13 | |
| * | | Merge pull request #562 | Riccardo Spagni | 2015-12-25 | 1 | -3/+5 | |
| |\ \ | ||||||
| | * | | BlockchainDB: Remove txs in reverse order | warptangent | 2015-12-24 | 1 | -3/+5 | |
| * | | | Merge pull request #561 | Riccardo Spagni | 2015-12-25 | 1 | -9/+10 | |
| |\| | | ||||||
| | * | | BlockchainLMDB: When removing, find amount output index fast by starting at end | warptangent | 2015-12-24 | 1 | -4/+5 | |
| | * | | BlockchainLMDB: Remove tx outputs in reverse order | warptangent | 2015-12-24 | 1 | -5/+5 | |
| | |/ | ||||||
| * | | Merge pull request #557 | Riccardo Spagni | 2015-12-25 | 3 | -1/+35 | |
| |\ \ | |/ |/| | ||||||
| | * | changed height to uint64_t | Brendan Telzrow | 2015-12-23 | 1 | -4/+4 | |
| | * | added RPC wallet command getheight | Brendan Telzrow | 2015-12-23 | 3 | -1/+35 | |
| * | | fixed missing parenthesis | Riccardo Spagni | 2015-12-24 | 1 | -1/+1 | |
| * | | fix for 'failed to generate new wallet: failed to save file' error during wal... | Lex Kalinkin | 2015-12-24 | 1 | -3/+5 | |
| |/ | ||||||
| * | net_node: fix a hang on exit | moneromooo-monero | 2015-12-22 | 1 | -1/+1 | |
| * | Merge pull request #552 | Riccardo Spagni | 2015-12-22 | 8 | -24/+4 | |
| |\ | ||||||
| | * | Strip redundant includes | hyc | 2015-12-21 | 8 | -24/+4 | |
| * | | Merge pull request #550 | Riccardo Spagni | 2015-12-22 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * | | wallet: fix load/save versioning bug for recently added tx data | moneromooo-monero | 2015-12-20 | 1 | -2/+5 | |
| * | | | Merge pull request #547 | Riccardo Spagni | 2015-12-22 | 15 | -20/+75 | |
| |\ \ \ | ||||||
| | * | | | Allow the wallet to access hard fork information | moneromooo-monero | 2015-12-19 | 8 | -8/+63 | |
| | * | | | Add missing semicolons after log statements | moneromooo-monero | 2015-12-19 | 8 | -12/+12 | |
| | |/ / | ||||||
| * | | | Merge pull request #545 | Riccardo Spagni | 2015-12-22 | 3 | -1/+11 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | print top block hash in daemon diff command | moneromooo-monero | 2015-12-18 | 3 | -1/+11 | |
| * | | | Merge pull request #544 | Riccardo Spagni | 2015-12-18 | 2 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | replace std::auto_ptr with std::unique_ptr | moneromooo-monero | 2015-12-17 | 2 | -3/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #543 | Riccardo Spagni | 2015-12-18 | 2 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | move another non user useful log to L1 | moneromooo-monero | 2015-12-17 | 1 | -1/+1 | |
| | * | | | p2p: minor log formatting fix | moneromooo-monero | 2015-12-17 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #542 | Riccardo Spagni | 2015-12-18 | 2 | -1/+20 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | wallet: save to a temporary file, then rename | moneromooo-monero | 2015-12-17 | 2 | -1/+20 | |
| | |/ | ||||||
| * | | Merge pull request #541 | Riccardo Spagni | 2015-12-16 | 1 | -27/+48 | |
| |\ \ | ||||||
| | * | | Replace tabs and remove trailing whitespace | warptangent | 2015-12-15 | 1 | -24/+24 | |
| | * | | Optionally restrict DNS queries to TCP | warptangent | 2015-12-15 | 1 | -3/+24 | |
| * | | | Merge pull request #536 | Riccardo Spagni | 2015-12-16 | 25 | -3406/+3402 | |
| |\| | | |/ |/| | ||||||
| | * | Fix typo | warptangent | 2015-12-15 | 2 | -2/+2 | |
| | * | blockchain.cpp: Change indentation from 4 to 2 spaces | warptangent | 2015-12-15 | 1 | -2193/+2191 | |
| | * | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 2015-12-15 | 25 | -1274/+1272 | |
| * | | Merge pull request #540 | Riccardo Spagni | 2015-12-15 | 1 | -1/+1 | |
| |\ \ | |/ |/| | ||||||
