Commit Graph

342 Commits (master)

Author SHA1 Message Date
wowario 2f3f3b7a6e
remove rx_set code
2 months ago
wowario b414a0659d
use rx_set_miner_thread after RX_BLOCK_VERSION
2 months ago
wowario e224b4af93
support old BP
2 months ago
wowario 0c4915d707
vote by block
2 months ago
wowario ff34adf8b7
tidy up miner msgs
2 months ago
wowario 48841789cb
miner block header signing
2 months ago
wowario 2ddaa7835c
difficulty is fun
2 months ago
wowario cf8e878869
revert Preserve commitment format inside transactions #8277
2 months ago
wowario ce3a67ed21
set decimal point
2 months ago
wowario a25032cc1e
remove monero tx bug fixes
2 months ago
jeffro256 33e3f72d24
serialization: fix infinite loops and clean up dispatching
3 months ago
luigi1111 54f0f9eb96
Merge pull request #8845
10 months ago
jeffro256 cfc62277c0 cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]
11 months ago
SChernykh 1d1d5fb74c Fixed RandomX initialization when mining from scratch
1 year ago
jeffro256 059b975388 cryptonote core/protocol: don't drop peers for soft offenses
1 year ago
tevador 5900ed3706
Add a size limit for tx_extra in tx pool
1 year ago
SChernykh f698f2b708 Refactored rx-slow-hash.c
1 year ago
j-berman 864a78ee5f wallet2: check wallet compatibility with daemon's hard fork version
2 years ago
j-berman 2b83d00a9b ledger support for hf 15 (BP+, view tags)
2 years ago
moneromooo-monero 4278a3a7e3
cryptonote_basic: catch crypto api errors
2 years ago
selsta 1164874afc
src, epee: fix a couple compiler warnings
2 years ago
Luke Parker baee2c06ec
Preserve commitment format inside transactions
2 years ago
luigi1111 96758a7d05
Merge pull request #8061
2 years ago
Jeffrey 7764d69782 Move copyable_atomic into connection_context
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
luigi1111 6694597974
Merge pull request #8207
2 years ago
moneromooo-monero b030f20751
Fee changes from ArticMine
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
luigi1111 bb093ec9a8
Merge pull request #8223
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
Jeffrey 17772ef53e Eliminate dependence on boost::interprocess #8223
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
anon fe76d7dee7
cmake: fix undefined symbols and multiple definitions
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
mj-xmr dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast
3 years ago
luigi1111 2218e23e84
Merge pull request #7002
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
anon fe632560f4
cryptonote_protocol_handler: fix race condition
3 years ago
luigi1111 8d7c1135b8
Merge pull request #6810
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
3 years ago
moneromooo-monero b652d598d1
add a max levin packet size by command type
3 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 4310780c08
cryptonote_basic: guess what got lost porting patches to branches again
3 years ago
moneromooo-monero efe83982d3
protocol: drop nodes if they claim new data but only give stale data
3 years ago