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
/
core_proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6214
luigi1111
2020-03-31
1
-0
/
+2
|
\
|
*
protocol: request txpool contents when synced
moneromooo-monero
2020-03-22
1
-0
/
+2
*
|
p2p: remove old debug commands
Aaron Hook
2020-03-20
1
-1
/
+0
|
/
*
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
2
-9
/
+10
*
Merge pull request #5915
luigi1111
2019-10-08
2
-8
/
+16
|
\
|
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
2
-8
/
+16
*
|
RandomX integration
Howard Chu
2019-09-25
1
-2
/
+2
|
/
*
Update 2019 copyright
binaryFate
2019-03-05
3
-3
/
+3
*
cryptonote: avoid double parsing blocks when syncing
moneromooo-monero
2019-03-05
2
-3
/
+3
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+2
*
protocol: option to pad transaction relay to the next kB
moneromooo-monero
2018-11-06
1
-0
/
+1
*
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
2
-6
/
+6
*
Merge pull request #3450
luigi1111
2018-06-08
1
-0
/
+1
|
\
|
*
core: add get_earliest_ideal_height_for_version()
stoffu
2018-03-21
1
-0
/
+1
*
|
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-22
1
-0
/
+1
|
/
*
Stagenet
stoffu
2018-03-05
1
-1
/
+1
*
options: remove testnet-* options
whythat
2018-02-16
1
-2
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
3
-3
/
+3
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-0
/
+2
*
Merge pull request #2736
Riccardo Spagni
2017-11-14
1
-1
/
+1
|
\
|
*
move cryptonote command line options to cryptonote_core
moneromooo-monero
2017-11-14
1
-1
/
+1
*
|
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-4
/
+2
|
/
*
Initialize openssl on startup
moneromooo-monero
2017-10-21
1
-1
/
+1
*
Merge pull request #2469
Riccardo Spagni
2017-10-15
1
-0
/
+1
|
\
|
*
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
1
-0
/
+1
*
|
move checkpoints in a separate library
moneromooo-monero
2017-09-25
2
-3
/
+3
*
|
Merge pull request #2424
Riccardo Spagni
2017-09-25
2
-3
/
+2
|
\
\
|
*
|
get_blockchain_top now returns void
moneromooo-monero
2017-09-25
2
-3
/
+2
|
|
/
*
/
build: auto update version info without manually deleting version.h
stoffu
2017-09-21
1
-0
/
+1
|
/
*
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2017-09-03
1
-0
/
+1
*
Revert "Cleanup test impact of moving blockchain_db_types()"
Howard Chu
2017-08-29
1
-2
/
+0
*
Merge pull request #2314
Riccardo Spagni
2017-08-26
1
-0
/
+1
|
\
|
*
Cleanup test impact of adding safesyncmode() method
Howard Chu
2017-08-22
1
-0
/
+1
*
|
Cleanup test impact of moving blockchain_db_types()
Howard Chu
2017-08-22
1
-0
/
+2
|
/
*
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
*
|
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
2017-08-15
1
-0
/
+1
|
/
*
tests: fix tests build
moneromooo-monero
2017-08-10
1
-0
/
+2
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
2
-0
/
+14
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-1
/
+2
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
3
-3
/
+3
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-1
/
+1
*
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
2017-02-12
1
-0
/
+2
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
*
fixups in logging init calls, and add missing net context in a log
moneromooo-monero
2017-01-16
1
-1
/
+1
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
2
-20
/
+17
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
2
-2
/
+2
*
tests: fix tests builds after fluffy blocks merge
moneromooo-monero
2016-11-11
1
-0
/
+3
*
core: notify the txpool when transactions are relayed
moneromooo-monero
2016-10-23
1
-0
/
+1
*
tests: fix build after addition of cryptonote_core::get_block_sync_size
moneromooo-monero
2016-10-01
1
-0
/
+1
[next]