index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...
Javier Smooth
2015-11-13
2
-9
/
+9
*
hardfork: add a get_ideal_version(uint64_t) function
moneromooo-monero
2015-11-10
1
-0
/
+22
*
hardfork: allow per-fork voting thresholds
moneromooo-monero
2015-11-08
1
-0
/
+28
*
unit_tests: fix build without berkeleydb
moneromooo-monero
2015-11-03
1
-1
/
+7
*
Remove some old/obsolete/unused code
moneromooo-monero
2015-10-27
1
-1
/
+0
*
Build fixes for the old blockchain_storage version
moneromooo-monero
2015-10-26
1
-0
/
+5
*
hardfork: switch voting to block minor version
moneromooo-monero
2015-10-21
1
-4
/
+1
*
unit_tests: remove leftover debug traces in hardfork test
moneromooo-monero
2015-10-21
1
-2
/
+0
*
hardfork: rescan speedup
moneromooo-monero
2015-09-27
1
-8
/
+8
*
hardfork: change window semantics to not count the newly added block
moneromooo-monero
2015-09-27
1
-10
/
+13
*
hardfork: most state now saved to the DB
moneromooo-monero
2015-09-20
1
-142
/
+200
*
New hardfork class
moneromooo-monero
2015-09-12
2
-1
/
+396
*
dns: make ctor private
moneromooo-monero
2015-08-27
1
-6
/
+6
*
Fix block_reward unit tests
Rostislav
2015-07-26
1
-10
/
+10
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-0
/
+2
*
Set dnssec_valid value correctly in dns_utils; fix address_from_url test
Rostislav
2015-06-20
1
-1
/
+2
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
2
-2
/
+2
*
Merge pull request #290
Riccardo Spagni
2015-05-20
2
-0
/
+16
|
\
|
*
Allow name@domain.tld for OpenAlias lookups
warptangent
2015-05-19
2
-0
/
+16
*
|
s/terget/target/
moneromooo-monero
2015-05-17
2
-6
/
+6
|
/
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
4
-3
/
+9
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
2
-0
/
+327
|
\
|
*
Merge upstream into blockchain
Thomas Winget
2015-03-29
1
-2
/
+34
|
|
\
|
*
\
update berkeleydb branch to blockchain branch
Thomas Winget
2015-03-25
41
-1921
/
+4935
|
|
\
\
|
|
*
\
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
41
-1921
/
+4935
|
|
|
\
\
|
*
|
|
|
BerkeleyDB Blockchain building, not working yet
Thomas Winget
2015-03-16
1
-5
/
+23
|
*
|
|
|
CMake wiring, minor cleanup, minor test addition
Thomas Winget
2015-03-16
2
-1
/
+3
|
|
/
/
/
|
*
|
|
Fixed includes in BlockchainDB unit tests
Thomas Winget
2015-03-10
1
-2
/
+2
|
*
|
|
add BlockchainDB tests to new cmake
Thomas Winget
2015-01-07
1
-0
/
+1
|
*
|
|
BlockchainDB unit tests, lmdb linker flag
Thomas Winget
2015-01-04
1
-6
/
+22
|
*
|
|
Initial commit of BlockchainDB tests, other misc
Thomas Winget
2015-01-04
1
-0
/
+290
*
|
|
|
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
41
-1923
/
+4969
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
DNSSEC added (hardcoded key)
Thomas Winget
2015-03-24
1
-2
/
+34
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #243
Riccardo Spagni
2015-03-24
2
-3
/
+4
|
|
\
\
|
|
*
\
Merge upstream to daemonize changes
Thomas Winget
2015-03-24
2
-3
/
+3
|
|
|
\
\
|
|
*
|
|
Fix tests building -- function signatures changed
Thomas Winget
2015-03-01
2
-3
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
updated gtest to latest
Riccardo Spagni
2015-03-24
37
-1915
/
+4928
|
|
|
/
|
|
/
|
|
*
|
move website and DNS unit tests from monero.cc to getmonero.org
Riccardo Spagni
2015-02-28
2
-3
/
+3
|
|
/
*
|
2014 network limit 1.3 fix log/path/data +utils
rfree2monero
2015-02-24
10
-1
/
+23
*
|
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
5
-0
/
+11
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
96
-95
/
+95
*
cmake: fix up link lines
Ben Boeckel
2014-10-24
2
-2
/
+4
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
10
-11
/
+11
*
cmake: fix up miniupnpc's define
Ben Boeckel
2014-10-23
1
-3
/
+5
*
daemon_tests: update cmake code
Ben Boeckel
2014-10-23
1
-4
/
+50
*
gtest: support an external gtest
Ben Boeckel
2014-10-23
3
-9
/
+22
*
cmake: put each test executable in its own directory
Ben Boeckel
2014-10-23
10
-45
/
+562
*
Merge pull request #182
Riccardo Spagni
2014-10-23
6
-34
/
+44
|
\
|
*
fixed unit tests
Riccardo Spagni
2014-10-08
5
-34
/
+42
|
*
miniupnpc static define change
Riccardo Spagni
2014-10-07
1
-0
/
+2
[next]