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
/
tests
/
unit_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2017-09-03
1
-0
/
+1
*
Cleanup test impact of adding safesyncmode() method
Howard Chu
2017-08-22
1
-0
/
+1
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+1
*
DB cleanup
Howard Chu
2017-08-19
1
-1
/
+1
*
Merge pull request #2303
Riccardo Spagni
2017-08-17
1
-1
/
+1
|
\
|
*
cryptonote_protocol: large block sync size before v4
moneromooo-monero
2017-08-17
1
-1
/
+1
*
|
Merge pull request #2287
Riccardo Spagni
2017-08-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
2017-08-15
1
-0
/
+1
*
|
Merge pull request #2292
Riccardo Spagni
2017-08-15
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
mnemonics: new Esperanto word list
moneromooo-monero
2017-08-14
1
-1
/
+3
*
|
Merge pull request #2276
Riccardo Spagni
2017-08-15
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
tests: fix tests build
moneromooo-monero
2017-08-10
1
-0
/
+2
*
|
protocol: fix reorgs while syncing
moneromooo-monero
2017-08-12
1
-188
/
+0
|
/
*
core: thread most of handle_incoming_tx
moneromooo-monero
2017-08-07
1
-0
/
+1
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
2
-0
/
+277
*
unit_tests: fix build failures after network_address changes
moneromooo-monero
2017-06-19
2
-64
/
+68
*
blockchain_db: add a txpool tx getter which returns existence
moneromooo-monero
2017-06-11
1
-0
/
+1
*
Don't copy blockchain for coinbase_tx_sum
Howard Chu
2017-06-01
1
-1
/
+1
*
Merge pull request #2016
Riccardo Spagni
2017-05-30
1
-2
/
+2
|
\
|
*
Fix overlooked renaming of Português in the unit tests
Nano Akron
2017-05-07
1
-2
/
+2
*
|
Merge pull request #1982
Riccardo Spagni
2017-05-30
2
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
2
-1
/
+11
*
|
Change Old_English to English_Old - 'Old English' is actually a language
Nano Akron
2017-04-24
1
-1
/
+1
*
|
Merge pull request #1983
Riccardo Spagni
2017-04-24
1
-1
/
+3
|
\
\
|
*
|
Added Simplified Chinese electrum word list
Nano Akron
2017-04-16
1
-1
/
+3
|
|
/
*
|
Simplified the implementation and features of span
Lee Clagett
2017-04-11
1
-1
/
+1
*
|
Improvements for epee binary to hex functions:
Lee Clagett
2017-04-11
5
-8
/
+415
|
/
*
Replace deprecated tmpnam function.
Randi Joseph
2017-03-29
1
-10
/
+16
*
mnemonics: sanity checks for word lists
moneromooo-monero
2017-03-25
1
-1
/
+30
*
core: cache tx and block hashes in the respective classes
moneromooo-monero
2017-03-23
1
-0
/
+14
*
Removed boost/asio.hpp include from epee/string_tools.h
Lee Clagett
2017-03-18
2
-0
/
+98
*
Add intervening v5 fork for increased min block size
moneromooo-monero
2017-03-15
1
-25
/
+25
*
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...
kenshi84
2017-03-10
1
-1
/
+1
*
unit_tests: fix fee tests after quantization change
moneromooo-monero
2017-03-04
1
-22
/
+35
*
core: move hardfork back to cryptonote_core
moneromooo-monero
2017-02-25
1
-1
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
32
-32
/
+32
*
Merge pull request #1758
Riccardo Spagni
2017-02-21
1
-1
/
+2
|
\
|
*
unit_tests: hardfork unit test now needs get_block_blob_from_height
moneromooo-monero
2017-02-21
1
-1
/
+2
*
|
More for PR #1724
Howard Chu
2017-02-21
1
-1
/
+1
|
/
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
2
-2
/
+4
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
2
-2
/
+4
*
|
Merge pull request #1721
Riccardo Spagni
2017-02-21
3
-24
/
+25
|
\
\
|
*
|
switch to boost::thread for mingw build
Lee Clagett
2017-02-16
3
-24
/
+25
|
|
/
*
|
Merge pull request #1731
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
unit_tests: fix minor blockchain_db regression
moneromooo-monero
2017-02-14
1
-1
/
+1
|
|
/
*
/
util: add a vercmp function to compare version numbers
moneromooo-monero
2017-02-20
2
-1
/
+45
|
/
*
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
2017-02-12
1
-0
/
+2
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
2
-11
/
+25
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
2
-11
/
+25
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
12
-14
/
+14
|
/
[next]