Commit Graph

2222 Commits (8e143fcf1dd09820bc2f9c43f9ed8534d6f9cd38)
 

Author SHA1 Message Date
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
Ilya Kitaev 079fbd3d42 Wallet::createTransaction API introduced
8 years ago
moneromooo-monero d817aeca80
tx_pool: ensure no txes that fail check_inputs get in the block template
8 years ago
Ilya Kitaev ee5bb17f26 Wallet::transfer() continued
8 years ago
Ilya Kitaev c37c856d6d Wallet::transfer in progress
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
moneromooo-monero 087373eccf
Fix potential race with parallel processing of txes/signatures/blocks
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
moneromooo-monero 113cdc10a2
core: keep the acc loop for the genesis block
8 years ago
Riccardo Spagni e7c8a32a28
Merge pull request #780
8 years ago
Riccardo Spagni a42e19e1b7
bumped version number
8 years ago
Riccardo Spagni cc54e2764a
Merge pull request #779
8 years ago
Riccardo Spagni dea1aa75bc
Merge pull request #778
8 years ago
Riccardo Spagni ab43e80331
Merge pull request #777
8 years ago
Riccardo Spagni 590d5d8f20
Merge pull request #774
8 years ago
Riccardo Spagni 3d06e2bc81
Merge pull request #773
8 years ago
Riccardo Spagni b22f550c67
Merge pull request #772
8 years ago
Riccardo Spagni 4ac6bdbb3f
Merge pull request #769
8 years ago
Riccardo Spagni 2572706c2c
Merge pull request #768
8 years ago
Riccardo Spagni a38ad63f8f
Merge pull request #767
8 years ago
Riccardo Spagni f68670a80e
Merge pull request #766
8 years ago
Riccardo Spagni 44559ca4b0
Merge pull request #764
8 years ago
moneromooo-monero daac1cc259
core: remove the block reward accumulation loop
8 years ago
Ilya Kitaev 830c19c934 Wallet::refresh + tests
8 years ago
Ilya Kitaev 1ae9cdc6bf "testnet" is default parameter
8 years ago
Ilya Kitaev 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago