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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #779
Riccardo Spagni
2016-04-02
1
-5
/
+1
|
\
|
*
core: remove the block reward accumulation loop
moneromooo-monero
2016-04-01
1
-5
/
+1
*
|
Merge pull request #767
Riccardo Spagni
2016-04-02
5
-11
/
+39
|
\
\
|
*
|
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
5
-11
/
+39
|
|
/
*
|
Merge pull request #764
Riccardo Spagni
2016-04-02
2
-74
/
+374
|
\
\
|
*
|
minor corrections/clarifications
Thomas Winget
2016-03-30
2
-4
/
+6
|
*
|
Transaction pool documentation (and some cleanup)
Thomas Winget
2016-03-24
2
-74
/
+372
*
|
|
Merge pull request #765
Riccardo Spagni
2016-03-27
2
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
2
-0
/
+14
*
|
|
blockchain: for v3, require miner tx to have well behaved outs
moneromooo-monero
2016-03-25
2
-3
/
+13
*
|
|
core: fix miner tx block reward with fees
moneromooo-monero
2016-03-25
1
-8
/
+7
|
/
/
*
|
Merge pull request #749
Riccardo Spagni
2016-03-25
12
-431
/
+1965
*
|
Revert "Merge pull request #749"
Riccardo Spagni
2016-03-25
12
-1965
/
+431
*
|
Merge pull request #749
Riccardo Spagni
2016-03-25
12
-431
/
+1965
|
\
|
|
*
remove defunct code from cryptonote::core
Thomas Winget
2016-03-24
2
-22
/
+0
|
*
cryptonote::core doxygen documentation
Thomas Winget
2016-03-24
2
-26
/
+617
|
*
doxygen documentation for difficulty functions
Thomas Winget
2016-03-24
2
-2
/
+16
|
*
Move checkpoint functions into checkpoints class
Thomas Winget
2016-03-24
8
-358
/
+327
|
*
doxygen documentation for checkpoints.{h,cpp}
Thomas Winget
2016-03-22
2
-6
/
+99
|
*
Remove unnecessary or defunct code
Thomas Winget
2016-03-22
2
-22
/
+0
|
*
Updated documentation for blockchain.*
Thomas Winget
2016-03-22
2
-14
/
+925
*
|
blockchain: fix partial block reward detection
moneromooo-monero
2016-03-22
1
-1
/
+1
|
/
*
Merge pull request #743
Riccardo Spagni
2016-03-21
1
-1
/
+1
|
\
|
*
also maybe do the block height this time, you know, just so that it actually ...
Riccardo Spagni
2016-03-21
1
-1
/
+1
*
|
Merge pull request #742
Riccardo Spagni
2016-03-21
1
-1
/
+1
|
\
|
|
*
also update the timestamp for the hard fork
Riccardo Spagni
2016-03-21
1
-1
/
+1
*
|
Merge pull request #741
Riccardo Spagni
2016-03-21
1
-0
/
+3
|
\
|
|
*
set fork date for September, add hyc's GPG key, remove aabramov's
Riccardo Spagni
2016-03-21
1
-0
/
+3
*
|
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
5
-6
/
+2
|
/
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
5
-2
/
+6
*
Fix issue #706
Howard Chu
2016-03-19
1
-0
/
+1
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-3
/
+3
*
Blockchain: Omit verbose time stats messages by default
warptangent
2016-03-03
1
-1
/
+1
*
Merge pull request #688
Riccardo Spagni
2016-02-29
2
-1
/
+10
|
\
|
*
simplewallet: add a new --restore-from-keys option
moneromooo-monero
2016-02-22
2
-1
/
+10
|
*
core: check whether an update is needed straight away
moneromooo-monero
2016-02-17
1
-1
/
+1
|
*
core: print "update needed" hard fork notifications in red
moneromooo-monero
2016-02-17
1
-2
/
+2
*
|
Wrap some more actions in a larger read txn
Howard Chu
2016-02-23
1
-11
/
+25
*
|
read txn/cursor stuff
Howard Chu
2016-02-23
2
-1
/
+14
*
|
core: check whether an update is needed straight away
moneromooo-monero
2016-02-23
1
-1
/
+1
*
|
core: print "update needed" hard fork notifications in red
moneromooo-monero
2016-02-23
1
-2
/
+2
|
/
*
hardfork: add a default fork entry for v1 if none exist
moneromooo-monero
2016-02-08
1
-0
/
+5
*
blockchain: initialize m_hardfork to NULL
moneromooo-monero
2016-02-08
1
-1
/
+1
*
core_tests: add tests for hard fork behaviors (MRL-0004)
moneromooo-monero
2016-02-08
4
-12
/
+26
*
blockchain: reset hardfork object when resetting blockchain
moneromooo-monero
2016-02-08
1
-0
/
+1
*
Blockchain: Update comments on removing block
warptangent
2016-02-08
1
-0
/
+5
*
Move HardFork DB update to BlockchainDB::add_block()
warptangent
2016-02-08
1
-3
/
+0
*
Make HardFork object available to BlockchainDB and derived DB implementations
warptangent
2016-02-08
1
-0
/
+2
*
Blockchain: Optionally pass in HardFork object
warptangent
2016-02-08
2
-4
/
+21
*
Merge pull request #643
Riccardo Spagni
2016-02-08
1
-8
/
+10
|
\
[next]