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
*
Fix expected hash check
Lee *!* Clagett
2025-03-24
1
-1
/
+1
*
cryptonote_basic: remove unused struct
tobtoht
2025-03-14
1
-9
/
+0
*
Merge pull request #9740
tobtoht
2025-03-10
3
-1
/
+17
|
\
|
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
3
-1
/
+17
*
|
Merge pull request #8617
tobtoht
2025-02-13
2
-0
/
+12
|
\
\
|
*
|
wallet: background sync with just the view key
j-berman
2024-05-24
2
-0
/
+12
*
|
|
Some cleanup in span/connection_context + few more checks
Lee *!* Clagett
2025-02-03
2
-1
/
+29
|
|
/
|
/
|
*
|
build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...
jeffro256
2024-09-10
1
-2
/
+2
|
/
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
1
-0
/
+1
*
serialization: fix infinite loops and clean up dispatching
jeffro256
2024-02-08
1
-4
/
+4
*
Merge pull request #8845
luigi1111
2023-06-27
1
-1
/
+1
|
\
|
*
cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]
jeffro256
2023-06-02
1
-1
/
+1
*
|
Fixed RandomX initialization when mining from scratch
SChernykh
2023-04-27
1
-1
/
+8
|
/
*
cryptonote core/protocol: don't drop peers for soft offenses
jeffro256
2023-03-29
1
-1
/
+6
*
Add a size limit for tx_extra in tx pool
tevador
2023-03-18
1
-0
/
+1
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-2
/
+3
*
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
1
-0
/
+5
*
ledger support for hf 15 (BP+, view tags)
j-berman
2022-08-06
2
-7
/
+15
*
cryptonote_basic: catch crypto api errors
moneromooo-monero
2022-06-20
1
-2
/
+2
*
src, epee: fix a couple compiler warnings
selsta
2022-05-17
1
-2
/
+0
*
Preserve commitment format inside transactions
Luke Parker
2022-04-21
1
-1
/
+1
*
Merge pull request #8061
luigi1111
2022-04-19
4
-30
/
+170
|
\
|
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
4
-30
/
+170
*
|
Move copyable_atomic into connection_context
Jeffrey
2022-04-18
1
-4
/
+35
|
/
*
Merge pull request #8207
luigi1111
2022-04-18
1
-14
/
+1
|
\
|
*
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
2022-04-06
1
-14
/
+1
*
|
Fee changes from ArticMine
moneromooo-monero
2022-04-10
2
-0
/
+65
|
/
*
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
[next]