Commit Graph

342 Commits (master)

Author SHA1 Message Date
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
moneromooo-monero 2790d4d30a
hardfork: update last_versions on popped block
5 years ago
moneromooo-monero 59478c80dd
daemon: new mining_status command
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 9feda0eeba
cryptonote: speed up calculating coinbase tx prunable hash
5 years ago
moneromooo-monero f75d51abda
core: avoid calculating tx prefix hash when we don't need it
5 years ago
moneromooo-monero e69477bf25
db: speedup block addition
5 years ago
moneromooo-monero 23abe60705
check load_t_from_json return values
5 years ago
moneromooo-monero e396146aee
default initialize rpc structures
5 years ago
Riccardo Spagni 42adc50766
Merge pull request #5125
5 years ago
moneromooo 807903bbbf
hardfork: fix fork determination for historical heights
5 years ago
Riccardo Spagni 1b4fa00d7c
Merge pull request #5126
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero 8298f42e9d
miner: it can now autodetect the optimal number of threads
5 years ago
SChernykh f51397b306 Cryptonight variant 4 aka CryptonightR
5 years ago
italocoin de32dcea1d Human readable message if maximum outputs reached
5 years ago
moneromooo-monero 529645014c
ringct: fix v1 ecdhInfo serialization
5 years ago
Riccardo Spagni 0daa00e035
Merge pull request #5052
5 years ago
moneromooo-monero b6534c40e6
ringct: remove unused senderPk from ecdhTuple
5 years ago
moneromooo-monero 7d37598158
ringct: the commitment mask is now deterministic
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 5ee6f03742
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero 94a375d559
hardfork: remove batch transactions setup
5 years ago
luigi1111 61c0083105
Merge pull request #4953
5 years ago
luigi1111 69e8567c0e
Merge pull request #4946
5 years ago
Riccardo Spagni 51874e5a40
Merge pull request #4924
6 years ago
moneromooo-monero dbbb3ce9d8
cryptonote: don't serialize for blob size if already known
6 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
moneromooo-monero 0c5dd3161b
cryptonote: add a set_null for transaction_prefix
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 59e8a4c306
Merge pull request #4753
6 years ago
Riccardo Spagni 148ac1a898
Merge pull request #4744
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
moneromooo-monero 157054b840
hardfork: initialize current_fork_index in ctor
6 years ago
moneromooo-monero b3e8677c70
cryptonote: use logging functions for errors, not std::cout
6 years ago
Riccardo Spagni 20d3605a54
Merge pull request #4700
6 years ago
Riccardo Spagni fc06c5daf8
Merge pull request #4617
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
moneromooo-monero 3bb4b0d41f
miner: fix build with boost 1.69
6 years ago
Riccardo Spagni a145ae52b6
Merge pull request #4523
6 years ago
moneromooo-monero 7cc39845be
account: init creation timestamp to 0
6 years ago
Riccardo Spagni c531df734f
Merge pull request #4389
6 years ago
moneromooo-monero 6ca00b6d75
miner: really reset flags/precision on std::cout
6 years ago
moneromooo-monero 6844ae1b8d
tx_pool: avoid parsing a whole tx if only the prefix is needed
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni b4a9ebad6c
Merge pull request #4299
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
Dusan Klinec f9b22a7b01
hw_device: support for multiple devices added [for review]
6 years ago
Riccardo Spagni 7addabce8f
Merge pull request #4330
6 years ago
moneromooo-monero 044dff5a30
bulletproofs: scale points by 8 to ensure subgroup validity
6 years ago
moneromooo-monero d1591853bf
cryptonote_basic: check output type before using it
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
moneromooo-monero 93e7627d5a
cryptonote_format_utils: do not early out on invalid tx pubkeys
6 years ago
moneromooo-monero ab74dc277a
crypto: make secret_key automatically mlock
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
luigi1111 3235abc184
Merge pull request #4030
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
luigi1111 3ad4ecd4ff
Merge pull request #3982
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
luigi1111 36aeaa7545
Merge pull request #3757
6 years ago
stoffu 0c4148845b
miner: show id and height when a block is found
6 years ago
luigi1111 9a3bd88b9f
Merge pull request #3851
6 years ago
luigi1111 42e7f31613
Merge pull request #3725
6 years ago
stoffu 08b85a8e00
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X
6 years ago
stoffu 98cf62cc45
hardfork: fix get_next_version()
6 years ago
stoffu a79fc219b7
hardfork: fix get_earliest_ideal_height_for_version() to support non-existent versions
6 years ago
moneromooo-monero a87980f6c2
fix build with GCC 8.1.0
6 years ago
moneromooo-monero b9389e582e
db_lmdb: save pruned and prunable tx data separately
6 years ago
moneromooo-monero 6f859e4328
cryptonote: make sure outPk setup always happens
6 years ago
cryptochangements34 6f9260e38e handle optional miner params better
6 years ago
moneromooo-monero 9cc0d4220f
connection_context: remove "state_" prefix from state names
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni c9aa9370f9
Merge pull request #3260
6 years ago
Riccardo Spagni ff36fd93fd
Merge pull request #3255
6 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
6 years ago
moneromooo-monero f2c4c39971
wallet2: speed up subaddress generation (by about a third)
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 853dd2d4f7
Merge pull request #3232
6 years ago
Jean Pierre Dudey b2d4bb9b64 Remove `voting_version` parameter documentation.
6 years ago
Timothy D. Prime 3962bcb2a2 Closes #2886: really ignore battery checking
6 years ago
moneromooo-monero b81e276cab
connection_context: initialize m_last_request_time to current time
6 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
6 years ago
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
6 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago