Age | Commit message (Expand) | Author | Files | Lines |
2017-03-23 | core, wallet: faster tx pool scanning | moneromooo-monero | 1 | -1/+7 |
2017-03-19 | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block | moneromooo-monero | 1 | -0/+17 |
2017-03-12 | core: don't try to re-relay an empty set of pool transactions | moneromooo-monero | 1 | -1/+1 |
2017-03-05 | core: print the "new update found" message in cyan, for visibility | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | core: make update download cancellable | moneromooo-monero | 1 | -17/+50 |
2017-02-23 | core: bound the amount of entries in bad tx semantics cache | moneromooo-monero | 1 | -5/+15 |
2017-02-22 | updates: remove testnet case | moneromooo-monero | 1 | -1/+1 |
2017-02-22 | updates: we now have a user URL, and an automatic one | moneromooo-monero | 1 | -1/+2 |
2017-02-22 | updates: s/monerod/monero/ for the main download | moneromooo-monero | 1 | -2/+2 |
2017-02-22 | Merge pull request #1766 | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | core: do not download an update we already downloaded | moneromooo-monero | 1 | -14/+23 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | Fix core_tests breaking on startup | moneromooo-monero | 1 | -0/+2 |
2017-02-21 | core: add p2p bind port options from net_node | moneromooo-monero | 1 | -0/+4 |
2017-02-21 | Merge pull request #1727 | Riccardo Spagni | 1 | -7/+23 |
2017-02-20 | core: updates can now be downloaded (and SHA256 hash checked) | moneromooo-monero | 1 | -0/+30 |
2017-02-20 | core: test key images against validity domain | moneromooo-monero | 1 | -0/+18 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 1 | -0/+49 |
2017-02-18 | Get rid of directory lock | Howard Chu | 1 | -40/+0 |
2017-02-13 | blockchain_db: add "raw" blobdata getters for block and transaction | moneromooo-monero | 1 | -7/+23 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -2/+2 |
2017-02-02 | Merge pull request #1641 | Riccardo Spagni | 1 | -1/+11 |
2017-02-02 | Merge pull request #1642 | Riccardo Spagni | 1 | -0/+1 |
2017-02-02 | Merge pull request #1617 | Riccardo Spagni | 1 | -6/+5 |
2017-01-28 | Separate data per P2P port | Miguel Herranz | 1 | -1/+11 |
2017-01-28 | core: set missing verifivation_failed flag when rejecting a tx | moneromooo-monero | 1 | -0/+1 |
2017-01-23 | Update log messages to reflect fact we no longer need to type `exit` to save ... | NanoAkron | 1 | -5/+4 |
2017-01-22 | Remove boost/foreach.cpp includes | Miguel Herranz | 1 | -1/+0 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 1 | -5/+5 |
2017-01-22 | Merge pull request #1615 | Riccardo Spagni | 1 | -0/+8 |
2017-01-22 | Merge pull request #1610 | Riccardo Spagni | 1 | -2/+2 |
2017-01-22 | core: cache tx hashes of failing semantics txes | moneromooo-monero | 1 | -0/+8 |
2017-01-22 | rpc: fix orphan_status when getting blocks | moneromooo-monero | 1 | -2/+2 |
2017-01-21 | core: early out in handle_incoming_tx if already in pool or blockchain | moneromooo-monero | 1 | -0/+12 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -32/+36 |
2017-01-15 | Merge pull request #1576 | Riccardo Spagni | 1 | -0/+44 |
2017-01-15 | Merge pull request #1571 | Riccardo Spagni | 1 | -6/+6 |
2017-01-15 | Merge pull request #1506 | Riccardo Spagni | 1 | -4/+7 |
2017-01-14 | Tweak default db-sync-mode to fast:async:1 | Howard Chu | 1 | -4/+7 |
2017-01-14 | rct: split rct checks between semantics and other | moneromooo-monero | 1 | -0/+44 |
2017-01-14 | fix do_not_relay not preventing relaying on a timer | moneromooo-monero | 1 | -6/+6 |
2017-01-13 | Merge pull request #1543 | Riccardo Spagni | 1 | -0/+7 |
2017-01-12 | Add start_time to get_info methods and show uptime | Miguel Herranz | 1 | -0/+7 |
2017-01-10 | Remove db-auto-remove-logs | Miguel Herranz | 1 | -3/+0 |
2017-01-10 | Remove berkeley from db_type initialization | Miguel Herranz | 1 | -12/+0 |
2016-12-21 | core: fix recalculation of emission/fees | moneromooo-monero | 1 | -7/+4 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 1 | -2/+2 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -2/+2 |
2016-12-04 | Fix delayed exit when syncing | moneromooo-monero | 1 | -1/+1 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 1 | -1/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+5 |
2016-10-23 | core: notify the txpool when transactions are relayed | moneromooo-monero | 1 | -0/+14 |
2016-10-14 | patched parameter type bug that was causing failure on 32 bit | Dion Ahmetaj | 1 | -1/+1 |
2016-10-10 | print_coinbase_tx_sum now breaks output into fee and emission components | Dion Ahmetaj | 1 | -5/+19 |
2016-10-10 | changed params from start/end index to height/count | Dion Ahmetaj | 1 | -3/+3 |
2016-10-10 | added print_coinbase_tx_sum option | Dion Ahmetaj | 1 | -0/+14 |
2016-10-04 | Merge pull request #1133 | Riccardo Spagni | 1 | -4/+1 |
2016-10-04 | Merge pull request #1171 | Riccardo Spagni | 1 | -16/+1 |
2016-10-03 | Moved logging to target functions rather than caller | NanoAkron | 1 | -7/+4 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 1 | -16/+1 |
2016-10-02 | Added messages at log level 2 to reflect deactivation procedure | NanoAkron | 1 | -0/+4 |
2016-09-25 | Revert "Fix fake 'network synchronized, begin using' messages" | moneromooo-monero | 1 | -4/+1 |
2016-09-24 | core: make the sync chunk block count overridable | moneromooo-monero | 1 | -0/+5 |
2016-09-03 | fix nigglies, as pointed out by moneromooo-monero | Riccardo Spagni | 1 | -1/+1 |
2016-09-03 | fix remaining bitmonero and simplewallet bits | Riccardo Spagni | 1 | -2/+2 |
2016-08-31 | Remove blocks_per_sync limits | Howard Chu | 1 | -5/+4 |
2016-08-28 | Merge pull request #999 | Riccardo Spagni | 1 | -13/+14 |
2016-08-28 | rct: do not serialize public keys in outPk | moneromooo-monero | 1 | -8/+0 |
2016-08-28 | Condition v2 txes on v3 hard fork | moneromooo-monero | 1 | -0/+9 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -7/+28 |
2016-08-28 | core: new /getrandom_rctouts.bin binary RPC call | moneromooo-monero | 1 | -0/+5 |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -19/+0 |
2016-08-28 | Change default db-sync-mode to fast, not fastest | Howard Chu | 1 | -13/+14 |
2016-08-23 | Fix fake 'network synchronized, begin using' messages | Thomas Winget | 1 | -1/+4 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 1 | -0/+5 |
2016-03-27 | Convey tx verification failure reasons to the RPC client | moneromooo-monero | 1 | -0/+1 |
2016-03-25 | Merge pull request #749 | Riccardo Spagni | 1 | -16/+3 |
2016-03-25 | Revert "Merge pull request #749" | Riccardo Spagni | 1 | -3/+16 |
2016-03-24 | remove defunct code from cryptonote::core | Thomas Winget | 1 | -13/+0 |
2016-03-24 | cryptonote::core doxygen documentation | Thomas Winget | 1 | -1/+1 |
2016-03-24 | Move checkpoint functions into checkpoints class | Thomas Winget | 1 | -2/+2 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+1 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -1/+1 |
2016-02-17 | core: print "update needed" hard fork notifications in red | moneromooo-monero | 1 | -2/+2 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 1 | -4/+3 |
2016-02-04 | core: move the db lock to the data directory | moneromooo-monero | 1 | -8/+10 |
2016-01-31 | core: prevent the database from being used by multiple daemons | moneromooo-monero | 1 | -0/+41 |
2016-01-29 | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 1 | -1/+6 |
2015-12-31 | Merge pull request #587 | Riccardo Spagni | 1 | -28/+20 |
2015-12-31 | Nicer looking exit when blockchain.bin is found | moneromooo-monero | 1 | -28/+20 |
2015-12-31 | core: do not use the persistent pool state for tests | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-28 | blockchain_db: inform user about new format if blockchain.bin is found | moneromooo-monero | 1 | -0/+22 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -31/+31 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 1 | -3/+8 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 1 | -10/+23 |
2015-11-21 | Relay transactions when they linger too long in the pool | moneromooo-monero | 1 | -6/+28 |
2015-09-19 | core: add consts where appropriate | moneromooo-monero | 1 | -32/+32 |
2015-09-13 | core: moan when we think an update is needed to get latest hard fork info | moneromooo-monero | 1 | -0/+26 |
2015-08-11 | Add a is_key_image_spent daemon command and RPC call | moneromooo-monero | 1 | -0/+15 |
2015-07-15 | Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+1 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -7/+106 |
2015-05-08 | Update log statements | warptangent | 1 | -1/+1 |
2015-05-06 | Merge pull request #269 | Riccardo Spagni | 1 | -0/+5 |
2015-04-23 | Add mempool output to daemon via command and RPC | warptangent | 1 | -0/+5 |
2015-04-22 | DNS Checkpoint updating-related fixes/changes | Thomas Winget | 1 | -0/+4 |
2015-04-08 | Disable DNS checkpoint updating on testnet | Thomas Winget | 1 | -0/+2 |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -2/+58 |
2015-04-07 | Only compile BerkeleyDB as an option in non-static | Thomas Winget | 1 | -0/+7 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -0/+5 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 1 | -6/+35 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -0/+41 |
2015-03-25 | Merge upstream updates into blockchain branch | Thomas Winget | 1 | -6/+35 |
2015-02-24 | RPC calls for background daemon added in | Thomas Winget | 1 | -0/+5 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -6/+30 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 1 | -4/+20 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 1 | -3/+28 |
2015-02-02 | Add compile-time support for both db implementations: in-memory and LMDB | warptangent | 1 | -0/+8 |
2015-01-04 | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 1 | -3/+3 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-30 | Daemon should now exit on conflicting checkpoints | Thomas Winget | 1 | -0/+12 |
2014-09-30 | various changes to runtime checkpoint updating | Thomas Winget | 1 | -6/+16 |
2014-09-30 | Fixed segfault with checkpoints loading | Thomas Winget | 1 | -0/+4 |
2014-09-30 | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 1 | -4/+12 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 1 | -0/+16 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 1 | -4/+4 |
2014-09-24 | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 1 | -4/+4 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 1 | -3/+4 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -2/+2 |
2014-09-13 | fix incorrect error message (obvious cut and paste bug from upstream) | iamsmooth | 1 | -1/+1 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -17/+17 |
2014-08-02 | Merge pull request #73 from jakoblind/refresh_height | Riccardo Spagni | 1 | -2/+2 |
2014-08-01 | Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp | Riccardo Spagni | 1 | -1/+2 |
2014-08-01 | #36 simplewallet refresh include optional height param | Jakob Lind | 1 | -2/+2 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -4/+29 |
2014-07-17 | Use const where appropriate in tx_pool | Zachary Michaels | 1 | -1/+2 |
2014-07-01 | Remove unused function | Zachary Michaels | 1 | -18/+0 |
2014-07-01 | Comment unused functions in cryptonote_core | Zachary Michaels | 1 | -12/+11 |
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 1 | -0/+1 |
2014-06-11 | Fix for orphan fix (check blocksize) | mydesktop | 1 | -0/+12 |
2014-06-04 | 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations | Neozaru | 1 | -1/+9 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -1/+1 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -2/+2 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+519 |