Commit Graph

6696 Commits (43a4fd9e16d43cf317c9bef159b1f8abf798168d)

Author SHA1 Message Date
moneromooo-monero 0fd6ccef21
blockchain: fix timestamp/difficulty cache getting out of sync
4 years ago
luigi1111 99b14ccd6a
Merge pull request #6647
4 years ago
luigi1111 18bb011afe
Merge pull request #6629
4 years ago
luigi1111 e8d87fccc2
Merge pull request #6627
4 years ago
luigi1111 0376195015
Merge pull request #6611
4 years ago
luigi1111 3057f52f89
Merge pull request #6599
4 years ago
luigi1111 228101a72e
Merge pull request #6597
4 years ago
luigi1111 81c2586358
Merge pull request #6588
4 years ago
luigi1111 340e1943ac
Merge pull request #6587
4 years ago
luigi1111 be170c485c
Merge pull request #6584
4 years ago
luigi1111 8b3fa2d373
Merge pull request #6574
4 years ago
luigi1111 634262f3f5
Merge pull request #6568
4 years ago
luigi1111 f1334ebf64
Merge pull request #6566
4 years ago
luigi1111 ed903578d7
Merge pull request #6544
4 years ago
selsta ed901798d9
version: update name
4 years ago
moneromooo-monero afd002c31f
daemon: print sampling time in print_net_stats
4 years ago
moneromooo-monero ec7bba0793
util: fix kilo prefix typo (K instead of k)
4 years ago
selsta 2f1ad3b3d2
updates: mac gui .tar.bz2 -> .dmg
4 years ago
Dusan Klinec f9e3fcdf3e
add trezor support to sweep_single
4 years ago
selsta 99684e3ec3
simplewallet: add show_qr_code command
4 years ago
moneromooo-monero 267ce5b718
avoid a couple needless copies
4 years ago
Lee Clagett 4d8d121462 Fix D++ block template check
4 years ago
selsta 58e1c8b031
repo: update donation fund address
4 years ago
stoffu 7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
luigi1111 ff4d470629
Merge pull request #6576
4 years ago
luigi1111 c4f4091dd4
Merge pull request #6561
4 years ago
luigi1111 445f74c71a
Merge pull request #6556
4 years ago
luigi1111 28745b1b63
Merge pull request #6553
4 years ago
luigi1111 e17c864ba2
Merge pull request #6549
4 years ago
luigi1111 3a577f1ce7
Merge pull request #6525
4 years ago
luigi1111 09667700e8
Merge pull request #6519
4 years ago
luigi1111 37c359e765
Merge pull request #6514
4 years ago
woodser ef694d028f fix warning by removing std::move() on temporary http_client object
4 years ago
moneromooo-monero 795e18632c
blockchain: fix total_height in getblocks.bin response
4 years ago
moneromooo-monero 4df8f9c414
rpc: fix loading rpc payment data from file
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
moneromooo-monero dc1a053081
rpc: fix comparison of seconds vs microseconds
4 years ago
moneromooo-monero 6e4a55ba7e
rpc: fix relay_tx error return mixup
4 years ago
François Colas ec46069248 Fix incorrect lenght of command INS_PREFIX_HASH
4 years ago
moneromooo-monero bcef52d430
daemon: remove time based "update needed" status string
4 years ago
Denis Smirnov 94befecb05 fix typo in pick_preferred_rct_inputs
4 years ago
rbrunner7 7d0b7e83ef [master] MMS: New 'config_checksum' subcommand
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
moneromooo-monero 78d435a5fa
rpc: don't display invalid json errors on default log level
4 years ago
xiphon a6803231e6 daemon: complain if data dir resides on FAT32 volume (Windows)
4 years ago
moneromooo-monero 4d3c2d0b7b
rpc: add a sanity limit to a few RPC in restricted mode
4 years ago
selsta 1d31e6c000
net_node: remove dead seed nodes
4 years ago
moneromooo-monero 7ebb351c2d
rpc: lock access to the rpc payment object
4 years ago
moneromooo-monero f0371210e9
cryptonote_core: remove "We are most likely forked" message
4 years ago
moneromooo-monero 567402c508
protocol: move the "peer claims higher version" warning to debug
4 years ago
moneromooo-monero 72cdfa4a20
fix a few typos in error messages
4 years ago
moneromooo-monero c17fe815a2
wallet2: fix multisig data clearing stomping on a vector
4 years ago
moneromooo-monero f1d0457523
cryptonote_protocol: stricter limit to number of objects requested
4 years ago
moneromooo-monero bb5c5dff15
cryptonote_protocol: reject requests/notifications before handshake
4 years ago
moneromooo-monero bd69e3b37a
testdb: add override in a couple places where it's missing
4 years ago
moneromooo-monero 5ed37ba83c
serialization: fix bad rapidjson api usage
4 years ago
moneromooo-monero 5741b4d74d
blockchain: detect and log bad difficulty calculations
4 years ago
moneromooo-monero eda1675858
wallet_rpc_server: use unlock_time in suggested confirmations calc
4 years ago
moneromooo-monero 35665df206
protocol: don't drop a connection if we can't get a compatible chain
4 years ago
moneromooo-monero 7178bb5c84
keccak: remove aligned check
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
moneromooo-monero 5e0ea6e95c
simplewallet: add missing calls to on_command
4 years ago
moneromooo-monero bd96536637
db_lmdb: test for mmap support at init time
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
moneromooo-monero 86cf811a39
simplewallet: don't complain about incoming payment ids on change
4 years ago
selsta 4baee200a7
build: prepare v0.16.0.0 release
4 years ago
moneromooo-monero 5d882f4f14
blockchain: fix theoretical race getting bulk timestamps
4 years ago
Dusan Klinec ab4429346d
trezor: add new firmware version support
4 years ago
sumogr 8656a8c9ff remove double includes
4 years ago
luigi1111 77a008f714
Merge pull request #6510
4 years ago
luigi1111 4c2f78aeeb
Merge pull request #6506
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero 70609d7681
cryptonote_core: take out the time based upgrade warning
4 years ago
luigi1111 dbba6004f5
Merge pull request #6503
4 years ago
moneromooo-monero f80ab3edde
cryptonote_protocol: do not request pruned borromean sig txes
4 years ago
luigi1111 f2c78f6a5b
Merge pull request #6486
4 years ago
luigi1111 3de804f1e9
Merge pull request #6485
4 years ago
luigi1111 98e3802b26
Merge pull request #6484
4 years ago
luigi1111 de025281dc
Merge pull request #6481
4 years ago
luigi1111 9e3f72c375
Merge pull request #6480
4 years ago
luigi1111 0f233c6ad8
Merge pull request #6478
4 years ago
luigi1111 483e5cab5c
Merge pull request #6472
4 years ago
luigi1111 8d0f1696df
Merge pull request #6471
4 years ago
luigi1111 1f505a5eac
Merge pull request #6468
4 years ago
luigi1111 6d1f3c9acd
Merge pull request #6467
4 years ago
luigi1111 b4023dcfc5
Merge pull request #6441
4 years ago
xiphon 42e14840fb wallet2: fix keys file deserialization exception handling
4 years ago
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
luigi1111 8185054db7
Merge pull request #6451
4 years ago
luigi1111 ec90f9a54b
Merge pull request #6453
4 years ago
luigi1111 ac9f7c9bec
Merge pull request #6449
4 years ago
luigi1111 c9b800a787
Merge pull request #6446
4 years ago
luigi1111 f020b24b02
Merge pull request #6444
4 years ago
luigi1111 6e7b883212
Merge pull request #6443
4 years ago
luigi1111 6b7e88e16c
Merge pull request #6440
4 years ago
luigi1111 443f5c6bda
Merge pull request #6436
4 years ago
luigi1111 3e21e591b8
Merge pull request #6350
4 years ago
Sumo Gr dd807b8410 txpool.cpp: rename var to fix for old g++ version (xenial default)
4 years ago
Lee Clagett feee455c9f Fixes for ZMQ JSON-RPC endpoint names for raw tx
4 years ago