aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MDB_VL32 - resync with masterHoward Chu2015-12-282-75/+75
| |/ /
* | | Merge pull request #570Riccardo Spagni2015-12-301-1/+1
|\ \ \
| * | | Remove assert from status commandhyc2015-12-271-1/+1
| |/ /
* | | Merge pull request #569Riccardo Spagni2015-12-306-0/+32
|\ \ \
| * | | BlockchainDB: skip fixup check if read-only databasewarptangent2015-12-266-0/+32
| |/ /
* | | Merge pull request #568Riccardo Spagni2015-12-302-9/+2
|\ \ \ | |_|/ |/| |
| * | blockchain: remove obsolete containersmoneromooo-monero2015-12-262-8/+1
| * | blockchain: Fix height in call to on_blockchain_decmoneromooo-monero2015-12-261-1/+1
| |/
* | Merge pull request #566Riccardo Spagni2015-12-293-1/+85
|\ \ | |/ |/|
| * hardfork: ensure current_fork_index can not become negative on rescanmoneromooo-monero2015-12-261-1/+1
| * tests: add a unit test for canonical decomposed amountsmoneromooo-monero2015-12-262-0/+84
|/
* Merge pull request #565Riccardo Spagni2015-12-269-63/+121
|\
| * tests: fix various tests by using parameters better suited to moneromoneromooo-monero2015-12-253-8/+8
| * tests: fix some double spending testsmoneromooo-monero2015-12-251-7/+8
| * tests: use 255 as a "too high" block versionmoneromooo-monero2015-12-251-2/+2
| * blockchain: fix a few block addition bugsmoneromooo-monero2015-12-252-34/+46
| * blockchain: fix an off by one error in unlocked time checkmoneromooo-monero2015-12-251-1/+1
| * blockchain: reinstate double spending checks in check_tx_inputsmoneromooo-monero2015-12-251-3/+7
| * blockchain: make some flag twiddling code closer to the originalmoneromooo-monero2015-12-251-2/+2
| * blockchain: fix bitflipping test with quantized block rewardsmoneromooo-monero2015-12-254-3/+8
| * blockchain: add missing m_tx_pool.on_blockchain_decmoneromooo-monero2015-12-251-0/+1
| * blockchain: fix switch to alternative blockchain for more than one blockmoneromooo-monero2015-12-251-1/+1
| * blockchain: add a missing validity check to rollback_blockchain_switchingmoneromooo-monero2015-12-251-0/+6
| * core: catch exceptions from get_output_keymoneromooo-monero2015-12-251-2/+18
| * db: throw when given a non txout_to_key output to addmoneromooo-monero2015-12-253-0/+13
* | Merge pull request #564Riccardo Spagni2015-12-2558-16989/+2461
|\ \
| * | Update liblmdb, unify 32/64 sourcesHoward Chu2015-12-2558-16989/+2461
| |/
* | Merge pull request #562Riccardo Spagni2015-12-251-3/+5
|\ \
| * | BlockchainDB: Remove txs in reverse orderwarptangent2015-12-241-3/+5
* | | Merge pull request #561Riccardo Spagni2015-12-251-9/+10
|\| |
| * | BlockchainLMDB: When removing, find amount output index fast by starting at endwarptangent2015-12-241-4/+5
| * | BlockchainLMDB: Remove tx outputs in reverse orderwarptangent2015-12-241-5/+5
| |/
* | Merge pull request #557Riccardo Spagni2015-12-254-1/+36
|\ \ | |/ |/|
| * changed height to uint64_tBrendan Telzrow2015-12-231-4/+4
| * added RPC wallet command getheightBrendan Telzrow2015-12-234-1/+36
* | Merge pull request #560Riccardo Spagni2015-12-243-1/+171
|\ \
| * | unit_tests: fix hard fork testsmoneromooo-monero2015-12-241-1/+2
| * | unit_tests: new test for IP blockingmoneromooo-monero2015-12-242-0/+169
| |/
* | Merge pull request #559Riccardo Spagni2015-12-241-1/+1
|\ \
| * | fixed missing parenthesisRiccardo Spagni2015-12-241-1/+1
|/ /
* | Merge pull request #558Riccardo Spagni2015-12-241-3/+5
|\ \ | |/ |/|
| * fix for 'failed to generate new wallet: failed to save file' error during wal...Lex Kalinkin2015-12-241-3/+5
|/
* Merge pull request #556Riccardo Spagni2015-12-232-4/+23
|\
| * epee: regularly cleanup connections we kept a reference tomoneromooo-monero2015-12-232-4/+23
|/
* Merge pull request #554Riccardo Spagni2015-12-221-2/+2
|\
| * README.md: mention --no-igd in the Tor paragraphmoneromooo-monero2015-12-221-2/+2
* | Merge pull request #553Riccardo Spagni2015-12-223-2/+26
|\ \ | |/ |/|
| * epee: fix hang on exitmoneromooo-monero2015-12-222-1/+25
| * net_node: fix a hang on exitmoneromooo-monero2015-12-221-1/+1
|/
* Merge pull request #552Riccardo Spagni2015-12-228-24/+4
|\