Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | Merge pull request #588v0.9.0 | Riccardo Spagni | 13 | -17/+22 |
2016-01-01 | updated readme, note CMake minimum version increase | Riccardo Spagni | 1 | -2/+6 |
2015-12-31 | update version | Riccardo Spagni | 12 | -15/+16 |
2015-12-31 | Merge pull request #587 | Riccardo Spagni | 3 | -31/+25 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 3 | -31/+25 |
2015-12-31 | Merge pull request #586 | Riccardo Spagni | 2 | -1/+7 |
2015-12-31 | core: do not use the persistent pool state for tests | moneromooo-monero | 2 | -1/+7 |
2015-12-31 | Merge pull request #585 | Riccardo Spagni | 2 | -4/+1 |
2015-12-31 | let miniupnp's cmakelist handle defaults | Riccardo Spagni | 2 | -4/+1 |
2015-12-31 | Merge pull request #584 | Riccardo Spagni | 1 | -1/+3 |
2015-12-31 | wallet: don't forget to close the file after storing cache | moneromooo-monero | 1 | -1/+3 |
2015-12-31 | Merge pull request #583 | Riccardo Spagni | 1 | -3/+11 |
2015-12-31 | fix miniupnpc cmakelist | Riccardo Spagni | 1 | -3/+11 |
2015-12-31 | Merge pull request #582 | Riccardo Spagni | 348 | -337/+337 |
2015-12-31 | updated copyright year | Riccardo Spagni | 339 | -328/+328 |
2015-12-31 | fixed copyrights with bad year references | Riccardo Spagni | 9 | -9/+9 |
2015-12-31 | Merge pull request #581 | Riccardo Spagni | 2 | -7/+2 |
2015-12-31 | Merge pull request #580 | Riccardo Spagni | 1 | -1/+1 |
2015-12-31 | Merge pull request #579 | Riccardo Spagni | 11 | -37/+130 |
2015-12-31 | isblank doesn't need a special case test | Howard Chu | 1 | -6/+1 |
2015-12-31 | Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902 | Howard Chu | 1 | -1/+1 |
2015-12-30 | unit_tests: remove an unused variable | moneromooo-monero | 1 | -1/+0 |
2015-12-30 | unit_tests: fix hardfork test build | moneromooo-monero | 1 | -0/+1 |
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 | core_tests: deinit core before destroying it | moneromooo-monero | 1 | -1/+3 |
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 | Merge pull request #578 | Riccardo Spagni | 101 | -3175/+4811 |
2015-12-30 | fix missing unbound tests | Riccardo Spagni | 2 | -1/+9 |
2015-12-30 | update unbound, fix unbound openssl issue on OS X | Riccardo Spagni | 101 | -3175/+4803 |
2015-12-30 | Merge pull request #577 | Riccardo Spagni | 85 | -2575/+6420 |
2015-12-30 | no longer need to pass the size to rapidjson | Riccardo Spagni | 31 | -1142/+3762 |
2015-12-30 | add missing miniupnpc files, modify cmake to not build miniupnpc tests and to... | Riccardo Spagni | 11 | -2/+629 |
2015-12-30 | updated miniupnpc | Riccardo Spagni | 45 | -1452/+2050 |
2015-12-30 | Merge pull request #575 | Riccardo Spagni | 1 | -6/+8 |
2015-12-30 | Merge pull request #574 | Riccardo Spagni | 2 | -6/+11 |
2015-12-30 | Merge pull request #573 | Riccardo Spagni | 1 | -0/+22 |
2015-12-30 | Merge pull request #572 | Riccardo Spagni | 2 | -3/+11 |
2015-12-30 | Merge pull request #571 | Riccardo Spagni | 2 | -75/+75 |
2015-12-30 | Merge pull request #570 | Riccardo Spagni | 1 | -1/+1 |
2015-12-30 | Merge pull request #569 | Riccardo Spagni | 6 | -0/+32 |
2015-12-30 | Merge pull request #568 | Riccardo Spagni | 2 | -9/+2 |
2015-12-29 | wallet: store cache to file without unnecessary memory buffer | moneromooo-monero | 1 | -6/+8 |
2015-12-29 | Merge pull request #566 | Riccardo Spagni | 3 | -1/+85 |
2015-12-29 | Merge pull request #1 from LMDB/crash-fix | moneromooo-monero | 1 | -5/+5 |
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 | MDB_VL32 - resync with master | Howard Chu | 2 | -75/+75 |
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-26 | tests: add a unit test for canonical decomposed amounts | moneromooo-monero | 2 | -0/+84 |
2015-12-26 | Merge pull request #565 | Riccardo Spagni | 9 | -63/+121 |
2015-12-25 | tests: fix various tests by using parameters better suited to monero | moneromooo-monero | 3 | -8/+8 |
2015-12-25 | tests: fix some double spending tests | moneromooo-monero | 1 | -7/+8 |
2015-12-25 | tests: use 255 as a "too high" block version | moneromooo-monero | 1 | -2/+2 |
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 | 4 | -3/+8 |
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-25 | Merge pull request #564 | Riccardo Spagni | 58 | -16992/+2464 |
2015-12-25 | Merge pull request #562 | Riccardo Spagni | 1 | -3/+5 |
2015-12-25 | Merge pull request #561 | Riccardo Spagni | 1 | -9/+10 |
2015-12-25 | Merge pull request #557 | Riccardo Spagni | 4 | -1/+36 |
2015-12-25 | Update liblmdb, unify 32/64 sources | Howard Chu | 58 | -16992/+2464 |
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 | Merge pull request #560 | Riccardo Spagni | 3 | -1/+171 |
2015-12-24 | Merge pull request #559 | Riccardo Spagni | 1 | -1/+1 |
2015-12-24 | unit_tests: fix hard fork tests | moneromooo-monero | 1 | -1/+2 |
2015-12-24 | fixed missing parenthesis | Riccardo Spagni | 1 | -1/+1 |
2015-12-24 | unit_tests: new test for IP blocking | moneromooo-monero | 2 | -0/+169 |
2015-12-24 | Merge pull request #558 | Riccardo Spagni | 1 | -3/+5 |
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 | 4 | -1/+36 |
2015-12-23 | Merge pull request #556 | Riccardo Spagni | 2 | -4/+23 |
2015-12-23 | epee: regularly cleanup connections we kept a reference to | moneromooo-monero | 2 | -4/+23 |
2015-12-22 | Merge pull request #554 | Riccardo Spagni | 1 | -2/+2 |
2015-12-22 | Merge pull request #553 | Riccardo Spagni | 3 | -2/+26 |
2015-12-22 | README.md: mention --no-igd in the Tor paragraph | moneromooo-monero | 1 | -2/+2 |
2015-12-22 | epee: fix hang on exit | moneromooo-monero | 2 | -1/+25 |
2015-12-22 | net_node: fix a hang on exit | moneromooo-monero | 1 | -1/+1 |
2015-12-22 | Merge pull request #552 | Riccardo Spagni | 8 | -24/+4 |
2015-12-22 | Merge pull request #551 | Riccardo Spagni | 1 | -0/+1 |
2015-12-22 | Merge pull request #550 | Riccardo Spagni | 1 | -2/+5 |
2015-12-22 | Merge pull request #549 | Riccardo Spagni | 1 | -2/+3 |
2015-12-22 | Merge pull request #547 | Riccardo Spagni | 16 | -42/+97 |
2015-12-22 | Merge pull request #546 | Riccardo Spagni | 1 | -0/+5 |
2015-12-22 | Merge pull request #545 | Riccardo Spagni | 3 | -1/+11 |
2015-12-21 | Strip redundant includes | hyc | 8 | -24/+4 |
2015-12-20 | Also set stacksize for Win32 not on MSVC | Howard Chu | 1 | -0/+1 |
2015-12-20 | wallet: fix load/save versioning bug for recently added tx data | moneromooo-monero | 1 | -2/+5 |
2015-12-19 | README.md: mention rlwrap usage | moneromooo-monero | 1 | -0/+5 |
2015-12-19 | README.md: fix Tor paragraph to use warptangent's TCP DNS changes | moneromooo-monero | 1 | -2/+3 |
2015-12-19 | Allow the wallet to access hard fork information | moneromooo-monero | 8 | -8/+63 |
2015-12-19 | epee: make log macros behave like statements | moneromooo-monero | 1 | -22/+22 |
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-18 | Merge pull request #544 | Riccardo Spagni | 2 | -3/+3 |
2015-12-18 | Merge pull request #543 | Riccardo Spagni | 2 | -2/+2 |
2015-12-18 | Merge pull request #542 | Riccardo Spagni | 2 | -1/+20 |
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-16 | Merge pull request #541 | Riccardo Spagni | 1 | -28/+49 |
2015-12-16 | Merge pull request #536 | Riccardo Spagni | 26 | -3554/+3550 |
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 | 26 | -1356/+1354 |
2015-12-15 | Merge pull request #540 | Riccardo Spagni | 1 | -1/+1 |
2015-12-15 | Merge pull request #539 | Riccardo Spagni | 1 | -0/+5 |
2015-12-15 | Merge pull request #538 | Riccardo Spagni | 1 | -290/+127 |
2015-12-15 | Merge pull request #537 | Riccardo Spagni | 1 | -0/+1 |
2015-12-15 | Merge pull request #535 | Riccardo Spagni | 4 | -6/+15 |
2015-12-15 | Merge pull request #534 | Riccardo Spagni | 1 | -1/+1 |
2015-12-14 | Revert connection limit to more customary 8 | Javier Smooth | 1 | -1/+1 |
2015-12-14 | README.md: add a bit of info about using bitmonerod with Tor | moneromooo-monero | 1 | -0/+5 |
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 | 3 | -3/+12 |
2015-12-13 | daemon: fix crash exiting with ^C | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | Merge pull request #533 | Riccardo Spagni | 1 | -1/+1 |
2015-12-13 | Merge pull request #532 | Riccardo Spagni | 1 | -68/+74 |
2015-12-13 | Merge pull request #531 | Riccardo Spagni | 13 | -41/+124 |
2015-12-13 | Merge pull request #530 | Riccardo Spagni | 1 | -121/+121 |
2015-12-13 | posix_daemonizer: only create the main daemon object in the last child | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | Merge pull request #528 | Riccardo Spagni | 1 | -16/+42 |
2015-12-13 | Add LMDB error string to database transaction exception message | warptangent | 1 | -68/+74 |
2015-12-13 | core_tests: fix ring_signature_1 tests | moneromooo-monero | 1 | -8/+8 |
2015-12-13 | core_tests: bump default test fee to 0.02 monero | moneromooo-monero | 1 | -1/+1 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 7 | -8/+27 |
2015-12-13 | unit_tests: fix block reward test using post hard fork settings | moneromooo-monero | 1 | -15/+15 |
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 | tests: fix a typo in test name | 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-09 | tests: remove data-dir argument registration | moneromooo-monero | 1 | -1/+0 |
2015-12-09 | Merge pull request #527 | Riccardo Spagni | 7 | -69/+76 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 7 | -69/+76 |
2015-12-08 | Merge pull request #526 | Riccardo Spagni | 2 | -0/+12 |
2015-12-08 | Merge pull request #525 | Riccardo Spagni | 1 | -8/+22 |
2015-12-08 | Merge pull request #524 | Riccardo Spagni | 1 | -3/+3 |
2015-12-08 | Merge pull request #523 | Riccardo Spagni | 1 | -0/+34 |
2015-12-08 | Merge pull request #522 | Riccardo Spagni | 1 | -2/+11 |
2015-12-08 | Merge pull request #521 | Riccardo Spagni | 1 | -32/+37 |
2015-12-08 | Merge pull request #520 | Riccardo Spagni | 7 | -0/+605 |
2015-12-08 | Merge pull request #519 | Riccardo Spagni | 4 | -34/+94 |
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 | console_handler: catch exception inside the input loop | moneromooo-monero | 1 | -32/+37 |
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 | Merge pull request #518 | Riccardo Spagni | 3 | -0/+40 |
2015-12-05 | Merge pull request #517 | Riccardo Spagni | 5 | -3/+10 |
2015-12-05 | blockchain_db: make the indexing base a BlockchainDB virtual function | moneromooo-monero | 4 | -3/+7 |
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 | Merge pull request #515 | Riccardo Spagni | 1 | -0/+5 |
2015-11-30 | Merge pull request #514 | Riccardo Spagni | 1 | -1/+1 |
2015-11-30 | wallet2: default auto-refresh to true for preexisting wallets | moneromooo-monero | 1 | -1/+1 |
2015-11-30 | Merge pull request #513 | Riccardo Spagni | 1 | -2/+2 |
2015-11-30 | Revert "Merge pull request #506" | Riccardo Spagni | 1 | -2/+2 |
2015-11-30 | Merge pull request #512 | Riccardo Spagni | 1 | -8/+8 |
2015-11-30 | Merge pull request #510 | Riccardo Spagni | 5 | -14/+58 |
2015-11-29 | wallet: cancellable refresh | moneromooo-monero | 5 | -14/+58 |
2015-11-30 | Merge pull request #511 | Riccardo Spagni | 1 | -1/+1 |
2015-11-29 | simplewallet: add tr markers in a few missing user visible strings | moneromooo-monero | 1 | -8/+8 |