Commit Graph

6806 Commits (4cc5e174d91892e0f51ef90f67c4edfa329c71ec)

Author SHA1 Message Date
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair 43f5369bec
Merge pull request #6733
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 569d07d60b
Merge pull request #6722
4 years ago
Alexander Blair 01b512f3a9
Merge pull request #6716
4 years ago
Alexander Blair f40b9e34e0
Merge pull request #6715
4 years ago
Alexander Blair 43f91ee12e
Merge pull request #6703
4 years ago
Alexander Blair 0b0da2aa81
Merge pull request #6689
4 years ago
Alexander Blair 236256f114
Merge pull request #6679
4 years ago
Alexander Blair eba2189925
Merge pull request #6677
4 years ago
Alexander Blair bc48494731
Merge pull request #6661
4 years ago
Alexander Blair 8f02e7a7fc
Merge pull request #6632
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
Alexander Blair a08df6eb1b
Merge pull request #6603
4 years ago
Alexander Blair 009ca6fcd3
Merge pull request #6601
4 years ago
Alexander Blair 0f5eb0e70c
Merge pull request #6546
4 years ago
Alexander Blair 461651fce5
Merge pull request #6542
4 years ago
Alexander Blair 6d29ee6c52
Merge pull request #6493
4 years ago
Alexander Blair e2e09d00c2
Merge pull request #6337
4 years ago
Alexander Blair 13549d590e
Merge pull request #6329
4 years ago
xiphon 728ba38b11 rpc: always send raw txes through P2P (don't use bootstrap daemon)
4 years ago
moneromooo-monero 07442a6059
Fix build with Boost 1.74
4 years ago
Lee Clagett 4e2377995d Change ZMQ-JSON txextra to hex and remove unnecessary base fields
4 years ago
Lee Clagett 98c151ecb8 Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster
4 years ago
Lee Clagett 60627c9f24 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster
4 years ago
Lee Clagett fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast
4 years ago
moneromooo-monero 85899230d1
simplewallet: allow setting tx keys when sending to a subaddress
4 years ago
cohcho 4ff2074c74
cryptonote_protocol: don't synced pruned blocks before v11
4 years ago
Sarang Noether 921dd8dde5 Use domain-separated ChaCha20 for in-memory key encryption
4 years ago
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
moneromooo-monero e916201f12
wallet2: fix setting tx keys when another is already set
4 years ago
Jason Rhinelander 20f603c6be Fix broken multisig pubkey sorting
4 years ago
Alexander Blair 9414194b1e
Merge pull request #6571
4 years ago
Howard Chu 4f01cf4b46
Tweak format, add option for difficulty
4 years ago
Howard Chu 429d495121
Add options to print daily coin emission and fees
4 years ago
Howard Chu d745d24333
Don't forget size of prunable txn part
4 years ago
moneromooo-monero db5d6e4602
wallet2: fix wrong name when checking RPC cost
4 years ago
moneromooo-monero 13eee1d6ab
rpc: reject wrong sized txid
4 years ago
moneromooo-monero 90016ad744
blockchain: guard against exceptions in add_new_block/children
4 years ago
moneromooo-monero c1b03fb1a6
rpc: return empty txid get_outs rather than 00..00 when not requested
4 years ago
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