Commit Graph

6498 Commits (f34e2e20bdfbefa171e3bbb46615b2b0513ca394)
 

Author SHA1 Message Date
luigi1111 01475c36c0
Merge pull request #4165
6 years ago
luigi1111 fd3b71129b
Merge pull request #4164
6 years ago
luigi1111 2530dc6710
Merge pull request #4161
6 years ago
luigi1111 e7328ed5b7
Merge pull request #4158
6 years ago
luigi1111 5e795ee7af
Merge pull request #4153
6 years ago
luigi1111 2a44c2defd
Merge pull request #4150
6 years ago
luigi1111 dc7dd56867
Merge pull request #4148
6 years ago
luigi1111 88369c6685
Merge pull request #4138
6 years ago
luigi1111 5295e4eb82
Merge pull request #4137
6 years ago
luigi1111 1d2c08610b
Merge pull request #4136
6 years ago
luigi1111 3b409a3b8a
Merge pull request #4130
6 years ago
luigi1111 ad13b6d25a
Merge pull request #4106
6 years ago
luigi1111 017e07a035
Merge pull request #4103
6 years ago
luigi1111 dd966c8a3a
Merge pull request #4090
6 years ago
luigi1111 b586ae1310
Merge pull request #4089
6 years ago
luigi1111 dd8354aa08
Merge pull request #4024
6 years ago
luigi1111 4745e3be22
Merge pull request #4020
6 years ago
luigi1111 4cde4cb946
Merge pull request #3528
6 years ago
Dusan Klinec 4e081001c0
Incremental Keccak API added
6 years ago
moneromooo-monero 0c8d8f6b2e
unit_tests: remove std::move in return statement
6 years ago
moneromooo-monero 5ed6669130
wallet_rpc_server: remove unused amount_keys field in transfer RPC
6 years ago
moneromooo-monero c3c14f3083
simplewallet: allow named priority levels for default-priority
6 years ago
stoffu b21fdaa874
fuzz: set address properly
6 years ago
moneromooo-monero d6fc870d04
db_lmdb: resize blockchain database when 90% filled
6 years ago
fireice-uk 10475ab23f node_rpc_proxy: fix fork earliest height caching [RYO backport]
6 years ago
rbrunner7 77655b0a0e simplewallet: Simplify LOCK_IDLE_SCOPE macro
6 years ago
moneromooo-monero ac09cfa6be
wallet2: remove obsolete pruned/unpruned case
6 years ago
moneromooo-monero 4307489147
wallet: disable core dumps on startup in release mode
6 years ago
moneromooo-monero bc8cbdb25d
stack_trace: print stack traces on stdout if the logger isn't live
6 years ago
moneromooo-monero b278b83860
core: sync database based on bytes added, not blocks added
6 years ago
stoffu 95766fe878
README: add dependency on libpgm-dev
6 years ago
moneromooo-monero 83f5587167
blockchain: use uint64_t for height, not size_t
6 years ago
moneromooo-monero 361513ac81
blockchain_blackball: use a bit less memory
6 years ago
moneromooo-monero ce9457a379
cryptonote_protocol: don't serialize an unneeded new block message
6 years ago
HomDx 13a43fcf0b Added Codefresh.yml pipeline
6 years ago
Jkat 5dd03846b6 Updating Qt download link
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
moneromooo-monero 3e914ad831
simplewallet: add a warning and prompt on rescan_blockchain
6 years ago
Maxim Shishmarev 96c1de979a fixed cncrypto tests not passing after the change in random_scalar
6 years ago
rbrunner7 2fd9be1646 simplewallet: correct number of human-readable months
6 years ago
moneromooo-monero c5e2aee961
updates: fix hash sanity checking
6 years ago
moneromooo-monero 37f0799284
wallet: distinguish coinbase from other txes in show_transfers
6 years ago
Gingeropolous b0b6959c1d
update README to change all 0.12.2 to 0.12.3
6 years ago
HomDx 3411326a04 Docker: updated cmake version
6 years ago
Lee Clagett 4616cf2641 Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST
6 years ago
moneromooo-monero 8439306212
wallet2: do not divide by 0 on invalid daemon response
6 years ago
stoffu 1c6cfd34f4
wallet-rpc: add get_address_index command
6 years ago
stoffu 9127a8b79f
wallet-rpc: filter getbalance response by address index
6 years ago
moneromooo-monero 43f71100bc
blockchain_db: remove unused get_output_key variant
6 years ago
moneromooo-monero 0f757177fe
wallet2: avoid using arbitrary random values when unknown
6 years ago