| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | crypto: slow-hash: disable mul implemented in asm for ARM | redfish | 2016-05-25 | 1 | -2/+5 |
| * | Merge pull request #842 | Riccardo Spagni | 2016-05-17 | 4 | -4/+11 |
| |\ | |||||
| | * | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 2016-05-15 | 4 | -4/+11 |
| * | | Merge pull request #840 | Riccardo Spagni | 2016-05-17 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Restrict also 'get_connections' and 'getbans' APIs. | osensei | 2016-05-16 | 1 | -2/+2 |
| | * | | Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res... | osensei | 2016-05-14 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #831 | Riccardo Spagni | 2016-05-17 | 3 | -5/+26 |
| |\ \ | |||||
| | * | | tests: fix tests broken by the removal of the block reward accumulation loop | moneromooo-monero | 2016-05-01 | 1 | -1/+1 |
| | * | | cn_deserialize: deserialize tx_extra too | moneromooo-monero | 2016-05-01 | 1 | -0/+21 |
| | * | | core: move tx_extra parsing errors to log level 1 | moneromooo-monero | 2016-05-01 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #827 | Riccardo Spagni | 2016-05-17 | 3 | -19/+31 |
| |\ \ | |||||
| | * | | Only log 1/N skipped blocks | Howard Chu | 2016-04-29 | 1 | -2/+4 |
| | * | | Move refresh height to keys file from cache file | Howard Chu | 2016-04-29 | 2 | -1/+8 |
| | * | | Make fast_refresh interruptible | Howard Chu | 2016-04-29 | 1 | -2/+3 |
| | * | | Set refresh height earlier | Howard Chu | 2016-04-29 | 1 | -13/+15 |
| | * | | Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7 | Howard Chu | 2016-04-29 | 1 | -2/+2 |
| * | | | Merge branch 'performance' of https://github.com/LMDB/bitmonero | Riccardo Spagni | 2016-04-29 | 5 | -762/+1212 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Another take on migration | Howard Chu | 2016-04-24 | 2 | -580/+104 |
| | * | | Migration | Howard Chu | 2016-04-08 | 2 | -5/+1049 |
| | * | | Merge branch 'performance' into master | Howard Chu | 2016-04-05 | 5 | -748/+630 |
| | |\ \ | |||||
| | | * | | Cleanup | Howard Chu | 2016-04-05 | 3 | -24/+65 |
| | | * | | Cleanup and clarify | Howard Chu | 2016-04-05 | 4 | -146/+129 |
| | | * | | Use cursors in some remove functions | Howard Chu | 2016-04-05 | 1 | -7/+33 |
| | | * | | Use DUPFIXED for block_info and output_txs | Howard Chu | 2016-04-05 | 2 | -56/+46 |
| | | * | | More outputs consolidation | Howard Chu | 2016-04-05 | 2 | -489/+261 |
| | | * | | Use DUPFIXED for output_keys | Howard Chu | 2016-04-05 | 1 | -23/+37 |
| | | * | | Use DUPFIXED for tx_indices | Howard Chu | 2016-04-05 | 1 | -50/+60 |
| | | * | | Use DUPFIXED for block_heights | Howard Chu | 2016-04-05 | 1 | -22/+29 |
| | | * | | Use DUPFIXED for spent_keys | Howard Chu | 2016-04-05 | 1 | -23/+18 |
| | | * | | Add back changes from revert. | warptangent | 2016-04-05 | 1 | -19/+2 |
| | | * | | Use MDB_APPEND mode with two tx subdbs | warptangent | 2016-04-05 | 1 | -2/+2 |
| | | * | | Schema update: tx_indices - consolidate the tx subdbs from 5 to 3 | warptangent | 2016-04-05 | 3 | -75/+56 |
| | | * | | Schema update: tx_indices - yet less indirection | warptangent | 2016-04-05 | 4 | -20/+15 |
| | | * | | Schema update: tx_indices - improve further with less indirection | warptangent | 2016-04-05 | 4 | -21/+56 |
| | | * | | Add batch warning for further review | warptangent | 2016-04-05 | 1 | -0/+4 |
| | | * | | Schema update: tx_indices | warptangent | 2016-04-05 | 2 | -32/+109 |
| | | * | | Consolidated block info | Howard Chu | 2016-04-05 | 2 | -94/+62 |
| | | * | | Update schema for "tx_outputs" to use array containing amount output indices | warptangent | 2016-04-05 | 4 | -119/+131 |
| | | * | | blockchain_utilities: Update documentation | warptangent | 2016-04-05 | 1 | -4/+54 |
| | | * | | get_payments short ID | luigi1111 | 2016-04-05 | 1 | -8/+17 |
| * | | | | Merge pull request #826 | Riccardo Spagni | 2016-04-29 | 1 | -27/+44 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: display all settings on set with no arguments | moneromooo-monero | 2016-04-28 | 1 | -27/+44 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #825 | Riccardo Spagni | 2016-04-29 | 8 | -7/+47 |
| |\ \ \ \ | |||||
| | * | | | | add a --max-concurrency flag | moneromooo-monero | 2016-04-28 | 8 | -7/+47 |
| | |/ / / | |||||
| * / / / | wallet: add a filter_by_height field to get_transfers | moneromooo-monero | 2016-04-27 | 2 | -2/+12 |
| |/ / / | |||||
| * | | | Merge pull request #823 | Riccardo Spagni | 2016-04-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | simplewallet: fix pending transfers fee display in show_transfers | moneromooo-monero | 2016-04-26 | 1 | -1/+1 |
| * | | | | Merge pull request #822 | Riccardo Spagni | 2016-04-27 | 3 | -0/+151 |
| |\ \ \ \ | |||||
| | * | | | | wallet: add get_transfers rpc call | moneromooo-monero | 2016-04-26 | 3 | -0/+151 |
| | |/ / / | |||||
| * / / / | simplewallet: more threading fixes | moneromooo-monero | 2016-04-26 | 1 | -1/+5 |
| |/ / / | |||||
