index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
cryptonote_core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
1
-0
/
+1
*
Merge pull request #749
Riccardo Spagni
2016-03-25
1
-16
/
+3
*
Revert "Merge pull request #749"
Riccardo Spagni
2016-03-25
1
-3
/
+16
*
remove defunct code from cryptonote::core
Thomas Winget
2016-03-24
1
-13
/
+0
*
cryptonote::core doxygen documentation
Thomas Winget
2016-03-24
1
-1
/
+1
*
Move checkpoint functions into checkpoints class
Thomas Winget
2016-03-24
1
-2
/
+2
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-1
/
+1
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-1
/
+1
*
core: print "update needed" hard fork notifications in red
moneromooo-monero
2016-02-17
1
-2
/
+2
*
core_tests: add tests for hard fork behaviors (MRL-0004)
moneromooo-monero
2016-02-08
1
-4
/
+3
*
core: move the db lock to the data directory
moneromooo-monero
2016-02-04
1
-8
/
+10
*
core: prevent the database from being used by multiple daemons
moneromooo-monero
2016-01-31
1
-0
/
+41
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-1
/
+6
*
Merge pull request #587
Riccardo Spagni
2015-12-31
1
-28
/
+20
|
\
|
*
Nicer looking exit when blockchain.bin is found
moneromooo-monero
2015-12-31
1
-28
/
+20
*
|
core: do not use the persistent pool state for tests
moneromooo-monero
2015-12-31
1
-1
/
+1
|
/
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
blockchain_db: inform user about new format if blockchain.bin is found
moneromooo-monero
2015-12-28
1
-0
/
+22
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-31
/
+31
*
add a --fakechain argument for tests
moneromooo-monero
2015-12-13
1
-3
/
+8
*
Register daemon command line arguments to core if they're used in core
moneromooo-monero
2015-12-08
1
-10
/
+23
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-6
/
+28
*
core: add consts where appropriate
moneromooo-monero
2015-09-19
1
-32
/
+32
*
core: moan when we think an update is needed to get latest hard fork info
moneromooo-monero
2015-09-13
1
-0
/
+26
*
Add a is_key_image_spent daemon command and RPC call
moneromooo-monero
2015-08-11
1
-0
/
+15
*
Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-1
/
+1
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-7
/
+106
*
Update log statements
warptangent
2015-05-08
1
-1
/
+1
*
Merge pull request #269
Riccardo Spagni
2015-05-06
1
-0
/
+5
|
\
|
*
Add mempool output to daemon via command and RPC
warptangent
2015-04-23
1
-0
/
+5
*
|
DNS Checkpoint updating-related fixes/changes
Thomas Winget
2015-04-22
1
-0
/
+4
|
/
*
Disable DNS checkpoint updating on testnet
Thomas Winget
2015-04-08
1
-0
/
+2
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
1
-2
/
+58
|
\
|
*
Only compile BerkeleyDB as an option in non-static
Thomas Winget
2015-04-07
1
-0
/
+7
|
*
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
1
-0
/
+41
|
*
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
1
-6
/
+35
|
|
\
|
*
|
Add compile-time support for both db implementations: in-memory and LMDB
warptangent
2015-02-02
1
-0
/
+8
|
*
|
Integrate BlockchainDB into cryptonote_core
Thomas Winget
2015-01-04
1
-3
/
+3
*
|
|
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
1
-6
/
+35
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RPC calls for background daemon added in
Thomas Winget
2015-02-24
1
-0
/
+5
|
*
|
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
1
-6
/
+30
|
|
/
*
|
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-4
/
+20
*
|
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-3
/
+28
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
Daemon should now exit on conflicting checkpoints
Thomas Winget
2014-09-30
1
-0
/
+12
*
various changes to runtime checkpoint updating
Thomas Winget
2014-09-30
1
-6
/
+16
*
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
1
-0
/
+4
*
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
1
-4
/
+12
*
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
1
-0
/
+16
[next]