Commit Graph

340 Commits (dev-v0.12)

Author SHA1 Message Date
__xxfedexx__ 1f31776289 only reset difficulty, without changing algo
1 year ago
wowario dba6e4a5c4
rip miner block header signing
1 year ago
wowario 8de91229dc
difficulty is not fun
1 year ago
wowario 90cd5e685e
use rx_set_miner_thread after RX_BLOCK_VERSION
1 year ago
wowario 7862a7d21a
support old BP
1 year ago
wowario b045365ae1
vote by block
1 year ago
wowario e28108868e
tidy up miner msgs
1 year ago
wowario 8ec4224b88
miner block header signing
1 year ago
wowario 0505ee28ab
difficulty is fun
1 year ago
wowario 733fb95685
revert Preserve commitment format inside transactions #8277
1 year ago
wowario e6728f8a3c
set decimal point
1 year ago
wowario 52dab15ce6
remove monero tx bug fixes
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
2 years 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
4 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
4 years ago
moneromooo-monero 4310780c08
cryptonote_basic: guess what got lost porting patches to branches again
4 years ago
moneromooo-monero efe83982d3
protocol: drop nodes if they claim new data but only give stale data
4 years ago
moneromooo 5d1849a9eb
protocol: stricter checks on received chain hash list
4 years ago
moneromooo ff7fdf6db2
protocol: drop peers that don't reply to queries
4 years ago