aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cn_deserialize: deserialize tx_extra toomoneromooo-monero2016-05-011-0/+21
| * | | | | | unit_tests: add a write_varint/read_varint testmoneromooo-monero2016-05-012-1/+68
| * | | | | | unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typomoneromooo-monero2016-05-011-1/+1
| * | | | | | core: move tx_extra parsing errors to log level 1moneromooo-monero2016-05-012-5/+13
| |/ / / / /
* | | | | | Merge pull request #827Riccardo Spagni2016-05-173-19/+31
|\ \ \ \ \ \
| * | | | | | Only log 1/N skipped blocksHoward Chu2016-04-291-2/+4
| * | | | | | Move refresh height to keys file from cache fileHoward Chu2016-04-292-1/+8
| * | | | | | Make fast_refresh interruptibleHoward Chu2016-04-291-2/+3
| * | | | | | Set refresh height earlierHoward Chu2016-04-291-13/+15
| * | | | | | Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7Howard Chu2016-04-291-2/+2
* | | | | | | Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni2016-04-297-768/+1228
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Another take on migrationHoward Chu2016-04-242-580/+104
| * | | | | | mdb_drop optimizationHoward Chu2016-04-091-1/+10
| * | | | | | MigrationHoward Chu2016-04-082-5/+1049
| * | | | | | Merge branch 'performance' into masterHoward Chu2016-04-057-753/+636
| |\ \ \ \ \ \
| | * | | | | | CleanupHoward Chu2016-04-054-28/+70
| | * | | | | | Cleanup and clarifyHoward Chu2016-04-054-146/+129
| | * | | | | | Use cursors in some remove functionsHoward Chu2016-04-051-7/+33
| | * | | | | | Use DUPFIXED for block_info and output_txsHoward Chu2016-04-052-56/+46
| | * | | | | | More outputs consolidationHoward Chu2016-04-053-490/+262
| | * | | | | | Use DUPFIXED for output_keysHoward Chu2016-04-051-23/+37
| | * | | | | | Use DUPFIXED for tx_indicesHoward Chu2016-04-051-50/+60
| | * | | | | | Use DUPFIXED for block_heightsHoward Chu2016-04-051-22/+29
| | * | | | | | Use DUPFIXED for spent_keysHoward Chu2016-04-051-23/+18
| | * | | | | | Add back changes from revert.warptangent2016-04-051-19/+2
| | * | | | | | Use MDB_APPEND mode with two tx subdbswarptangent2016-04-051-2/+2
| | * | | | | | Schema update: tx_indices - consolidate the tx subdbs from 5 to 3warptangent2016-04-053-75/+56
| | * | | | | | Schema update: tx_indices - yet less indirectionwarptangent2016-04-054-20/+15
| | * | | | | | Schema update: tx_indices - improve further with less indirectionwarptangent2016-04-054-21/+56
| | * | | | | | Add batch warning for further reviewwarptangent2016-04-051-0/+4
| | * | | | | | Schema update: tx_indiceswarptangent2016-04-052-32/+109
| | * | | | | | Consolidated block infoHoward Chu2016-04-052-94/+62
| | * | | | | | Update schema for "tx_outputs" to use array containing amount output indiceswarptangent2016-04-054-119/+131
| | * | | | | | blockchain_utilities: Update documentationwarptangent2016-04-051-4/+54
| | * | | | | | get_payments short IDluigi11112016-04-051-8/+17
* | | | | | | | Merge pull request #826Riccardo Spagni2016-04-291-27/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | simplewallet: display all settings on set with no argumentsmoneromooo-monero2016-04-281-27/+44
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #825Riccardo Spagni2016-04-298-7/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | add a --max-concurrency flagmoneromooo-monero2016-04-288-7/+47
| |/ / / / / / /
* | | | | | | | Merge pull request #824Riccardo Spagni2016-04-292-2/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | wallet: add a filter_by_height field to get_transfersmoneromooo-monero2016-04-272-2/+12
|/ / / / / / /
* | | | | | | Merge pull request #823Riccardo Spagni2016-04-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: fix pending transfers fee display in show_transfersmoneromooo-monero2016-04-261-1/+1
* | | | | | | | Merge pull request #822Riccardo Spagni2016-04-273-0/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | wallet: add get_transfers rpc callmoneromooo-monero2016-04-263-0/+151
| |/ / / / / / /
* | | | | | | | Merge pull request #821Riccardo Spagni2016-04-271-1/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | simplewallet: more threading fixesmoneromooo-monero2016-04-261-1/+5
|/ / / / / / /
* | | | | | | Merge pull request #816Riccardo Spagni2016-04-268-15/+236
|\ \ \ \ \ \ \
| * | | | | | | wallet: allow attaching notes to txidsmoneromooo-monero2016-04-268-4/+193
| * | | | | | | wallet: add GMT timestamps to transfers/paymentsmoneromooo-monero2016-04-263-14/+46
|/ / / / / / /