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_basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
2022-04-06
1
-14
/
+1
*
Merge pull request #8223
luigi1111
2022-04-06
2
-10
/
+9
|
\
|
*
Eliminate dependence on boost::interprocess #8223
Jeffrey
2022-03-30
2
-10
/
+9
*
|
Merge pull request #8197
luigi1111
2022-04-06
27
-27
/
+32
|
\
\
|
*
|
Copyright: Update to 2022
mj-xmr
2022-03-04
27
-27
/
+32
|
|
/
*
|
store outPk/8 in the tx for speed
moneromooo-monero
2022-04-05
1
-1
/
+1
*
|
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
2
-14
/
+65
|
/
*
multisig key exchange update and refactor
koe
2022-02-22
3
-7
/
+20
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
3
-0
/
+4
*
cmake: fix undefined symbols and multiple definitions
anon
2021-07-13
3
-16
/
+58
*
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
4
-67
/
+26
*
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
2021-04-16
1
-0
/
+1
*
Merge pull request #7002
luigi1111
2021-04-16
1
-0
/
+1
|
\
|
*
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-0
/
+1
*
|
cryptonote_protocol_handler: fix race condition
anon
2021-03-22
1
-0
/
+2
|
/
*
Merge pull request #6810
luigi1111
2021-03-20
5
-0
/
+157
|
\
|
*
New add_aux_pow RPC to support merge mining
moneromooo-monero
2021-02-09
5
-0
/
+157
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
|
/
*
Command max_bytes moved from dynamic map to static switch
Lee Clagett
2020-12-22
3
-22
/
+75
*
add a max levin packet size by command type
moneromooo-monero
2021-01-03
1
-0
/
+23
*
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
2020-12-17
1
-0
/
+2
*
cryptonote_basic: guess what got lost porting patches to branches again
moneromooo-monero
2020-12-26
1
-1
/
+1
*
protocol: drop nodes if they claim new data but only give stale data
moneromooo-monero
2020-12-25
1
-1
/
+2
*
protocol: stricter checks on received chain hash list
moneromooo
2020-12-11
1
-0
/
+1
*
protocol: drop peers that don't reply to queries
moneromooo
2020-12-06
1
-1
/
+3
*
protocol: add scoring system to drop peers that don't behave
moneromooo
2020-12-04
1
-2
/
+2
*
Merge pull request #6111
Riccardo Spagni
2020-09-06
2
-7
/
+9
|
\
|
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
2
-7
/
+9
*
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
2
-8
/
+28
|
/
*
Merge pull request #6690
Alexander Blair
2020-08-27
3
-3
/
+1
|
\
|
*
replace most boost serialization with existing monero serialization
moneromooo-monero
2020-08-17
3
-3
/
+1
*
|
Merge pull request #6613
Alexander Blair
2020-08-27
3
-31
/
+35
|
\
\
|
*
|
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
3
-31
/
+35
|
|
/
*
|
Merge pull request #6607
Alexander Blair
2020-08-26
1
-4
/
+3
|
\
\
|
*
|
miner: increase min/max intervals to full extents
moneromooo-monero
2020-05-31
1
-4
/
+3
*
|
|
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
luigi1111
2020-08-17
2
-71
/
+50
|
|
/
|
/
|
*
|
Merge pull request #6493
Alexander Blair
2020-08-16
2
-50
/
+71
|
\
\
|
*
|
Use domain-separated ChaCha20 for in-memory key encryption
Sarang Noether
2020-08-09
2
-50
/
+71
*
|
|
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
2
-0
/
+82
|
/
/
*
/
Update copyright year to 2020
SomaticFanatic
2020-05-06
21
-21
/
+21
|
/
*
Merge pull request #6472
luigi1111
2020-05-06
1
-0
/
+2
|
\
|
*
cryptonote: fix reuse of non default tx data when relaying
moneromooo-monero
2020-04-22
1
-0
/
+2
*
|
Merge pull request #6436
luigi1111
2020-05-01
2
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Add timelock verification on device
cslashm
2020-04-08
2
-0
/
+16
*
|
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-1
/
+6
*
|
Merge pull request #6338
luigi1111
2020-04-04
2
-6
/
+2
|
\
\
|
*
|
Hash domain separation
Sarang Noether
2020-04-01
2
-6
/
+2
|
|
/
*
/
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
2020-03-31
1
-1
/
+0
|
/
*
p2p: remove old debug commands
Aaron Hook
2020-03-20
2
-55
/
+0
*
Merge pull request #6225
Alexander Blair
2020-02-28
2
-2
/
+18
|
\
[next]