Commit Graph

7295 Commits (721aacd88e780b30416deb66a68b87da8fe244ae)
 

Author SHA1 Message Date
stoffu c22e85fe1a
simplewallet: remove redundant messages on daemon connection failure
6 years ago
moneromooo-monero 0cfd2ae5e7
mlocker: fix dtor ordering problem
6 years ago
stoffu 1c04c21d6e
wallet_rpc_server: include additional tx keys in sign_transfer response
6 years ago
moneromooo-monero 97cad7e979
db_lmdb: log which output was not found in get_output_key
6 years ago
xiphon 233f00c601 cryptonote_core: fix build error gcc 5.4.0 'sign-compare'
6 years ago
moneromooo-monero 71eb32a976
dns_utils: do not exit if DNS records are corrupt
6 years ago
moneromooo-monero c17a1d431b
daemon: use msg_writer, not cout, to display information
6 years ago
moneromooo-monero 03fc731bf2
p2p: less frequent incoming connections check
6 years ago
Riccardo Spagni 963d247154
Merge pull request #4676
6 years ago
Riccardo Spagni 9a4b15c631
Merge pull request #4664
6 years ago
Riccardo Spagni 7d05e6eab3
Merge pull request #4663
6 years ago
Riccardo Spagni a0cd602e56
Merge pull request #4658
6 years ago
Riccardo Spagni 3ceeac50da
Merge pull request #4653
6 years ago
Riccardo Spagni fde24c80c2
Merge pull request #4648
6 years ago
Riccardo Spagni e7a475e4e6
Merge pull request #4645
6 years ago
Riccardo Spagni 4f7cdd90fd
Merge pull request #4639
6 years ago
moneromooo-monero 99fbe1008b
db_lmdb: save some string copies for readonly db keys/values
6 years ago
moneromooo-monero 14a5c2068f
p2p: tone down "no incoming connections" warning to info if in peers is 0
6 years ago
moneromooo-monero 741e4a1172
epee: speed up json number parsing
6 years ago
moneromooo-monero bf31447e9b
tx_pool: speed up take_tx for transactions from blocks
6 years ago
moneromooo-monero 4f005a77c2
tx_pool: remove unnecessary get_transaction_hash
6 years ago
moneromooo-monero 593ef5981d
perf_timer: call reserve on new timer array
6 years ago
moneromooo-monero 6ecc99ad1f
core: avoid unnecessary tx/blob conversions
6 years ago
moneromooo-monero 00cc1a1657
unit_tests: notify test special case for the usual weirdo
6 years ago
RaskaRuby 2bd46065ae Expose limit-rate defaults from command line help
6 years ago
moneromooo-monero cf552c752d
tx_pool: allow take_tx to work without m_txs_by_fee_and_receive_time
6 years ago
moneromooo-monero 09dbd9cbbc
tx_pool: fix comment about transaction_prefix
6 years ago
stoffu 1598f01caf
wallet2: use padded bulletproofs for multisig signing
6 years ago
xiphon 42d8d5085e crypto: fix AES encryption on big endian
6 years ago
xiphon 8a7e20f8a5 build: older git versions don't have '-C' flag
6 years ago
moneromooo-monero db24a2e509
hash: fix hash_permutation on big endian
6 years ago
Neofito89 aa40047e48
README.md: increase swap size on Raspberry Pi
6 years ago
Hasan Pekdemir f3019efe1b wallet-rpc: add on_restore_deterministic RPC call.
6 years ago
moneromooo-monero 157054b840
hardfork: initialize current_fork_index in ctor
6 years ago
moneromooo-monero 2362baf735
network_throttle: initialize m_last_sample_time in ctor
6 years ago
moneromooo-monero d9400f69eb
serializtion: add missing mainnet and stagenet fields for 0mq
6 years ago
moneromooo-monero cbe0122bf1
wallet2: initialize amount to 0 in tx_scan_info_t ctor
6 years ago
MoroccanMalinois 6789385cd0
Dockerfile: add udev, libusb and hidapi build
6 years ago
xiphon 9c1c92db65 tests: fix MSYS2 gcc 7.3.0 warning -Wtype-limits
6 years ago
Nathan Dorfman e86af52e2f wallet2: rewrite keys file in a safer manner
6 years ago
cryptochangements34 dad5bbfdf9
return message in stop_mining if mining never started
6 years ago
moneromooo-monero b3e8677c70
cryptonote: use logging functions for errors, not std::cout
6 years ago
moneromooo-monero 9335d5a297
wallet2: save ring in the ringdb once a tx is created
6 years ago
moneromooo-monero 0a95cdaa80
blockchain_utilities: fix logs and cout output colliding
6 years ago
xiphon f067bb0c8b tests: fix MSYS2 warning 'MONERO_DEFAULT_LOG_CATEGORY redefined'
6 years ago
moneromooo-monero 107f33985d
wallet2: fix ring reuse breaking when using histogram
6 years ago
moneromooo-monero f48db530be
unit_tests: fix notify unit test when /tmp does not exist
6 years ago
moneromooo-monero 73e504c139
rpc: adjust ring size error message now that too high is also possible
6 years ago
moneromooo-monero a5ca7f4fb5
core: fix unmixable special case allowing ring size below 11
6 years ago
Riccardo Spagni 4cbb476cd1
Merge pull request #4721
6 years ago