Age | Commit message (Expand) | Author | Files | Lines |
2016-01-31 | Revert "Merge pull request #632" | Riccardo Spagni | 1 | -9/+1 |
2016-01-31 | core: prevent the database from being used by multiple daemons | moneromooo-monero | 2 | -0/+46 |
2016-01-31 | wallet: forbid dust altogether in output selection where appropriate | moneromooo-monero | 2 | -5/+14 |
2016-01-31 | blockchain: log number of outputs available for a new tx | moneromooo-monero | 1 | -0/+1 |
2016-01-30 | wallet: guard against exception in process_blocks | moneromooo-monero | 1 | -0/+2 |
2016-01-30 | wallet: guard against exception in process_blocks | moneromooo-monero | 1 | -1/+9 |
2016-01-30 | daemon: fix a few issues reported by valgrind | moneromooo-monero | 1 | -29/+43 |
2016-01-30 | tx_pool: fix serialization of new relayed data | moneromooo-monero | 1 | -2/+0 |
2016-01-30 | hardfork: fix mixup in indexing variable in get_voting_info | moneromooo-monero | 1 | -1/+1 |
2016-01-30 | blockchain: remove unused timer | moneromooo-monero | 1 | -1/+0 |
2016-01-30 | blockchain: fix m_sync_counter uninitialized variable use | moneromooo-monero | 1 | -1/+1 |
2016-01-30 | new flush_txpool command, and associated RPC call | moneromooo-monero | 12 | -0/+175 |
2016-01-30 | rpc: add missing return on error when getting a tx | moneromooo-monero | 1 | -0/+1 |
2016-01-30 | simplewallet: show_transfers can now show just failed txes | moneromooo-monero | 1 | -6/+13 |
2016-01-29 | wallet: detect and handle failed outgoing transfers | moneromooo-monero | 4 | -3/+83 |
2016-01-29 | tx_pool: serialize missing kept_by_block flag | moneromooo-monero | 1 | -1/+4 |
2016-01-29 | tx_pool: do not accept txes not in a block if they timed out before | moneromooo-monero | 2 | -2/+14 |
2016-01-29 | tx_pool: fix use of invalidated iterator | moneromooo-monero | 1 | -1/+2 |
2016-01-29 | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 13 | -45/+89 |
2016-01-28 | BlockchainBDB: Continue when tx has no outputs | warptangent | 1 | -3/+5 |
2016-01-28 | BlockchainBDB: When removing, find amount output index fast by starting at end | warptangent | 1 | -10/+33 |
2016-01-28 | BlockchainBDB: Remove tx outputs in reverse order | warptangent | 1 | -4/+14 |
2016-01-28 | add received time to print_pool and print_pool_sh | Riccardo Spagni | 1 | -1/+3 |
2016-01-27 | even more typos | Henning Kopp | 1 | -2/+2 |
2016-01-27 | more typos fixed | Henning Kopp | 2 | -3/+3 |
2016-01-27 | fixed typo | Henning Kopp | 1 | -1/+1 |
2016-01-27 | simplewallet: remove leftover command line refresh-type handling | moneromooo-monero | 2 | -5/+0 |
2016-01-25 | even more typos | Henning Kopp | 1 | -2/+2 |
2016-01-25 | more typos fixed | Henning Kopp | 2 | -3/+3 |
2016-01-25 | fixed typo | Henning Kopp | 1 | -1/+1 |
2016-01-25 | simplewallet: remove leftover command line refresh-type handling | moneromooo-monero | 2 | -5/+0 |
2016-01-24 | wallet2: update spent comparison now that we have two spent states | moneromooo-monero | 1 | -1/+1 |
2016-01-21 | OpenBSD support for Monero. | me0wmix | 6 | -10/+14 |
2016-01-19 | db_lmdb: Continue when tx has no outputs | warptangent | 1 | -4/+6 |
2016-01-15 | Fix hf when import with verify off | Howard Chu | 6 | -0/+30 |
2016-01-15 | added checkpoints | Riccardo Spagni | 1 | -0/+8 |
2016-01-15 | bumped version to 0.9.1 for point release | Riccardo Spagni | 1 | -1/+1 |
2016-01-15 | hardfork: fix accepting v2 blocks too early | moneromooo-monero | 1 | -2/+1 |
2016-01-14 | 'max limit of...' is redundant wording, rephrase | binaryFate | 3 | -3/+3 |
2016-01-14 | Print msg when successfully updating out_peers | binaryFate | 1 | -0/+2 |
2016-01-11 | Fix arm asm | Howard Chu | 1 | -24/+64 |
2016-01-11 | rpc: fix missing target information in RPC call | moneromooo-monero | 2 | -0/+3 |
2016-01-11 | daemon: fix status command when run from command line | moneromooo-monero | 1 | -1/+1 |
2016-01-10 | wallet2: decide at runtime which upper tx size to use | moneromooo-monero | 2 | -6/+20 |
2016-01-09 | use load_file_to_string and exit with error on file read errors | Fabian Hirschmann | 1 | -3/+9 |
2016-01-09 | remove new lines at the end of the password only | Fabian Hirschmann | 1 | -2/+2 |
2016-01-09 | add --password-file option | Fabian Hirschmann | 1 | -0/+19 |
2016-01-05 | rpc: is_key_image_spent now checks the tx pool too | moneromooo-monero | 3 | -4/+40 |
2016-01-03 | Use CMAKE_LINKER, not hardcoded "ld" | Howard Chu | 2 | -4/+4 |
2016-01-02 | daemon: fix ban length using wrong parameter | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | update version | Riccardo Spagni | 12 | -15/+16 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 3 | -31/+25 |
2015-12-31 | core: do not use the persistent pool state for tests | moneromooo-monero | 2 | -1/+7 |
2015-12-31 | wallet: don't forget to close the file after storing cache | moneromooo-monero | 1 | -1/+3 |
2015-12-31 | updated copyright year | Riccardo Spagni | 201 | -200/+200 |
2015-12-31 | fixed copyrights with bad year references | Riccardo Spagni | 9 | -9/+9 |
2015-12-30 | blockchain: kill ioservice on scope end, rather than manually | moneromooo-monero | 1 | -6/+7 |
2015-12-30 | miner: minor fixes on stop | moneromooo-monero | 1 | -1/+4 |
2015-12-30 | wallet: add a rescan_bc command and rescan_blockchain RPC | moneromooo-monero | 7 | -13/+84 |
2015-12-30 | wallet: protect against exceptions in the block pull thread | moneromooo-monero | 2 | -14/+30 |
2015-12-30 | net_peerlist: move a couple functions from public to private | moneromooo-monero | 1 | -2/+2 |
2015-12-30 | no longer need to pass the size to rapidjson | Riccardo Spagni | 1 | -2/+2 |
2015-12-29 | wallet: store cache to file without unnecessary memory buffer | moneromooo-monero | 1 | -6/+8 |
2015-12-29 | Tweak 45800a25e9374e63caaabba05c89585c86acd668 | hyc | 1 | -5/+5 |
2015-12-28 | wallet_rpc_server: exit async, so we reply to stop_wallet RPC | moneromooo-monero | 2 | -1/+11 |
2015-12-28 | blockchain_db: inform user about new format if blockchain.bin is found | moneromooo-monero | 1 | -0/+22 |
2015-12-28 | blockchain: always stop the ioservice before returning | moneromooo-monero | 1 | -0/+2 |
2015-12-28 | wallet: do not return error if incoming_transfers finds none | moneromooo-monero | 1 | -5/+0 |
2015-12-28 | db_lmdb: safety close db at exit | moneromooo-monero | 1 | -0/+3 |
2015-12-28 | db_lmdb: fix a strdup/delete[] mistmatch | moneromooo-monero | 1 | -3/+6 |
2015-12-27 | Remove assert from status command | hyc | 1 | -1/+1 |
2015-12-26 | BlockchainDB: skip fixup check if read-only database | warptangent | 6 | -0/+32 |
2015-12-26 | blockchain: remove obsolete containers | moneromooo-monero | 2 | -8/+1 |
2015-12-26 | blockchain: Fix height in call to on_blockchain_dec | moneromooo-monero | 1 | -1/+1 |
2015-12-26 | hardfork: ensure current_fork_index can not become negative on rescan | moneromooo-monero | 1 | -1/+1 |
2015-12-25 | blockchain: fix a few block addition bugs | moneromooo-monero | 2 | -34/+46 |
2015-12-25 | blockchain: fix an off by one error in unlocked time check | moneromooo-monero | 1 | -1/+1 |
2015-12-25 | blockchain: reinstate double spending checks in check_tx_inputs | moneromooo-monero | 1 | -3/+7 |
2015-12-25 | blockchain: make some flag twiddling code closer to the original | moneromooo-monero | 1 | -2/+2 |
2015-12-25 | blockchain: fix bitflipping test with quantized block rewards | moneromooo-monero | 3 | -2/+6 |
2015-12-25 | blockchain: add missing m_tx_pool.on_blockchain_dec | moneromooo-monero | 1 | -0/+1 |
2015-12-25 | blockchain: fix switch to alternative blockchain for more than one block | moneromooo-monero | 1 | -1/+1 |
2015-12-25 | blockchain: add a missing validity check to rollback_blockchain_switching | moneromooo-monero | 1 | -0/+6 |
2015-12-25 | core: catch exceptions from get_output_key | moneromooo-monero | 1 | -2/+18 |
2015-12-25 | db: throw when given a non txout_to_key output to add | moneromooo-monero | 3 | -0/+13 |
2015-12-24 | BlockchainDB: Remove txs in reverse order | warptangent | 1 | -3/+5 |
2015-12-24 | BlockchainLMDB: When removing, find amount output index fast by starting at end | warptangent | 1 | -4/+5 |
2015-12-24 | BlockchainLMDB: Remove tx outputs in reverse order | warptangent | 1 | -5/+5 |
2015-12-24 | fixed missing parenthesis | Riccardo Spagni | 1 | -1/+1 |
2015-12-24 | fix for 'failed to generate new wallet: failed to save file' error during wal... | Lex Kalinkin | 1 | -3/+5 |
2015-12-23 | changed height to uint64_t | Brendan Telzrow | 1 | -4/+4 |
2015-12-23 | added RPC wallet command getheight | Brendan Telzrow | 3 | -1/+35 |
2015-12-22 | net_node: fix a hang on exit | moneromooo-monero | 1 | -1/+1 |
2015-12-21 | Strip redundant includes | hyc | 8 | -24/+4 |
2015-12-20 | wallet: fix load/save versioning bug for recently added tx data | moneromooo-monero | 1 | -2/+5 |
2015-12-19 | Allow the wallet to access hard fork information | moneromooo-monero | 8 | -8/+63 |
2015-12-19 | Add missing semicolons after log statements | moneromooo-monero | 8 | -12/+12 |
2015-12-18 | print top block hash in daemon diff command | moneromooo-monero | 3 | -1/+11 |
2015-12-17 | replace std::auto_ptr with std::unique_ptr | moneromooo-monero | 2 | -3/+3 |
2015-12-17 | move another non user useful log to L1 | moneromooo-monero | 1 | -1/+1 |
2015-12-17 | p2p: minor log formatting fix | moneromooo-monero | 1 | -1/+1 |
2015-12-17 | wallet: save to a temporary file, then rename | moneromooo-monero | 2 | -1/+20 |
2015-12-15 | Replace tabs and remove trailing whitespace | warptangent | 1 | -24/+24 |
2015-12-15 | Optionally restrict DNS queries to TCP | warptangent | 1 | -3/+24 |
2015-12-15 | Fix typo | warptangent | 2 | -2/+2 |
2015-12-15 | blockchain.cpp: Change indentation from 4 to 2 spaces | warptangent | 1 | -2255/+2253 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 25 | -1308/+1306 |
2015-12-14 | Revert connection limit to more customary 8 | Javier Smooth | 1 | -1/+1 |
2015-12-14 | db_lmdb: always use a batch tx if possible | moneromooo-monero | 1 | -290/+127 |
2015-12-14 | Tone down L0 logs during daemon sync some more | moneromooo-monero | 2 | -3/+3 |
2015-12-14 | hardfork: only accept major versions we know about | moneromooo-monero | 1 | -0/+1 |
2015-12-14 | Tone down a bit L0 logs during daemon sync | moneromooo-monero | 2 | -3/+11 |
2015-12-13 | daemon: fix crash exiting with ^C | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | posix_daemonizer: only create the main daemon object in the last child | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | Add LMDB error string to database transaction exception message | warptangent | 1 | -68/+74 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 6 | -8/+23 |
2015-12-13 | blockchain: log block (not chain) height in "BLOCK SUCCESFULLY ADDED" | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | blockchain: fix off by one in get_blocks | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | db_lmdb: implement BlockchainLMDB::reset | moneromooo-monero | 1 | -1/+27 |
2015-12-13 | db_bdb: implement BlockchainBDB::reset | moneromooo-monero | 1 | -1/+40 |
2015-12-13 | tx_pool: fix "minumim" typo in message | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | db_lmdb: create all needed directories, not just the leaf one | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | db_bdb: create all needed directories, not just the leaf one | moneromooo-monero | 1 | -1/+1 |
2015-12-11 | Stop displaying internal commands for --help | luigi1111 | 1 | -1/+1 |
2015-12-11 | simplewallet help & error cleanup | luigi1111 | 1 | -120/+120 |
2015-12-10 | Fix data refs in read-only txns | Howard Chu | 1 | -16/+42 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 7 | -69/+76 |
2015-12-07 | net_node: add a --offline argument | moneromooo-monero | 2 | -0/+12 |
2015-12-07 | daemon: add mining status to the status command | moneromooo-monero | 1 | -8/+22 |
2015-12-07 | db_bdb: move log_set_config call before open | moneromooo-monero | 1 | -3/+3 |
2015-12-07 | db_bdb: support for libdb without DB_FORCESYNC | moneromooo-monero | 1 | -0/+34 |
2015-12-07 | p2p: failure to load p2pstate.bin is not fatal anymore | moneromooo-monero | 1 | -2/+11 |
2015-12-06 | blockchain_db: fixup missing key images in early DB version | moneromooo-monero | 7 | -0/+605 |
2015-12-05 | wallet: make the wallet refresh type a wallet setting | moneromooo-monero | 4 | -34/+93 |
2015-12-05 | wallet: default auto-refresh to true for old wallets | moneromooo-monero | 1 | -0/+1 |
2015-12-05 | blockchain_db: make the indexing base a BlockchainDB virtual function | moneromooo-monero | 3 | -3/+6 |
2015-12-05 | wallet: add a stop_wallet RPC call | moneromooo-monero | 3 | -0/+40 |
2015-12-05 | blockchain_dump: fix output key dump for BDB 1-based indices | moneromooo-monero | 1 | -2/+5 |
2015-12-04 | db_bdb: read 32 bit heights from keys | moneromooo-monero | 1 | -1/+1 |
2015-11-30 | wallet2: default auto-refresh to true for preexisting wallets | moneromooo-monero | 1 | -1/+1 |
2015-11-30 | Revert "Merge pull request #506" | Riccardo Spagni | 1 | -2/+2 |
2015-11-29 | wallet: cancellable refresh | moneromooo-monero | 5 | -14/+58 |
2015-11-29 | simplewallet: add tr markers in a few missing user visible strings | moneromooo-monero | 1 | -8/+8 |
2015-11-29 | simplewallet: swap colors in show_transfers | moneromooo-monero | 1 | -1/+1 |
2015-11-29 | wallet2: remove confirmed transactions from detached blocks | moneromooo-monero | 1 | -0/+8 |
2015-11-28 | wallet2: speed up wallet refresh for large miners | moneromooo-monero | 1 | -14/+47 |
2015-11-28 | wallet: optional automatic refresh from the daemon | moneromooo-monero | 4 | -11/+122 |
2015-11-27 | core: serialize block major/minor versions as bytes, not varints | moneromooo-monero | 1 | -2/+2 |
2015-11-27 | core_rpc_server: add a --restricted-rpc option | moneromooo-monero | 2 | -12/+22 |
2015-11-27 | wallet2: parallelize pulling blocks and processing them on refresh | moneromooo-monero | 2 | -13/+49 |
2015-11-27 | wallet2: maintain the short chain manually when refreshing | moneromooo-monero | 2 | -4/+17 |
2015-11-27 | wallet2: split pull blocks between pulling and processing | moneromooo-monero | 2 | -10/+20 |
2015-11-26 | rpc: pass current block target in rpc | moneromooo-monero | 3 | -2/+4 |
2015-11-26 | add RPC calls and commands to get/set bans | moneromooo-monero | 11 | -4/+302 |
2015-11-25 | net_node: allow bans for custom amounts of time | moneromooo-monero | 2 | -4/+4 |
2015-11-25 | util: use putenv instead of setenv for mingw | moneromooo-monero | 1 | -0/+5 |
2015-11-24 | hardfork: fix more major/minor issues | moneromooo-monero | 3 | -24/+26 |
2015-11-23 | hardfork: fix rescan on load | moneromooo-monero | 1 | -1/+1 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 6 | -2/+107 |
2015-11-23 | quiet down p2p logging a bit | Javier Smooth | 1 | -1/+1 |
2015-11-23 | blockchain: log versions as numbers, not characters | moneromooo-monero | 1 | -1/+1 |
2015-11-23 | hardfork: fix actual/voting confusion | moneromooo-monero | 1 | -3/+8 |
2015-11-23 | daemon: fix blockchain height display not updating after sync | moneromooo-monero | 1 | -1/+1 |
2015-11-22 | cn_deserialize: a new tool to decode blocks and transactions | moneromooo-monero | 2 | -0/+196 |
2015-11-22 | add recent static checkpoint | Javier Smooth | 1 | -0/+1 |
2015-11-22 | wallet: make the refresh optimizations selectable via command line | moneromooo-monero | 4 | -6/+62 |
2015-11-22 | wallet: speedup refresh from daemon | moneromooo-monero | 2 | -38/+59 |
2015-11-22 | wallet2: minor cleanup | moneromooo-monero | 1 | -7/+4 |
2015-11-22 | wallet2: speedup refresh a bit | moneromooo-monero | 2 | -3/+151 |
2015-11-22 | fixed testnet fork point, added comment data back in | Riccardo Spagni | 1 | -3/+3 |
2015-11-22 | wallet: storing outgoing tx info now defaults to enabled | moneromooo-monero | 1 | -2/+2 |
2015-11-22 | wallet: rename store-tx-keys to store-tx-info | moneromooo-monero | 4 | -18/+19 |
2015-11-22 | wallet: improve show_transfers | moneromooo-monero | 3 | -14/+89 |
2015-11-21 | wallet: use incoming blocks to keep track of payments too | moneromooo-monero | 3 | -5/+27 |
2015-11-21 | disable time-stats by default, tweak fast-block-sync description | Riccardo Spagni | 1 | -2/+2 |
2015-11-21 | update v2 testnet fork height | Riccardo Spagni | 1 | -3/+6 |
2015-11-21 | checkpoints update | Riccardo Spagni | 1 | -0/+0 |
2015-11-21 | simplewallet: lessen display flicker confusion | moneromooo-monero | 1 | -2/+2 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 7 | -1/+33 |
2015-11-21 | i18n: allow language to be passed as a parameter | moneromooo-monero | 2 | -5/+7 |
2015-11-21 | Relay transactions when they linger too long in the pool | moneromooo-monero | 9 | -31/+128 |
2015-11-15 | wallet: track outgoing payments and add a show_transfers command | moneromooo-monero | 4 | -11/+166 |
2015-11-13 | Revert "db_bdb: record numbers for recno databases start at 1" | moneromooo-monero | 1 | -3/+3 |
2015-11-13 | More changes for 2-min blocks | Javier Smooth | 6 | -13/+14 |
2015-11-13 | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 6 | -17/+29 |
2015-11-10 | hardfork: add a get_ideal_version(uint64_t) function | moneromooo-monero | 2 | -0/+18 |
2015-11-08 | hardfork: allow per-fork voting thresholds | moneromooo-monero | 3 | -21/+42 |
2015-10-30 | blockchain_dump: fix build without berkeley db | moneromooo-monero | 1 | -0/+4 |
2015-10-30 | simplewallet: add a set default-mixin command | moneromooo-monero | 4 | -5/+87 |
2015-10-30 | wallet2: fix CLANG compile error | moneromooo-monero | 1 | -1/+1 |
2015-10-28 | rpc: fix start_mining and status RPC crashes | moneromooo-monero | 5 | -6/+11 |
2015-10-27 | blockchain_utilities: properly exit on error | moneromooo-monero | 2 | -7/+7 |
2015-10-27 | Remove some old/obsolete/unused code | moneromooo-monero | 7 | -220/+0 |
2015-10-27 | common: const and init list pedantry | moneromooo-monero | 2 | -2/+3 |
2015-10-27 | Fix a possibly-unused warning, and rationalize types | moneromooo-monero | 3 | -12/+12 |
2015-10-26 | Build fixes for the old blockchain_storage version | moneromooo-monero | 3 | -8/+13 |
2015-10-26 | db_bdb: add versioning, to detect incompatible format changes | moneromooo-monero | 2 | -0/+83 |
2015-10-26 | db_lmdb: add versioning, to detect incompatible format changes | moneromooo-monero | 2 | -8/+85 |
2015-10-26 | renamed folder | Riccardo Spagni | 174 | -4830/+0 |
2015-10-26 | rpc: fix hard_fork_info RPC | moneromooo-monero | 3 | -4/+8 |