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
/
unit_tests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
wallet: wipe seed from memory where appropriate
moneromooo-monero
2018-08-16
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #4097
luigi1111
2018-07-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
crypto: remove slight bias in key generation due to modulo
moneromooo-monero
2018-07-05
1
-0
/
+1
*
|
Merge pull request #4075
luigi1111
2018-07-19
1
-1
/
+0
|
\
\
|
*
|
remove epee from link lines where it's redundant
moneromooo-monero
2018-06-28
1
-1
/
+0
|
|
/
*
|
Merge pull request #3617
luigi1111
2018-07-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
unit_tests: add device unit tests
moneromooo-monero
2018-04-12
1
-0
/
+1
*
|
Merge pull request #3691
luigi1111
2018-06-17
1
-0
/
+1
|
\
\
|
*
|
unit_tests: add threadpool unit test
moneromooo-monero
2018-05-20
1
-0
/
+1
|
|
/
*
|
Merge pull request #3592
luigi1111
2018-05-31
1
-1
/
+2
|
\
\
|
*
|
unit_tests: add ringdb unit tests
moneromooo-monero
2018-04-11
1
-1
/
+2
|
|
/
*
/
unit_tests: set default data dir to the source tree at build time
moneromooo-monero
2018-05-15
1
-0
/
+2
|
/
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Add a chacha20 variant to go with chacha8
moneromooo-monero
2017-12-25
1
-1
/
+1
*
tests: add multisig unit tests
moneromooo-monero
2017-12-17
1
-0
/
+1
*
Merge pull request #2860
Riccardo Spagni
2017-12-16
1
-0
/
+3
|
\
|
*
add a memwipe function
moneromooo-monero
2017-11-27
1
-0
/
+3
*
|
add bulletproofs to the build, with basic unit tests
moneromooo-monero
2017-12-08
1
-0
/
+1
|
/
*
Subaddress unit tests
Cole Lightfighter
2017-10-17
1
-0
/
+1
*
Merge pull request #2608
Riccardo Spagni
2017-10-15
1
-1
/
+1
|
\
|
*
unit_tests: data dir is now overridden with --data-dir
moneromooo-monero
2017-10-08
1
-1
/
+1
*
|
Merge pull request #2582
Riccardo Spagni
2017-10-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tests: add sha256sum unit test
moneromooo-monero
2017-10-05
1
-0
/
+1
*
|
Merge pull request #2523
Riccardo Spagni
2017-10-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tests: pass data dir as arg
redfish
2017-09-28
1
-1
/
+1
*
|
wallet2: do not keep block hashes below last checkpoint
moneromooo-monero
2017-09-25
1
-0
/
+1
*
|
Merge pull request #2442
Riccardo Spagni
2017-09-25
1
-0
/
+1
|
\
\
|
*
|
build: auto update version info without manually deleting version.h
stoffu
2017-09-21
1
-0
/
+1
|
|
/
*
|
Merge pull request #2440
Riccardo Spagni
2017-09-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
common: add apply_permutation file and function
moneromooo-monero
2017-09-13
1
-0
/
+1
*
|
Use a threadpool
Howard Chu
2017-09-14
1
-1
/
+0
|
/
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-0
/
+2
*
Improvements for epee binary to hex functions:
Lee Clagett
2017-04-11
1
-0
/
+1
*
Removed boost/asio.hpp include from epee/string_tools.h
Lee Clagett
2017-03-18
1
-0
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1721
Riccardo Spagni
2017-02-21
1
-0
/
+2
|
\
|
*
switch to boost::thread for mingw build
Lee Clagett
2017-02-16
1
-0
/
+2
*
|
util: add a vercmp function to compare version numbers
moneromooo-monero
2017-02-20
1
-1
/
+2
|
/
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-1
/
+1
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-1
/
+1
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
|
/
*
Adding HTTP Digest Auth (but not yet enabled)
Lee Clagett
2016-12-13
1
-0
/
+2
*
Merge pull request #1385
Riccardo Spagni
2016-12-04
1
-0
/
+1
|
\
|
*
tests: add unit tests for uri parsing
moneromooo-monero
2016-11-28
1
-0
/
+1
*
|
Added command_line::is_yes
Lee Clagett
2016-11-25
1
-0
/
+1
|
/
*
Added task_region - a fork/join task implementation
Lee Clagett
2016-11-23
1
-0
/
+1
*
core: dynamic fee algorithm from ArticMine
moneromooo-monero
2016-10-31
1
-0
/
+1
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-6
/
+2
*
tests: cmake: fix building with system gtest
redfish
2016-08-30
1
-1
/
+1
*
tests: add tests for wallet output selection
moneromooo-monero
2016-08-28
1
-1
/
+2
[prev]
[next]