| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1 from LMDB/crash-fix | moneromooo-monero | 2015-12-29 | 1 | -5/+5 |
| |\ | |||||
| | * | Tweak 45800a25e9374e63caaabba05c89585c86acd668 | hyc | 2015-12-29 | 1 | -5/+5 |
| |/ | |||||
| * | blockchain: always stop the ioservice before returning | moneromooo-monero | 2015-12-28 | 1 | -0/+2 |
| * | db_lmdb: safety close db at exit | moneromooo-monero | 2015-12-28 | 1 | -0/+3 |
| * | db_lmdb: fix a strdup/delete[] mistmatch | moneromooo-monero | 2015-12-28 | 1 | -3/+6 |
| * | Merge pull request #565 | Riccardo Spagni | 2015-12-26 | 9 | -63/+121 |
| |\ | |||||
| | * | tests: fix various tests by using parameters better suited to monero | moneromooo-monero | 2015-12-25 | 3 | -8/+8 |
| | * | tests: fix some double spending tests | moneromooo-monero | 2015-12-25 | 1 | -7/+8 |
| | * | tests: use 255 as a "too high" block version | moneromooo-monero | 2015-12-25 | 1 | -2/+2 |
| | * | 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 | 4 | -3/+8 |
| | * | 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 #564 | Riccardo Spagni | 2015-12-25 | 58 | -16989/+2461 |
| |\ \ | |||||
| | * | | Update liblmdb, unify 32/64 sources | Howard Chu | 2015-12-25 | 58 | -16989/+2461 |
| | |/ | |||||
| * | | 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 | 4 | -1/+36 |
| |\ \ | |/ |/| | |||||
| | * | changed height to uint64_t | Brendan Telzrow | 2015-12-23 | 1 | -4/+4 |
| | * | added RPC wallet command getheight | Brendan Telzrow | 2015-12-23 | 4 | -1/+36 |
| * | | Merge pull request #560 | Riccardo Spagni | 2015-12-24 | 3 | -1/+171 |
| |\ \ | |||||
| | * | | unit_tests: fix hard fork tests | moneromooo-monero | 2015-12-24 | 1 | -1/+2 |
| | * | | unit_tests: new test for IP blocking | moneromooo-monero | 2015-12-24 | 2 | -0/+169 |
| | |/ | |||||
| * | | Merge pull request #559 | Riccardo Spagni | 2015-12-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fixed missing parenthesis | Riccardo Spagni | 2015-12-24 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #558 | Riccardo Spagni | 2015-12-24 | 1 | -3/+5 |
| |\ \ | |/ |/| | |||||
| | * | fix for 'failed to generate new wallet: failed to save file' error during wal... | Lex Kalinkin | 2015-12-24 | 1 | -3/+5 |
| |/ | |||||
| * | Merge pull request #556 | Riccardo Spagni | 2015-12-23 | 2 | -4/+23 |
| |\ | |||||
| | * | epee: regularly cleanup connections we kept a reference to | moneromooo-monero | 2015-12-23 | 2 | -4/+23 |
| |/ | |||||
| * | Merge pull request #554 | Riccardo Spagni | 2015-12-22 | 1 | -2/+2 |
| |\ | |||||
| | * | README.md: mention --no-igd in the Tor paragraph | moneromooo-monero | 2015-12-22 | 1 | -2/+2 |
| * | | Merge pull request #553 | Riccardo Spagni | 2015-12-22 | 3 | -2/+26 |
| |\ \ | |/ |/| | |||||
| | * | epee: fix hang on exit | moneromooo-monero | 2015-12-22 | 2 | -1/+25 |
| | * | 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 #551 | Riccardo Spagni | 2015-12-22 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Also set stacksize for Win32 not on MSVC | Howard Chu | 2015-12-20 | 1 | -0/+1 |
| * | | | 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 #549 | Riccardo Spagni | 2015-12-22 | 1 | -2/+3 |
| |\ \ \ | |||||
