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
/
src
/
cryptonote_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7616
luigi1111
2021-09-09
2
-3
/
+6
|
\
|
*
daemon: allow proxy configuration
anon
2021-08-20
2
-3
/
+6
*
|
Merge pull request #7754
luigi1111
2021-07-10
1
-1
/
+1
|
\
\
|
*
|
doc: update IRC references to Libera
fdov
2021-06-20
1
-1
/
+1
*
|
|
Merge pull request #7612
luigi1111
2021-06-24
4
-12
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: speed up print_coinbase_tx_sum
moneromooo-monero
2021-03-18
4
-12
/
+14
*
|
|
Merge pull request #7684
luigi1111
2021-06-10
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blockchain: speed up repeated pops (mostly in tests)
moneromooo-monero
2021-04-26
1
-1
/
+4
*
|
|
Merge pull request #7709
luigi1111
2021-06-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Warnings: unused variable in core/blockchain.cpp
mj-xmr
2021-05-08
1
-1
/
+1
*
|
|
|
Warnings: unused var at cryptonote_tx_utils.cpp
mj-xmr
2021-05-02
1
-1
/
+3
|
/
/
/
*
|
|
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-19
1
-0
/
+1
*
|
|
Revert "Merge pull request #7136"
luigi1111
2021-04-16
1
-1
/
+0
|
/
/
*
|
Merge pull request #7136
luigi1111
2021-04-16
1
-0
/
+1
|
\
\
|
*
|
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-16
1
-0
/
+1
|
|
/
*
|
Merge pull request #7002
luigi1111
2021-04-16
1
-0
/
+2
|
\
\
|
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-0
/
+2
|
|
/
*
/
fix serialization being different on mac
moneromooo-monero
2021-03-05
1
-2
/
+2
|
/
*
Merge pull request #7355
luigi1111
2021-02-18
2
-2
/
+2
|
\
|
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
2
-2
/
+2
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
2
-3
/
+0
|
/
*
blockchain: lock access to m_blocks_hash_of_hashes
moneromooo-monero
2021-01-02
1
-0
/
+2
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
4
-6
/
+28
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
4
-8
/
+9
*
Merge pull request #7025
Alexander Blair
2020-12-01
1
-2
/
+2
|
\
|
*
Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
Lee Clagett
2020-11-17
1
-2
/
+2
*
|
Merge pull request #7021
luigi1111
2020-11-29
4
-9
/
+46
|
\
\
|
*
|
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-11-15
4
-9
/
+46
|
|
/
*
|
Merge pull request #7018
luigi1111
2020-11-29
3
-3
/
+16
|
\
\
|
*
|
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
2020-11-25
3
-3
/
+16
|
|
/
*
|
Merge pull request #6924
luigi1111
2020-11-29
1
-8
/
+0
|
\
\
|
*
|
blockchain: remove some dead code
moneromooo-monero
2020-10-20
1
-8
/
+0
*
|
|
Merge pull request #6922
luigi1111
2020-11-29
2
-14
/
+5
|
\
\
\
|
*
|
|
Make Blockchain::get_fee_quantization_mask() compile time
SChernykh
2020-10-20
2
-14
/
+5
|
|
|
/
|
|
/
|
*
/
|
cryptonote_core: Fix missing override warnings
Nathan Dorfman
2020-10-19
1
-2
/
+2
|
/
/
*
|
Merge pull request #6881
Alexander Blair
2020-10-18
1
-1
/
+4
|
\
\
|
*
|
tx_pool: silence spammy harmless warning till we fix the bug
moneromooo-monero
2020-10-12
1
-1
/
+4
|
|
/
*
|
Merge pull request #6875
Alexander Blair
2020-10-18
2
-1
/
+2
|
\
\
|
*
|
Dandelion++: skip desynced peers in stem phase
xiphon
2020-10-12
2
-1
/
+2
|
|
/
*
/
blockchain: fix sync at v14 boundary
moneromooo-monero
2020-10-18
1
-3
/
+15
|
/
*
blockchain: deterministic UNIX time unlock checks
moneromooo-monero
2020-09-15
2
-28
/
+64
*
build: prepare v0.17
selsta
2020-09-14
1
-1
/
+1
*
blockchain: fix pow skipping for old blocks without precalc hash
moneromooo-monero
2020-09-07
1
-1
/
+1
*
Merge pull request #6111
Riccardo Spagni
2020-09-06
6
-26
/
+101
|
\
|
*
functional_tests: add a large (many randomx epochs) p2p reorg test
moneromooo-monero
2020-08-27
1
-4
/
+35
|
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
6
-22
/
+66
*
|
Merge pull request #6757
luigi1111
2020-09-03
2
-10
/
+14
|
\
\
|
*
|
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2020-09-01
2
-10
/
+14
*
|
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
2
-4
/
+55
|
|
/
|
/
|
*
|
Merge pull request #6767
Alexander Blair
2020-08-27
1
-0
/
+3
|
\
\
[next]