| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | MDB_VL32 - resync with master | Howard Chu | 2015-12-28 | 2 | -75/+75 | |
| | |/ / | ||||||
| * | | | Merge pull request #570 | Riccardo Spagni | 2015-12-30 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Remove assert from status command | hyc | 2015-12-27 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #569 | Riccardo Spagni | 2015-12-30 | 6 | -0/+32 | |
| |\ \ \ | ||||||
| | * | | | BlockchainDB: skip fixup check if read-only database | warptangent | 2015-12-26 | 6 | -0/+32 | |
| | |/ / | ||||||
| * | | | 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 | |
| | |/ | ||||||
| * | | Merge pull request #566 | Riccardo Spagni | 2015-12-29 | 3 | -1/+85 | |
| |\ \ | |/ |/| | ||||||
| | * | hardfork: ensure current_fork_index can not become negative on rescan | moneromooo-monero | 2015-12-26 | 1 | -1/+1 | |
| | * | tests: add a unit test for canonical decomposed amounts | moneromooo-monero | 2015-12-26 | 2 | -0/+84 | |
| |/ | ||||||
| * | 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 | |
| |\ | ||||||
