summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | hardfork: allow passing chain height in get(height) for conveniencemoneromooo-monero2016-02-011-1/+4
| |/
* | Merge pull request #638Riccardo Spagni2016-02-081-1/+1
|\ \ | |/ |/|
| * tests: fix compilation failure after V1 define renamemoneromooo-monero2016-01-311-1/+1
|/
* Merge pull request #636Riccardo Spagni2016-01-311-9/+1
|\
| * Revert "Merge pull request #632"Riccardo Spagni2016-01-311-9/+1
|/
* Merge pull request #635Riccardo Spagni2016-01-312-0/+46
|\
| * core: prevent the database from being used by multiple daemonsmoneromooo-monero2016-01-312-0/+46
* | Merge pull request #634Riccardo Spagni2016-01-313-5/+15
|\ \
| * | wallet: forbid dust altogether in output selection where appropriatemoneromooo-monero2016-01-312-5/+14
| * | blockchain: log number of outputs available for a new txmoneromooo-monero2016-01-311-0/+1
| |/
* | Merge pull request #633Riccardo Spagni2016-01-311-0/+2
|\ \
| * | wallet: guard against exception in process_blocksmoneromooo-monero2016-01-301-0/+2
| |/
* | Merge pull request #632Riccardo Spagni2016-01-311-1/+9
|\ \
| * | wallet: guard against exception in process_blocksmoneromooo-monero2016-01-301-1/+9
| |/
* | Merge pull request #631Riccardo Spagni2016-01-316-44/+51
|\ \
| * | daemon: fix a few issues reported by valgrindmoneromooo-monero2016-01-301-29/+43
| * | tx_pool: fix serialization of new relayed datamoneromooo-monero2016-01-301-2/+0
| * | hardfork: fix mixup in indexing variable in get_voting_infomoneromooo-monero2016-01-301-1/+1
| * | blockchain: remove unused timermoneromooo-monero2016-01-301-1/+0
| * | blockchain: fix m_sync_counter uninitialized variable usemoneromooo-monero2016-01-301-1/+1
| * | epee: use generate_random_bytes for new random uuidsmoneromooo-monero2016-01-301-1/+6
| * | epee: remove dodgy random code that nobody usesmoneromooo-monero2016-01-301-9/+0
| |/
* | Merge pull request #630Riccardo Spagni2016-01-3117-8/+274
|\ \ | |/ |/|
| * new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-3012-0/+175
| * rpc: add missing return on error when getting a txmoneromooo-monero2016-01-301-0/+1
| * simplewallet: show_transfers can now show just failed txesmoneromooo-monero2016-01-301-6/+13
| * wallet: detect and handle failed outgoing transfersmoneromooo-monero2016-01-294-3/+83
| * tx_pool: serialize missing kept_by_block flagmoneromooo-monero2016-01-291-1/+4
|/
* Merge pull request #629Riccardo Spagni2016-01-2913-48/+105
|\
| * tx_pool: do not accept txes not in a block if they timed out beforemoneromooo-monero2016-01-292-2/+14
| * tx_pool: fix use of invalidated iteratormoneromooo-monero2016-01-291-1/+2
| * Fix V1/V2 use of hard fork related parametersmoneromooo-monero2016-01-2913-45/+89
* | Merge pull request #628Riccardo Spagni2016-01-291-17/+52
|\ \
| * | BlockchainBDB: Continue when tx has no outputswarptangent2016-01-281-3/+5
| * | BlockchainBDB: When removing, find amount output index fast by starting at endwarptangent2016-01-281-10/+33
| * | BlockchainBDB: Remove tx outputs in reverse orderwarptangent2016-01-281-4/+14
| |/
* | Merge pull request #627Riccardo Spagni2016-01-291-31/+10
|\ \ | |/ |/|
| * MDB_VL32 change overflow page scanHoward Chu2016-01-281-31/+10
|/
* Merge pull request #626Riccardo Spagni2016-01-281-1/+3
|\
| * add received time to print_pool and print_pool_shRiccardo Spagni2016-01-281-1/+3
* | Merge pull request #625Riccardo Spagni2016-01-282-6/+7
|\ \ | |/ |/|
| * MDB_VL32 Fix off-by-one in mdb_midl_shrinkHoward Chu2016-01-281-1/+1
| * MDB_VL32 Fix another 32bit overflowHoward Chu2016-01-271-1/+1
| * Tweak mdb_strerror msg bufferHoward Chu2016-01-271-3/+4
| * MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9eHoward Chu2016-01-271-1/+1
| * updated gtest (added missing files)Riccardo Spagni2016-01-275-0/+525
| * updated gtestRiccardo Spagni2016-01-2717-888/+884
| * even more typosHenning Kopp2016-01-271-2/+2
| * more typos fixedHenning Kopp2016-01-273-4/+4
| * fixed typoHenning Kopp2016-01-271-1/+1