Age | Commit message (Expand) | Author | Files | Lines |
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 |