Commit Graph

6814 Commits (master)

Author SHA1 Message Date
moneromooo-monero 8baa7bb238
daemon: don't print "(pruned)" for coinbase txes
4 years ago
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
xiphon 3d6bc0a680 wallet2: throw a error on wallet initialization failure
4 years ago
Alexander Blair 2a82258dff
Merge pull request #6580
4 years ago
Alexander Blair 3434cc24a2
Merge pull request #6578
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair c0a6e1aab9
Merge pull request #6557
4 years ago
Alexander Blair bb0241da6e
Merge pull request #6538
4 years ago
Alexander Blair 61e5208181
Merge pull request #6537
4 years ago
Alexander Blair 6d6c691a0f
Merge pull request #6536
4 years ago
Alexander Blair 36d50d93f2
Merge pull request #6534
4 years ago
Alexander Blair 814e617117
Merge pull request #6526
4 years ago
Alexander Blair 3ba6c7fd30
Merge pull request #6516
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Alexander Blair 5041de8a3b
Merge pull request #6488
4 years ago
moneromooo-monero 332d60719a
tx_pool: mine stem txes in fake chain mode
4 years ago
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 eb1b321fe2
miner: increase min/max intervals to full extents
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
moneromooo-monero 7a8c1eece9
wallet2: fix subaddress expansion when receiving monero
4 years ago
Dusan Klinec e509ede2aa
trezor: adapt to new passphrase mechanism
4 years ago
moneromooo-monero e7d01056f4
message_store: don't print an error when there is no mms file
4 years ago
xiphon 119f706921 rpc: fix 'use_bootstrap_daemon_if_necessary' return value
4 years ago
xiphon 4f489fa6a2 wallet2: check_connection return false on get_version status != OK
4 years ago
Lee Clagett ee58362b1f Used legacy category to match insert_key_images behavior
4 years ago
moneromooo-monero 2efbd5f0cc
cryptonote: fix reuse of non default tx data when relaying
4 years ago
Gingeropolous c6a1294b5e
add another seed node
4 years ago
moneromooo-monero 8b655de8ed
simplewallet: report timestamp based expected unlock time on balance
4 years ago
erciccione 9faf3d1a72
Add erciccione's seed node
4 years ago
xiphon 145be6dbdb p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
luigi1111 378cdeaeae
Merge pull request #6470
4 years ago
luigi1111 c846c8650e
Merge pull request #6445
4 years ago
luigi1111 cc91c0221d
Merge pull request #6415
4 years ago
luigi1111 cb8f4280bb
Merge pull request #6408
4 years ago
guy 79a1653a07 p2p: add seed node.
4 years ago
luigi1111 2d729fbdf7
Merge pull request #6332
4 years ago
luigi1111 9c660e159e
Merge pull request #6278
4 years ago
xiphon a813c46a1b cryptonote_core: skip dns checkpoints on startup if not enforced
4 years ago
xiphon d2d3a81d0e bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning)
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
moneromooo-monero 613071f4fa
use memwipe on secret k/alpha values
4 years ago
Sarang Noether 4ed60b626a Bulletproofs: verification speedup
4 years ago
moneromooo-monero 27d551d12f
simplewallet: add sweep_account command
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
luigi1111 7c74e1919e
Merge pull request #6405
4 years ago
luigi1111 228af683a7
Merge pull request #6403
4 years ago
luigi1111 bce050ee78
Merge pull request #6394
4 years ago
luigi1111 7954f8cb18
Merge pull request #6358
4 years ago
luigi1111 53800b3b63
Merge pull request #6341
4 years ago
Sumo Gr b367630ee8
simplewallet : missing function block separator
4 years ago
sumogr 7c4a4003a3 simplewallet: fix strings (show_transfers & export_transfers)
4 years ago
cslashm 688a3e87e7 Add timelock verification on device
4 years ago
moneromooo-monero 69b5992296
simplewallet: new "address one-off <major> <minor>" command
4 years ago
luigi1111 bbceb31044
Merge pull request #6395
4 years ago
luigi1111 d102a72027
Merge pull request #6384
4 years ago
luigi1111 d1f3d3376d
Merge pull request #6381
4 years ago
luigi1111 975825a1fd
Merge pull request #6375
4 years ago
luigi1111 97af9649c9
Merge pull request #6372
4 years ago
luigi1111 59ab769210
Merge pull request #6364
4 years ago
luigi1111 5757d99208
Merge pull request #6361
4 years ago
luigi1111 0150a480fd
Merge pull request #6357
4 years ago
luigi1111 6a6eedd842
Merge pull request #6353
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 44547006bf
Merge pull request #6347
4 years ago
luigi1111 ad5200e440
Merge pull request #6342
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
luigi1111 081d49c59f
Merge pull request #6338
4 years ago
luigi1111 6011064693
Merge pull request #6334
4 years ago
luigi1111 0bb7191fd6
Merge pull request #6328
4 years ago
luigi1111 85efaeb7bf
Merge pull request #6322
4 years ago
luigi1111 ab802b4b80
Merge pull request #6321
4 years ago
luigi1111 4398facb2e
Merge pull request #6286
4 years ago
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
xiphon 09abca76ae wallet_api: checkUpdate - optional version and buildtag params
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
xiphon 6d6af701ec cryptonote_basic: drop unused verification_context::m_not_rct field
4 years ago
moneromooo-monero 21fe6a289b
p2p: fix frequent weak_ptr exception on connection
4 years ago
luigi1111 6c7d928f19
Merge pull request #6336
4 years ago
luigi1111 94f44d4ee3
Merge pull request #6325
4 years ago
luigi1111 f9de65b546
Merge pull request #6304
4 years ago
luigi1111 d0065f3063
Merge pull request #6302
4 years ago
luigi1111 8a829e2cc4
Merge pull request #6301
4 years ago
luigi1111 0253f86fde
Merge pull request #6298
4 years ago
luigi1111 ccc3726d86
Merge pull request #6260
4 years ago
luigi1111 096e2135dd
Merge pull request #6214
4 years ago
Lee Clagett 571546067f Always reject duplicate key-images from second txid
4 years ago
Lee Clagett babf25d2ec Allow unrestricted rpc calls to get full txpool info
4 years ago
moneromooo-monero 5ef7138d86
daemon: fix print_net_stats RPC calls
4 years ago
moneromooo-monero 9989cb087e
simplewallet: warn about correlations if print-ring-members is not set
4 years ago
moneromooo-monero 8d230473ef
p2p: add another seed node
4 years ago
Alexander Blair 72262b348a
Merge pull request #6299
4 years ago
Alexander Blair 5780594202
Merge pull request #6296
4 years ago
Alexander Blair 3ed5e7ce9f
Merge pull request #6295
4 years ago
Alexander Blair 8cb005b39c
Merge pull request #6289
4 years ago
Alexander Blair 5ba6eef272
Merge pull request #6288
4 years ago
Alexander Blair 7d4a93fab3
Merge pull request #6285
4 years ago
Alexander Blair aa982a51da
Merge pull request #6284
4 years ago
Alexander Blair e160e0b517
Merge pull request #6283
4 years ago
Alexander Blair a762084b15
Merge pull request #6282
4 years ago
Alexander Blair c038cc8b79
Merge pull request #6280
4 years ago
Alexander Blair 3baa68bbab
Merge pull request #6279
4 years ago