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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1506
Riccardo Spagni
2017-01-15
1
-1
/
+1
|
\
|
*
Use batch transactions when syncing
Howard Chu
2017-01-14
1
-1
/
+1
*
|
Added (not yet enabled) HTTP client authentication
Lee Clagett
2017-01-11
1
-49
/
+302
*
|
Merge pull request #1515
Riccardo Spagni
2017-01-08
1
-0
/
+513
|
\
\
|
*
|
portable serializer: tests added
kenshi84
2017-01-03
1
-0
/
+513
|
|
/
*
|
Merge pull request #1493
Riccardo Spagni
2017-01-08
1
-0
/
+1
|
\
\
|
*
|
blockchain: allow marking "tx not found" without an exception
moneromooo-monero
2017-01-07
1
-0
/
+1
*
|
|
Merge pull request #1460
Riccardo Spagni
2017-01-08
1
-8
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
make openalias also available for solo miner; introduce namespace tools::dns_...
kenshi84
2016-12-21
1
-8
/
+9
|
|
/
*
/
Fixed HTTP auth tests for gcc 4.9
Lee Clagett
2016-12-21
1
-4
/
+4
|
/
*
Fixed uninitialized valgrind errors in serialization tests
Lee Clagett
2016-12-20
1
-2
/
+4
*
Fixes for google test < 1.8
Lee Clagett
2016-12-19
1
-18
/
+18
*
Merge pull request #1459
Riccardo Spagni
2016-12-15
1
-1
/
+2
|
\
|
*
Preliminary support for DragonFly BSD
Antonio Huete Jimenez
2016-12-15
1
-1
/
+2
*
|
Adding HTTP Digest Auth (but not yet enabled)
Lee Clagett
2016-12-13
2
-0
/
+473
|
/
*
ringct: luigi1111's changes to fix and speedup Borromean sigs
luigi1111
2016-12-04
1
-8
/
+4
*
ringct: switch to Borromean signatures
Shen Noether
2016-12-04
2
-35
/
+18
*
Merge pull request #1385
Riccardo Spagni
2016-12-04
2
-0
/
+218
|
\
|
*
tests: add unit tests for uri parsing
moneromooo-monero
2016-11-28
2
-0
/
+218
*
|
Added command_line::is_yes
Lee Clagett
2016-11-25
2
-0
/
+51
|
/
*
Merge pull request #1371
Riccardo Spagni
2016-11-24
1
-2
/
+2
|
\
|
*
Fixed undefined behavior in TestDB
Lee Clagett
2016-11-23
1
-2
/
+2
*
|
Merge pull request #1364
Riccardo Spagni
2016-11-24
2
-0
/
+178
|
\
\
|
*
|
Added task_region - a fork/join task implementation
Lee Clagett
2016-11-23
2
-0
/
+178
|
|
/
*
|
tests: fix uninitialized data valgrind reports in levin tests
moneromooo-monero
2016-11-20
1
-0
/
+1
*
|
tests: fix uninitialized data valgrind reports in serialization tests
moneromooo-monero
2016-11-20
1
-1
/
+4
|
/
*
tests: fix another fee test on 32 bit
moneromooo-monero
2016-11-13
1
-1
/
+1
*
tests: fix tests builds after fluffy blocks merge
moneromooo-monero
2016-11-11
1
-0
/
+3
*
tests: fix fee unit tests on 32 bit
moneromooo-monero
2016-11-10
1
-3
/
+5
*
Merge pull request #1276
Riccardo Spagni
2016-11-08
2
-0
/
+122
|
\
|
*
core: dynamic fee algorithm from ArticMine
moneromooo-monero
2016-10-31
2
-0
/
+122
*
|
ringct: check the size of amount_keys is the same as destinations
moneromooo-monero
2016-10-29
2
-2
/
+4
|
/
*
core: notify the txpool when transactions are relayed
moneromooo-monero
2016-10-23
1
-0
/
+1
*
unit_tests: fix build after get_output_histogram signature change
moneromooo-monero
2016-10-19
1
-1
/
+1
*
Merge pull request #1140
Riccardo Spagni
2016-10-04
1
-4
/
+4
|
\
|
*
wallet: cold wallet transaction signing
moneromooo-monero
2016-09-27
1
-4
/
+4
*
|
tests: fix build after addition of cryptonote_core::get_block_sync_size
moneromooo-monero
2016-10-01
1
-0
/
+1
|
/
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-6
/
+2
*
rct: rework serialization to avoid storing vector sizes
moneromooo-monero
2016-09-14
1
-2
/
+5
*
tests: block reward: disable 64-bit-only tests on 32-bit systems
redfish
2016-09-04
1
-0
/
+2
*
Merge pull request #1018
Riccardo Spagni
2016-09-01
1
-1
/
+1
|
\
|
*
core: faster find_blockchain_supplement
moneromooo-monero
2016-08-31
1
-1
/
+1
*
|
tests: cmake: fix building with system gtest
redfish
2016-08-30
1
-1
/
+1
|
/
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-8
/
+8
*
rct: rework v2 txes into prunable and non prunable data
moneromooo-monero
2016-08-28
2
-39
/
+41
*
rct: rework the verification preparation process
moneromooo-monero
2016-08-28
1
-4
/
+4
*
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
1
-1
/
+1
*
rct: avoid the need for the last II element
Shen Noether
2016-08-28
1
-4
/
+2
*
wallet: do not store signatures in the wallet cache
moneromooo-monero
2016-08-28
1
-0
/
+5
*
rct: do not serialize senderPk - it is not used anymore
moneromooo-monero
2016-08-28
1
-1
/
+3
[next]