Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | also maybe do the block height this time, you know, just so that it actually ... | Riccardo Spagni | 1 | -1/+1 |
2016-03-21 | also update the timestamp for the hard fork | Riccardo Spagni | 1 | -1/+1 |
2016-03-21 | set fork date for September, add hyc's GPG key, remove aabramov's | Riccardo Spagni | 1 | -0/+3 |
2016-03-20 | db_lmdb: include the error codes from lmdb api in error logs | moneromooo-monero | 1 | -40/+47 |
2016-03-20 | cryptonote_protocol: clarify height wording | moneromooo-monero | 1 | -1/+1 |
2016-03-19 | rpc: fix print_tx in command line mode | moneromooo-monero | 1 | -1/+1 |
2016-03-19 | simplewallet: make --password-file work in RPC mode | moneromooo-monero | 1 | -42/+54 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 28 | -46/+201 |
2016-03-19 | Reduce log noise | Howard Chu | 1 | -2/+3 |
2016-03-19 | Fix issue #706 | Howard Chu | 1 | -0/+1 |
2016-03-16 | bump the version | Riccardo Spagni | 1 | -1/+1 |
2016-03-16 | baked-in block headers now go all the way up to 1 million. 1 MILLION | Riccardo Spagni | 1 | -0/+0 |
2016-03-16 | Add destructor for readtxns | Howard Chu | 2 | -10/+21 |
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 5 | -17/+113 |
2016-03-16 | Wallet::address implemented | Ilya Kitaev | 2 | -0/+7 |
2016-03-16 | WalletManager::recoveryWallet implemented | Ilya Kitaev | 2 | -5/+42 |
2016-03-16 | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 4 | -9/+58 |
2016-03-16 | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 2 | -28/+130 |
2016-03-16 | get_seed() included to interface | Ilya Kitaev | 2 | -14/+31 |
2016-03-16 | tests for wallet2_api | Ilya Kitaev | 3 | -6/+40 |
2016-03-16 | wallet2 public api. initial commit | Ilya Kitaev | 3 | -2/+227 |
2016-03-15 | Small cleanups | Howard Chu | 1 | -24/+28 |
2016-03-15 | More for 92dd4ec6d6251b15954002e72a7c7faa5059a3ab | Howard Chu | 1 | -22/+22 |
2016-03-14 | fix formatting error on bitmonero print_block return | Mike C | 1 | -1/+1 |
2016-03-14 | Fix typo on bitmonerod rpc method error. | Mike C | 1 | -3/+3 |
2016-03-14 | Hack for read/write txn mixup | Howard Chu | 2 | -42/+31 |
2016-03-14 | avoid some val copies | Howard Chu | 2 | -21/+21 |
2016-03-12 | switch default utilities DB to lmdb, update checkpoints.dat | Riccardo Spagni | 2 | -3/+6 |
2016-03-12 | simplewallet: fix hang when setting auto-refresh to 0 | moneromooo-monero | 1 | -0/+1 |
2016-03-12 | simplewallet: special ^C handling for windows | moneromooo-monero | 1 | -0/+4 |
2016-03-12 | rpc: do not return bans if they're effectively spent | moneromooo-monero | 1 | -4/+7 |
2016-03-12 | p2p: lock access to the blocked ips map | moneromooo-monero | 2 | -3/+3 |
2016-03-11 | wallet: use minimum mixin when RPC asks for too low mixin | moneromooo-monero | 1 | -3/+13 |
2016-03-11 | wallet_rpc_server: make use_fork_rules public | moneromooo-monero | 1 | -1/+2 |
2016-03-11 | minor tweaks, add readme for crypto_ops_builder | Riccardo Spagni | 3 | -4/+25 |
2016-03-11 | minor tweaks, add readme for crypto_ops_builder | Riccardo Spagni | 3 | -4/+25 |
2016-03-11 | Need to link boost::chrono in more places now | Howard Chu | 3 | -0/+3 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 20 | -70/+72 |
2016-03-09 | More for bdec7cb | Howard Chu | 1 | -14/+14 |
2016-03-05 | blockchain_utilities: Update documentation | warptangent | 1 | -4/+54 |
2016-03-05 | get_payments short ID | luigi1111 | 1 | -8/+17 |
2016-03-05 | blockchain_export: Support BerkeleyDB | warptangent | 1 | -4/+65 |
2016-03-05 | blockchain_export: Move DB implementation includes | warptangent | 2 | -2/+2 |
2016-03-03 | BlockchainLMDB: Use DB error helper consistently | warptangent | 1 | -28/+27 |
2016-03-03 | BlockchainLMDB: Add DB error to exception | warptangent | 1 | -5/+7 |
2016-03-03 | Blockchain: Omit verbose time stats messages by default | warptangent | 1 | -1/+1 |
2016-03-03 | Get rid of lmdb_cur | Howard Chu | 1 | -57/+14 |
2016-03-03 | Fix language | Howard Chu | 1 | -1/+1 |
2016-03-03 | More for df239428c0f43e2664f2be273996a734ca12c686 | Howard Chu | 1 | -0/+6 |
2016-03-01 | Make partial revert consistent | warptangent | 1 | -1/+1 |
2016-02-29 | Revert part of 7db89ed2eee2ce31f039783323d665fe7c24d441 | warptangent | 1 | -2/+14 |
2016-02-29 | BlockchainLMDB: Add height and db error to exception | warptangent | 1 | -1/+1 |
2016-02-27 | simplewallet: prompt for private keys when generating wallets | moneromooo-monero | 1 | -32/+33 |
2016-02-25 | ARMv7: fix unaligned accesses | Howard Chu | 1 | -20/+15 |
2016-02-23 | Wrap some more actions in a larger read txn | Howard Chu | 1 | -11/+25 |
2016-02-23 | read txn/cursor stuff | Howard Chu | 8 | -166/+339 |
2016-02-23 | core: check whether an update is needed straight away | moneromooo-monero | 1 | -1/+1 |
2016-02-23 | core: print "update needed" hard fork notifications in red | moneromooo-monero | 1 | -2/+2 |
2016-02-23 | dns_utils: const compatibility with older libunbound | moneromooo-monero | 1 | -22/+16 |
2016-02-22 | simplewallet: add a new --restore-from-keys option | moneromooo-monero | 6 | -6/+157 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 10 | -18/+1 |
2016-02-20 | db_bdb: add missing include for std::condition_variable | moneromooo-monero | 1 | -0/+1 |
2016-02-20 | simplewallet: wording change for single tx confirmation | moneromooo-monero | 1 | -3/+12 |
2016-02-18 | std::condvar is broken on Win32 with gcc/g++ 4.8 too | Howard Chu | 1 | -2/+2 |
2016-02-18 | Use boost::thread instead of std::thread | Howard Chu | 3 | -3/+4 |
2016-02-18 | BlockchainBDB: Check if hard fork subdbs need reset | warptangent | 1 | -1/+50 |
2016-02-18 | BlockchainBDB: Support blockchain_import --drop-hard-fork command | warptangent | 1 | -3/+35 |
2016-02-18 | blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not. | warptangent | 1 | -4/+4 |
2016-02-17 | core: check whether an update is needed straight away | moneromooo-monero | 1 | -1/+1 |
2016-02-17 | core: print "update needed" hard fork notifications in red | moneromooo-monero | 1 | -2/+2 |
2016-02-17 | Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204 | Howard Chu | 1 | -0/+2 |
2016-02-17 | blockchain_import: Check bit width for more than just WIN32 | warptangent | 3 | -4/+14 |
2016-02-17 | Use MDB_PREV_MULTIPLE | Howard Chu | 1 | -12/+41 |
2016-02-17 | Fixup after lmdb master resync | Howard Chu | 1 | -6/+6 |
2016-02-17 | Shutup about VERSION 0 | Howard Chu | 2 | -2/+6 |
2016-02-17 | Use cursor in get_output_key | Howard Chu | 1 | -1/+2 |
2016-02-17 | Use MDB_APPEND mode where possible | Howard Chu | 1 | -5/+9 |
2016-02-17 | Use cursors in write txns | Howard Chu | 2 | -22/+100 |
2016-02-17 | Keep a running blocksize count | Howard Chu | 2 | -0/+15 |
2016-02-17 | Win32 import batchsize tweaks | Howard Chu | 1 | -3/+6 |
2016-02-15 | wallet: clear missing data on rescan_bc | moneromooo-monero | 1 | -0/+4 |
2016-02-14 | blockchain_import: Build string for db type list | warptangent | 1 | -2/+15 |
2016-02-14 | blockchain_import: Add mode argument representing multiple DB flags | warptangent | 1 | -31/+82 |
2016-02-15 | Keep a running blocksize count | Howard Chu | 2 | -0/+15 |
2016-02-14 | blockchain_import: Support BerkeleyDB | warptangent | 2 | -21/+67 |
2016-02-14 | blockchain_import: Add database type argument | warptangent | 2 | -4/+4 |
2016-02-14 | blockchain_import: Make LMDB-specific names general | warptangent | 2 | -33/+33 |
2016-02-14 | Win32 import batchsize tweaks | Howard Chu | 1 | -3/+6 |
2016-02-13 | BlockchainLMDB: Deal with DB exceptions at block level with particularity | warptangent | 2 | -2/+21 |
2016-02-13 | BlockchainLMDB: Add sanity check for inconsistent state | warptangent | 1 | -2/+13 |
2016-02-13 | BlockchainLMDB: Call destructor on allocated txn if setup fails | warptangent | 1 | -0/+8 |
2016-02-13 | BlockchainLMDB: Replace remaining txn pointer NULLs with nullptr | warptangent | 1 | -9/+9 |
2016-02-12 | cmake: Fix overly broad use of dynamic link settings | warptangent | 1 | -9/+0 |
2016-02-09 | crypto: only check MONERO_USE_SOFTWARE_AES once | moneromooo-monero | 1 | -5/+15 |
2016-02-09 | crypto: use software AES based on the MONERO_USE_SOFTWARE_AES env var | moneromooo-monero | 1 | -1/+11 |
2016-02-08 | hardfork: add a default fork entry for v1 if none exist | moneromooo-monero | 1 | -0/+5 |
2016-02-08 | blockchain: initialize m_hardfork to NULL | moneromooo-monero | 1 | -1/+1 |
2016-02-08 | blockchain_db: pass hard fork object as a simple pointer | moneromooo-monero | 2 | -2/+2 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 6 | -18/+26 |
2016-02-08 | blockchain_utilities: remove unused num_blocks variable | moneromooo-monero | 1 | -2/+0 |
2016-02-08 | blockchain: reset hardfork object when resetting blockchain | moneromooo-monero | 1 | -0/+1 |
2016-02-08 | Blockchain: Update comments on removing block | warptangent | 1 | -0/+5 |
2016-02-08 | blockchain_import: Get hard fork version from HardFork | warptangent | 1 | -4/+1 |
2016-02-08 | Move HardFork DB update to BlockchainDB::add_block() | warptangent | 3 | -6/+1 |
2016-02-08 | Make HardFork object available to BlockchainDB and derived DB implementations | warptangent | 5 | -0/+18 |
2016-02-08 | BlockchainDB/LMDB: Refactor block-scope DB txn handling for add block | warptangent | 2 | -20/+10 |
2016-02-08 | BlockchainDB/LMDB/BDB: Extract DB txn functions for block add/remove | warptangent | 5 | -0/+65 |
2016-02-08 | BlockchainLMDB: Allow two HardFork functions to update DB during block add | warptangent | 1 | -4/+4 |
2016-02-08 | BlockchainLMDB: extract txn macros used during block add/remove | warptangent | 1 | -0/+26 |
2016-02-08 | blockchain_import: Add hard fork data for each block when verify mode is off | warptangent | 1 | -0/+3 |
2016-02-08 | blockchain_utilities: Have fake_core create HardFork object | warptangent | 1 | -1/+13 |
2016-02-08 | Blockchain: Optionally pass in HardFork object | warptangent | 2 | -4/+21 |
2016-02-08 | fake_core: Check if hard fork subdbs need reset at start | warptangent | 2 | -2/+11 |
2016-02-08 | blockchain_import: Add --drop-hard-fork command | warptangent | 6 | -0/+32 |
2016-02-08 | blockchain_import: Add exception to log output | warptangent | 1 | -1/+1 |
2016-02-05 | simplewallet: check watch-only view key matches standard address | moneromooo-monero | 1 | -0/+11 |
2016-02-05 | daemon: remove leftover debug log | moneromooo-monero | 1 | -1/+0 |
2016-02-05 | wallet: check a key image isn't already present when adding one | moneromooo-monero | 1 | -12/+49 |
2016-02-04 | core: move the db lock to the data directory | moneromooo-monero | 1 | -8/+10 |
2016-02-03 | blockchain: revert handle_get_objects adding block id on tx not found | moneromooo-monero | 1 | -1/+0 |
2016-02-03 | berkeleydb: fix delete/free mismatch | moneromooo-monero | 1 | -2/+2 |
2016-02-02 | minor bugfixes and refactoring | Thomas Winget | 2 | -56/+88 |
2016-02-01 | hardfork: allow passing chain height in get(height) for convenience | moneromooo-monero | 1 | -1/+4 |
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 |