Commit Graph

2086 Commits (72287d121a5efbb455566d56612daab571a0141b)
 

Author SHA1 Message Date
Riccardo Spagni 0ecb152810
Merge pull request #785
8 years ago
Riccardo Spagni 8f78f1407e
Merge pull request #784
8 years ago
Riccardo Spagni 6bfb8799c3
Merge pull request #783
8 years ago
Riccardo Spagni 17049fa8e8
Merge pull request #782
8 years ago
Riccardo Spagni a299e5269b
Merge pull request #801
8 years ago
Riccardo Spagni 784a2108f4
Merge pull request #800
8 years ago
Riccardo Spagni c2e9866fc6
Merge pull request #797
8 years ago
Riccardo Spagni da277e17b5
Merge pull request #796
8 years ago
Riccardo Spagni 8f63e89c7f
Merge pull request #791
8 years ago
Riccardo Spagni 977ec85c5d
Merge pull request #789
8 years ago
moneromooo-monero c33ffc8e94
simplewallet: save fixes in RPC mode
8 years ago
Howard Chu 66b1e13aa7 mdb_drop optimization
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
Howard Chu c14f9efd52 Migration
8 years ago
moneromooo-monero ed61a2ccc1
simplewallet: set strict umask at start
8 years ago
moneromooo-monero 7385c036bd
util: add a function to set umask to 077
8 years ago
moneromooo-monero 4cfb4dff3e
blockchain: remove the tx validation result cache
8 years ago
Riccardo Spagni abea280dd3
Merge pull request #799
8 years ago
Howard Chu aaaf9e2e6d Fix get_tick_count() on Windows
8 years ago
Riccardo Spagni 151f4b63f7
Merge pull request #787
8 years ago
Riccardo Spagni fafb43f3cd
Merge pull request #798
8 years ago
moneromooo-monero 1aad759bf1
tx_pool: fix (hopefully) save/load of kept_by_block
8 years ago
Howard Chu d7ea7d9a23 Merge branch 'performance' into master
8 years ago
Howard Chu 372acee723 Cleanup
8 years ago
Howard Chu 591e421875 Cleanup and clarify
8 years ago
Howard Chu b2f1c58805 Use cursors in some remove functions
8 years ago
Howard Chu 118dd69dd5 Use DUPFIXED for block_info and output_txs
8 years ago
Howard Chu 6225716f3c More outputs consolidation
8 years ago
Howard Chu 7c5abdc3a3 Use DUPFIXED for output_keys
8 years ago
Howard Chu 8e9d8e3364 Use DUPFIXED for tx_indices
8 years ago
Howard Chu a12f9365f8 Use DUPFIXED for block_heights
8 years ago
Howard Chu 38c2277d6f Use DUPFIXED for spent_keys
8 years ago
warptangent bf769c32ba Add back changes from revert.
8 years ago
warptangent 46b991b362 Use MDB_APPEND mode with two tx subdbs
8 years ago
warptangent 9aadedb1d0 Schema update: tx_indices - consolidate the tx subdbs from 5 to 3
8 years ago
warptangent a2f518aa01 Schema update: tx_indices - yet less indirection
8 years ago
warptangent 8d12a8df2c Schema update: tx_indices - improve further with less indirection
8 years ago
warptangent 7c013f66e9 Add batch warning for further review
8 years ago
warptangent ae0854a431 Schema update: tx_indices
8 years ago
Howard Chu 8d252a4214 Consolidated block info
8 years ago
warptangent 132c666f67 Update schema for "tx_outputs" to use array containing amount output indices
8 years ago
warptangent 309f8f3d44 blockchain_utilities: Update documentation
8 years ago
luigi1111 7ac1db42c2 get_payments short ID
8 years ago
moneromooo-monero d662ab5cec
rpc: print human readable time since received when printing pool
8 years ago
moneromooo-monero 5c9dd23b1c
rpc: add a do_not_relay boolean to tx submission
8 years ago
moneromooo-monero d817aeca80
tx_pool: ensure no txes that fail check_inputs get in the block template
8 years ago
Javier Smooth 17cac41968
tests: fix build with older GCC
8 years ago
moneromooo-monero b1aaf20e57
epee: flush output after a message
8 years ago
moneromooo-monero 5092e45e3f
tests: unbound API is only accessible in static builds
8 years ago
moneromooo-monero 1a58d202b2
simplewallet: optional address in --generate-from-json
8 years ago