Commit Graph

250 Commits (81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8)

Author SHA1 Message Date
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
moneromooo-monero d0663837d2
core: move hardforks into its own lib
5 years ago
Lev Sizov 928f4be953 Make null hash constants constexpr
5 years ago
moneromooo-monero d046ca1db0
difficulty: fix check_hash on big endian
5 years ago
Lev Sizov 4ad191ffa9 Removed unused boost/value_init header
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
luigi1111 1499caf596
Merge pull request #5720
5 years ago
luigi1111 2258551ef9
Merge pull request #5487
5 years ago
moneromooo-monero bcd2da76cd
miner: fix --bg-mining-enable description
5 years ago
moneromooo-monero 1387549e90
serialization: check stream good flag at the end
5 years ago
moneromooo-monero f215219252
cryptonote: throw on tx hash calculation error
5 years ago
ston1th f2f207d635 miner: fix double free of thread attributes
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero df83ed74e4
consensus: from v12, enforce >= 2 outputs
5 years ago
moneromooo-monero 375fde9454
hardfork: fix off by one updating fork index after popping
5 years ago
Riccardo Spagni e98cbfbdfe
Merge pull request #5444
5 years ago
Riccardo Spagni c5f64bf170
Merge pull request #5443
5 years ago
Riccardo Spagni 46c477ab30
Merge pull request #5400
5 years ago
Riccardo Spagni 9bd0983d5e
Merge pull request #5402
5 years ago
Doyle 6643b04737 Increment m_threads_active when mining thread starts
5 years ago
moneromooo-monero 07dd55363c
hardfork: remove "no hf version db" recreation check
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 38717dafc0
Merge pull request #5381
5 years ago
Riccardo Spagni 915d9e5a1f
Merge pull request #5380
5 years ago
Riccardo Spagni 3a4008f0fc
Merge pull request #5374
5 years ago
Riccardo Spagni 76fbcfe2dd
Merge pull request #5123
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
moneromooo-monero cbf3224180
rpc: make wide_difficulty hexadecimal
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero a2561653cb
wallet: new option to start background mining
5 years ago
moneromooo-monero def4016171 miner: fix race when stopping mining with start mining enabled
5 years ago
moneromooo-monero adaea3ea3c
various: remove unused variables
5 years ago
Riccardo Spagni 574c399386
Merge pull request #5288
5 years ago
moneromooo-monero c84ea2993f
cryptonote_basic: some more minor speedups
5 years ago
moneromooo-monero e40eb2ad9d
cryptonote_basic: speedup calculate_block_hash
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Riccardo Spagni 8cb4293e82
Merge pull request #5277
5 years ago
moneromooo-monero e9519e9876
cryptonote: fix calculating coinbase tx hash
5 years ago
moneromooo-monero adf6d7730f
wallet: fix offline signing calling a daemon RPC
5 years ago
Riccardo Spagni cac4c3103a
Merge pull request #5271
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec a1fd1d499c
device/trezor: HF10 support added, wallet::API
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
Riccardo Spagni 429930534d
Merge pull request #5185
5 years ago
Riccardo Spagni 50d48d6118
Merge pull request #5135
5 years ago
moneromooo-monero 39f000b394
miner: fix possible exit crash due to race in stop
5 years ago