Commit Graph

2052 Commits (68987416adb755337714964b38db3ada08ec2203)
 

Author SHA1 Message Date
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
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
Howard Chu efbdde2c66 Detect map resize failures
8 years ago
Thomas Winget f746c9d01b
minor corrections/clarifications
8 years ago
Howard Chu 8757e46b78 add blockhashing blob to getblocktemplate
8 years ago
moneromooo-monero 34957fcbb9
tests: add test for needed OpenSSL algorithms in unbound
8 years ago
moneromooo-monero 587e2e9418
README: mention TORSOCKS_ALLOW_INBOUND for wallet connections
8 years ago
moneromooo-monero ead6956080
simplewallet: always gracefully exit on EOF
8 years ago
Riccardo Spagni 0ee87e6305
Merge pull request #770
8 years ago
moneromooo-monero 878ab5d896
wallet: fix --generate-from-keys saving as watch only
8 years ago
moneromooo-monero b4eada907c
wallet: make load_keys check types when loading JSON
8 years ago
moneromooo-monero 3e557254c7
wallet: make the JSON reading type safe
8 years ago
moneromooo-monero f8d05f3cd9
common: new json_util.h
8 years ago
Riccardo Spagni 2b57845766
Merge pull request #765
8 years ago
moneromooo-monero 43962f4103
abstract_tcp_server2: possible fix for exception in handle_accept
8 years ago
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
8 years ago
moneromooo-monero 77d1c6b672
simplewallet: default to trusted daemon for loopback address
8 years ago
moneromooo-monero d5d46e6d6d
tests: obligatory hardfork unit build fix after interface change
8 years ago