Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-17 | Avoid some temporary strings when reading off the database | moneromooo-monero | 11 | -92/+92 | |
2020-08-16 | Merge pull request #6733 | Alexander Blair | 1 | -11/+70 | |
4f01cf4b4 Tweak format, add option for difficulty (Howard Chu) 429d49512 Add options to print daily coin emission and fees (Howard Chu) d745d2433 Don't forget size of prunable txn part (Howard Chu) | |||||
2020-08-16 | Merge pull request #6727 | Alexander Blair | 2 | -6/+15 | |
13eee1d6a rpc: reject wrong sized txid (moneromooo-monero) 92e6b7df2 easylogging++: fix crash with reentrant logging (moneromooo-monero) 6dd95d530 epee: guard against exceptions in RPC handlers (moneromooo-monero) 90016ad74 blockchain: guard against exceptions in add_new_block/children (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6722 | Alexander Blair | 1 | -1/+2 | |
c1b03fb1a rpc: return empty txid get_outs rather than 00..00 when not requested (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6716 | Alexander Blair | 12 | -42/+202 | |
76c16822d wallet2_api: implement runtime proxy configuration (xiphon) | |||||
2020-08-16 | Merge pull request #6715 | Alexander Blair | 1 | -1/+4 | |
3d6bc0a68 wallet2: throw a error on wallet initialization failure (xiphon) | |||||
2020-08-16 | Merge pull request #6703 | Alexander Blair | 1 | -1/+3 | |
8baa7bb23 daemon: don't print "(pruned)" for coinbase txes (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6689 | Alexander Blair | 2 | -3/+5 | |
afd002c31 daemon: print sampling time in print_net_stats (moneromooo-monero) ec7bba079 util: fix kilo prefix typo (K instead of k) (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6679 | Alexander Blair | 1 | -0/+2 | |
2f1ad3b3d updates: mac gui .tar.bz2 -> .dmg (selsta) | |||||
2020-08-16 | Merge pull request #6677 | Alexander Blair | 1 | -0/+26 | |
f9e3fcdf3 add trezor support to sweep_single (Dusan Klinec) | |||||
2020-08-16 | Merge pull request #6661 | Alexander Blair | 2 | -2/+2 | |
267ce5b71 avoid a couple needless copies (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6632 | Alexander Blair | 1 | -1/+1 | |
ef694d028 fix warning by removing std::move() on temporary http_client object (woodser) | |||||
2020-08-16 | Merge pull request #6614 | Alexander Blair | 6 | -49/+110 | |
fb31167b1 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command (rbrunner7) | |||||
2020-08-16 | Merge pull request #6603 | Alexander Blair | 4 | -5/+32 | |
4e2377995 Change ZMQ-JSON txextra to hex and remove unnecessary base fields (Lee Clagett) | |||||
2020-08-16 | Merge pull request #6601 | Alexander Blair | 9 | -31/+74 | |
98c151ecb Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster (Lee Clagett) 60627c9f2 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster (Lee Clagett) fe96e66eb Fix pruned tx for ZMQ's GetBlocksFast (Lee Clagett) | |||||
2020-08-16 | Merge pull request #6546 | Alexander Blair | 1 | -5/+17 | |
eda167585 wallet_rpc_server: use unlock_time in suggested confirmations calc (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6542 | Alexander Blair | 1 | -1/+0 | |
35665df20 protocol: don't drop a connection if we can't get a compatible chain (moneromooo-monero) | |||||
2020-08-16 | Merge pull request #6493 | Alexander Blair | 4 | -50/+98 | |
921dd8dde Use domain-separated ChaCha20 for in-memory key encryption (Sarang Noether) | |||||
2020-08-16 | Merge pull request #6337 | Alexander Blair | 6 | -2/+156 | |
a11ec4ac1 Support for supercop ASM in wallet, and benchmark for supercop (Lee Clagett) | |||||
2020-08-16 | Merge pull request #6329 | Alexander Blair | 4 | -26/+167 | |
6bfcd3101 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. (Sarang Noether) | |||||
2020-08-14 | Change ZMQ-JSON txextra to hex and remove unnecessary base fields | Lee Clagett | 4 | -5/+32 | |
2020-08-14 | Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster | Lee Clagett | 1 | -3/+19 | |
2020-08-14 | Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster | Lee Clagett | 6 | -11/+15 | |
2020-08-14 | Fix pruned tx for ZMQ's GetBlocksFast | Lee Clagett | 4 | -17/+40 | |
2020-08-09 | Use domain-separated ChaCha20 for in-memory key encryption | Sarang Noether | 4 | -50/+98 | |
2020-08-09 | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that ↵ | Sarang Noether | 4 | -26/+167 | |
include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. | |||||
2020-08-09 | Merge pull request #6354 | Alexander Blair | 8 | -32/+122 | |
67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett) | |||||
2020-08-05 | Merge pull request #6571 | Alexander Blair | 1 | -10/+0 | |
1d31e6c00 net_node: remove dead seed nodes (selsta) | |||||
2020-08-03 | Tweak format, add option for difficulty | Howard Chu | 1 | -11/+36 | |
Set input, output, ringsize averages to 2 decimal places precision Add option to show min/max/av per-block difficulty | |||||
2020-08-01 | Add options to print daily coin emission and fees | Howard Chu | 1 | -0/+32 | |
Closes #6735 | |||||
2020-08-01 | Don't forget size of prunable txn part | Howard Chu | 1 | -0/+2 | |
Fixes #6732 | |||||
2020-07-30 | rpc: reject wrong sized txid | moneromooo-monero | 1 | -6/+4 | |
Reporter requested credit to be given to Decred | |||||
2020-07-30 | blockchain: guard against exceptions in add_new_block/children | moneromooo-monero | 1 | -0/+11 | |
Reporter requested credit to be given to Decred | |||||
2020-07-25 | rpc: return empty txid get_outs rather than 00..00 when not requested | moneromooo-monero | 1 | -1/+2 | |
It's more obvious there's no txid, and it saves space | |||||
2020-07-24 | daemon: don't print "(pruned)" for coinbase txes | moneromooo-monero | 1 | -1/+3 | |
Pruned coinbase txes are the same as unpruned ones, so the prunable data is empty | |||||
2020-07-24 | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 6 | -49/+110 | |
2020-07-20 | wallet2_api: implement runtime proxy configuration | xiphon | 12 | -42/+202 | |
2020-07-20 | wallet2: throw a error on wallet initialization failure | xiphon | 1 | -1/+4 | |
2020-07-19 | Merge pull request #6580 | Alexander Blair | 1 | -1/+1 | |
ed901798d version: update name (selsta) | |||||
2020-07-19 | Merge pull request #6578 | Alexander Blair | 1 | -0/+21 | |
a6803231e daemon: complain if data dir resides on FAT32 volume (Windows) (xiphon) | |||||
2020-07-19 | Merge pull request #6565 | Alexander Blair | 2 | -5/+5 | |
72cdfa4a2 fix a few typos in error messages (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6557 | Alexander Blair | 1 | -2/+2 | |
bd69e3b37 testdb: add override in a couple places where it's missing (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6538 | Alexander Blair | 1 | -10/+2 | |
7178bb5c8 keccak: remove aligned check (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6537 | Alexander Blair | 1 | -8/+8 | |
5e0ea6e95 simplewallet: add missing calls to on_command (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6536 | Alexander Blair | 2 | -0/+30 | |
bd9653663 db_lmdb: test for mmap support at init time (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6534 | Alexander Blair | 10 | -48/+280 | |
7bd66b01b daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation (stoffu) | |||||
2020-07-19 | Merge pull request #6526 | Alexander Blair | 1 | -0/+1 | |
5d882f4f1 blockchain: fix theoretical race getting bulk timestamps (moneromooo-monero) | |||||
2020-07-19 | Merge pull request #6516 | Alexander Blair | 2 | -2/+0 | |
8656a8c9f remove double includes (sumogr) | |||||
2020-07-19 | Merge pull request #6512 | Alexander Blair | 337 | -337/+337 | |
5ef0607da Update copyright year to 2020 (SomaticFanatic) | |||||
2020-07-16 | Merge pull request #6488 | Alexander Blair | 3 | -0/+65 | |
99684e3e simplewallet: add show_qr_code command (selsta) | |||||
2020-07-09 | tx_pool: mine stem txes in fake chain mode | moneromooo-monero | 3 | -6/+14 | |
This fixes the functional tests, since txes would not be mined after being sent to the daemon (they'd be waiting for the dandelion timeout first) | |||||
2020-07-08 | blockchain: fix timestamp/difficulty cache getting out of sync | moneromooo-monero | 2 | -1/+17 | |
The cache is discarded when a block is popped, but then gets rebuilt when the difficulty for next block is requested. While this is all properly locked, it does not take into account the delay caused by a database transaction being only committed (and thus its effects made visible to other threads) later on, which means another thread could request difficulty between the pop and the commit, which would end up using stale database view to build the cache, but that cache would not be invalidated again when the transaction gets committed, which would cause the cache to not match the new database data. To fix this, we now keep track of when the cache is invalidated so we can invalidate it again upon database transaction commit to ensure it gets calculated again with fresh data next time it is nedeed. | |||||
2020-07-08 | Merge pull request #6647 | luigi1111 | 1 | -1/+1 | |
4d8d121 Fix D++ block template check (vtnerd) | |||||
2020-07-08 | Merge pull request #6629 | luigi1111 | 1 | -0/+1 | |
795e186 blockchain: fix total_height in getblocks.bin response (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6627 | luigi1111 | 1 | -1/+1 | |
4df8f9c rpc: fix loading rpc payment data from file (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6611 | luigi1111 | 1 | -1/+1 | |
dc1a053 rpc: fix comparison of seconds vs microseconds (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6599 | luigi1111 | 1 | -1/+1 | |
6e4a55b rpc: fix relay_tx error return mixup (moneromooo-monero) 9b86e14 functional_tests: add simple relay_tx test (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6597 | luigi1111 | 1 | -2/+2 | |
ec46069 Fix incorrect lenght of command INS_PREFIX_HASH (grydz) | |||||
2020-07-08 | Merge pull request #6588 | luigi1111 | 1 | -2/+1 | |
bcef52d daemon: remove time based 'update needed' status string (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6587 | luigi1111 | 1 | -1/+1 | |
94befec fix typo in pick_preferred_rct_inputs (Parean) | |||||
2020-07-08 | Merge pull request #6584 | luigi1111 | 1 | -5/+5 | |
78d435a rpc: don't display invalid json errors on default log level (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6574 | luigi1111 | 2 | -0/+12 | |
7ebb351 rpc: lock access to the rpc payment object (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6568 | luigi1111 | 2 | -36/+0 | |
f037121 cryptonote_core: remove 'We are most likely forked' message (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6566 | luigi1111 | 1 | -2/+2 | |
567402c protocol: move the 'peer claims higher version' warning to debug (moneromooo-monero) | |||||
2020-07-08 | Merge pull request #6544 | luigi1111 | 1 | -5/+72 | |
5741b4d blockchain: detect and log bad difficulty calculations (moneromooo-monero) | |||||
2020-07-06 | version: update name | selsta | 1 | -1/+1 | |
2020-06-25 | daemon: print sampling time in print_net_stats | moneromooo-monero | 1 | -2/+4 | |
2020-06-25 | util: fix kilo prefix typo (K instead of k) | moneromooo-monero | 1 | -1/+1 | |
2020-06-22 | updates: mac gui .tar.bz2 -> .dmg | selsta | 1 | -0/+2 | |
2020-06-21 | add trezor support to sweep_single | Dusan Klinec | 1 | -0/+26 | |
2020-06-21 | simplewallet: add show_qr_code command | selsta | 3 | -0/+65 | |
Thanks to iDunk for helping with Windows. | |||||
2020-06-14 | avoid a couple needless copies | moneromooo-monero | 2 | -2/+2 | |
2020-06-12 | Fix D++ block template check | Lee Clagett | 1 | -1/+1 | |
2020-06-09 | repo: update donation fund address | selsta | 1 | -1/+1 | |
2020-06-09 | daemon: guard against rare 'difficulty drift' bug with checkpoints and ↵ | stoffu | 10 | -48/+280 | |
recalculation On startup, it checks against the difficulty checkpoints, and if any mismatch is found, recalculates all the blocks with wrong difficulties. Additionally, once a week it recalculates difficulties of blocks after the last difficulty checkpoint. | |||||
2020-06-08 | Merge pull request #6576 | luigi1111 | 2 | -6/+46 | |
4d3c2d0 rpc: add a sanity limit to a few RPC in restricted mode (moneromooo-monero) | |||||
2020-06-08 | Merge pull request #6561 | luigi1111 | 1 | -1/+1 | |
c17fe81 wallet2: fix multisig data clearing stomping on a vector (moneromooo-monero) | |||||
2020-06-08 | Merge pull request #6556 | luigi1111 | 1 | -1/+1 | |
5ed37ba serialization: fix bad rapidjson api usage (moneromooo-monero) | |||||
2020-06-08 | Merge pull request #6553 | luigi1111 | 2 | -1/+22 | |
bb5c5df cryptonote_protocol: reject requests/notifications before handshake (moneromooo-monero) f1d0457 cryptonote_protocol: stricter limit to number of objects requested (moneromooo-monero) | |||||
2020-06-08 | Merge pull request #6549 | luigi1111 | 7 | -98/+241 | |
82d21f5 easylogging++: sanitize log payload (moneromooo-monero) 7d0b7e8 [master] MMS: New 'config_checksum' subcommand (rbrunner7) | |||||
2020-06-08 | Merge pull request #6525 | luigi1111 | 5 | -7/+22 | |
86cf811 simplewallet: don't complain about incoming payment ids on change (moneromooo-monero) | |||||
2020-06-08 | Merge pull request #6519 | luigi1111 | 1 | -1/+3 | |
ab44293 trezor: add new firmware version support (ph4r05) | |||||
2020-06-08 | Merge pull request #6514 | luigi1111 | 4 | -2/+4 | |
4baee20 build: prepare v0.16.0.0 release (selsta) | |||||
2020-06-06 | fix warning by removing std::move() on temporary http_client object | woodser | 1 | -1/+1 | |
2020-06-05 | blockchain: fix total_height in getblocks.bin response | moneromooo-monero | 1 | -0/+1 | |
2020-06-05 | rpc: fix loading rpc payment data from file | moneromooo-monero | 1 | -1/+1 | |
Got broken after making one of those micro optimizations requested on review.. | |||||
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 8 | -12/+15 | |
2020-05-31 | rpc: fix comparison of seconds vs microseconds | moneromooo-monero | 1 | -1/+1 | |
2020-05-28 | rpc: fix relay_tx error return mixup | moneromooo-monero | 1 | -1/+1 | |
2020-05-27 | Fix incorrect lenght of command INS_PREFIX_HASH | François Colas | 1 | -2/+2 | |
buffer_send[4] (LC) is an unsigned char, len should not exceed 254 (255 - 1 for the option). | |||||
2020-05-24 | daemon: remove time based "update needed" status string | moneromooo-monero | 1 | -2/+1 | |
2020-05-25 | fix typo in pick_preferred_rct_inputs | Denis Smirnov | 1 | -1/+1 | |
2020-05-24 | [master] MMS: New 'config_checksum' subcommand | rbrunner7 | 4 | -27/+121 | |
2020-05-24 | easylogging++: sanitize log payload | moneromooo-monero | 3 | -71/+120 | |
Some of it might be coming from untrusted sources Reported by itsunixiknowthis | |||||
2020-05-23 | rpc: don't display invalid json errors on default log level | moneromooo-monero | 1 | -5/+5 | |
It's not something the user needs to know, and will display attacker controlled data | |||||
2020-05-21 | daemon: complain if data dir resides on FAT32 volume (Windows) | xiphon | 1 | -0/+21 | |
2020-05-20 | rpc: add a sanity limit to a few RPC in restricted mode | moneromooo-monero | 2 | -6/+46 | |
2020-05-20 | net_node: remove dead seed nodes | selsta | 1 | -10/+0 | |
2020-05-19 | rpc: lock access to the rpc payment object | moneromooo-monero | 2 | -0/+12 | |
2020-05-19 | cryptonote_core: remove "We are most likely forked" message | moneromooo-monero | 2 | -36/+0 | |
It's time based and we don't have forks every 6 months anymore | |||||
2020-05-19 | protocol: move the "peer claims higher version" warning to debug | moneromooo-monero | 1 | -2/+2 | |
Because there's a neverending supply of cunts claiming a wrong version just to say "look at me" I guess | |||||
2020-05-19 | fix a few typos in error messages | moneromooo-monero | 2 | -5/+5 | |
Reported by adrelanos | |||||
2020-05-19 | wallet2: fix multisig data clearing stomping on a vector | moneromooo-monero | 1 | -1/+1 | |
2020-05-19 | cryptonote_protocol: stricter limit to number of objects requested | moneromooo-monero | 1 | -1/+2 | |
Reported by xnbya | |||||
2020-05-19 | cryptonote_protocol: reject requests/notifications before handshake | moneromooo-monero | 1 | -0/+20 | |
Reported by xnbya | |||||
2020-05-18 | testdb: add override in a couple places where it's missing | moneromooo-monero | 1 | -2/+2 | |
2020-05-18 | serialization: fix bad rapidjson api usage | moneromooo-monero | 1 | -1/+1 | |
2020-05-17 | blockchain: detect and log bad difficulty calculations | moneromooo-monero | 1 | -5/+72 | |
2020-05-17 | wallet_rpc_server: use unlock_time in suggested confirmations calc | moneromooo-monero | 1 | -5/+17 | |
2020-05-16 | protocol: don't drop a connection if we can't get a compatible chain | moneromooo-monero | 1 | -1/+0 | |
This can now happen if: - we have a pruned db - we have not connected to the monero network for a while - we connect to a node - that node asks us for history - we only have a pruned version of the most recent common block In that case, it's better to not reply but keep the connection alive, so we can sync off it. | |||||
2020-05-16 | keccak: remove aligned check | moneromooo-monero | 1 | -10/+2 | |
Some tools report the alignment check as UB, which seems a bit dubious, but since the performance difference between the two versions is minimal, I'll go with the safe version | |||||
2020-05-16 | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 6 | -2/+156 | |
2020-05-16 | simplewallet: add missing calls to on_command | moneromooo-monero | 1 | -8/+8 | |
It resets the inactivity time | |||||
2020-05-16 | db_lmdb: test for mmap support at init time | moneromooo-monero | 2 | -0/+30 | |
It'll make it clearer when a DB init failure is due to being on a filesystem which does not support mmap | |||||
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 8 | -32/+122 | |
2020-05-14 | build: fix boost 1.73 compatibility | selsta | 2 | -3/+3 | |
2020-05-13 | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 5 | -7/+22 | |
2020-05-13 | build: prepare v0.16.0.0 release | selsta | 4 | -2/+4 | |
2020-05-13 | blockchain: fix theoretical race getting bulk timestamps | moneromooo-monero | 1 | -0/+1 | |
2020-05-12 | trezor: add new firmware version support | Dusan Klinec | 1 | -1/+3 | |
2020-05-11 | remove double includes | sumogr | 2 | -2/+0 | |
2020-05-07 | Merge pull request #6510 | luigi1111 | 1 | -2/+0 | |
70609d7 cryptonote_core: take out the time based upgrade warning (moneromooo-monero) | |||||
2020-05-07 | Merge pull request #6506 | luigi1111 | 1 | -7/+1 | |
42e1484 wallet2: fix keys file deserialization exception handling (xiphon) | |||||
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 337 | -337/+337 | |
Update copyright year to 2020 | |||||
2020-05-06 | cryptonote_core: take out the time based upgrade warning | moneromooo-monero | 1 | -2/+0 | |
It doesn't really work anymore since we don't have a fork soon | |||||
2020-05-06 | Merge pull request #6503 | luigi1111 | 1 | -1/+6 | |
f80ab3e cryptonote_protocol: do not request pruned borromean sig txes (moneromooo-monero) | |||||
2020-05-06 | cryptonote_protocol: do not request pruned borromean sig txes | moneromooo-monero | 1 | -1/+6 | |
We don't have a function to calculate their weight from a pruned version (yet). | |||||
2020-05-06 | Merge pull request #6486 | luigi1111 | 1 | -1/+2 | |
feee455 Fixes for ZMQ JSON-RPC endpoint names for raw tx (vtnerd) | |||||
2020-05-06 | Merge pull request #6485 | luigi1111 | 2 | -3/+17 | |
7a8c1ee wallet2: fix subaddress expansion when receiving monero (moneromooo-monero) | |||||
2020-05-06 | Merge pull request #6484 | luigi1111 | 1 | -1/+1 | |
e7d0105 message_store: don't print an error when there is no mms file (moneromooo-monero) | |||||
2020-05-06 | Merge pull request #6481 | luigi1111 | 1 | -1/+1 | |
119f706 rpc: fix 'use_bootstrap_daemon_if_necessary' return value (xiphon) | |||||
2020-05-06 | Merge pull request #6480 | luigi1111 | 1 | -3/+2 | |
4f489fa wallet2: check_connection return false on get_version status != OK (xiphon) | |||||
2020-05-06 | Merge pull request #6478 | luigi1111 | 1 | -1/+1 | |
ee58362 Used legacy category to match insert_key_images behavior (vtnerd) | |||||
2020-05-06 | Merge pull request #6472 | luigi1111 | 2 | -1/+3 | |
2efbd5f cryptonote: fix reuse of non default tx data when relaying (moneromooo-monero) | |||||
2020-05-06 | Merge pull request #6471 | luigi1111 | 1 | -0/+3 | |
c6a1294 add another seed node (Gingeropolous/selsta) 9faf3d1 Add erciccione's seed node (erciccione/selsta) | |||||
2020-05-06 | Merge pull request #6468 | luigi1111 | 2 | -4/+5 | |
a813c46 cryptonote_core: skip dns checkpoints on startup if not enforced (xiphon) | |||||
2020-05-05 | Merge pull request #6467 | luigi1111 | 5 | -24/+52 | |
8b655de simplewallet: report timestamp based expected unlock time on balance (moneromooo-monero) | |||||
2020-05-05 | Merge pull request #6441 | luigi1111 | 5 | -10/+27 | |
613071f use memwipe on secret k/alpha values (moneromooo-monero) | |||||
2020-05-05 | wallet2: fix keys file deserialization exception handling | xiphon | 1 | -7/+1 | |
2020-05-04 | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 21 | -119/+1023 | |
2020-05-02 | Merge pull request #6451 | luigi1111 | 3 | -8/+25 | |
4ed60b6 Bulletproofs: verification speedup (SarangNoether) | |||||
2020-05-01 | Merge pull request #6453 | luigi1111 | 2 | -1/+3 | |
d2d3a81 bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning) (xiphon) | |||||
2020-05-01 | Merge pull request #6449 | luigi1111 | 2 | -8/+37 | |
27d551d simplewallet: add sweep_account command (moneromooo-monero) | |||||
2020-05-01 | Merge pull request #6446 | luigi1111 | 17 | -196/+377 | |
e509ede trezor: adapt to new passphrase mechanism (ph4r05) | |||||
2020-05-01 | Merge pull request #6444 | luigi1111 | 1 | -0/+1 | |
b367630 simplewallet : missing function block separator (sumogr) | |||||
2020-05-01 | Merge pull request #6443 | luigi1111 | 2 | -111/+139 | |
145be6d p2p: startup speedup, init seed nodes on first 'connect_to_seed()' (xiphon) | |||||
2020-05-01 | Merge pull request #6440 | luigi1111 | 1 | -4/+4 | |
7c4a400 simplewallet: fix strings (show_transfers & export_transfers) (sumogr) | |||||
2020-05-01 | Merge pull request #6436 | luigi1111 | 8 | -2/+104 | |
688a3e8 Add timelock verification on device (cslashm) | |||||
2020-05-01 | Merge pull request #6350 | luigi1111 | 8 | -22/+75 | |
da99157 Use byte_slice for sending zmq messages - removes data copy within zmq (vtnerd) | |||||
2020-04-29 | txpool.cpp: rename var to fix for old g++ version (xenial default) | Sumo Gr | 1 | -2/+2 | |
2020-04-29 | Fixes for ZMQ JSON-RPC endpoint names for raw tx | Lee Clagett | 1 | -1/+2 | |
2020-04-27 | wallet2: fix subaddress expansion when receiving monero | moneromooo-monero | 2 | -3/+17 | |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 17 | -196/+377 | |
- choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support | |||||
2020-04-27 | message_store: don't print an error when there is no mms file | moneromooo-monero | 1 | -1/+1 | |
It confuses people | |||||
2020-04-27 | rpc: fix 'use_bootstrap_daemon_if_necessary' return value | xiphon | 1 | -1/+1 | |
2020-04-26 | wallet2: check_connection return false on get_version status != OK | xiphon | 1 | -3/+2 | |
2020-04-24 | Used legacy category to match insert_key_images behavior | Lee Clagett | 1 | -1/+1 | |
2020-04-22 | cryptonote: fix reuse of non default tx data when relaying | moneromooo-monero | 2 | -1/+3 | |
An automatic tx variable is initialized properly on the first run through the loop, but not the second. Moving the variable inside the loop ensures the ctor is called again to init it. | |||||
2020-04-22 | add another seed node | Gingeropolous | 1 | -0/+2 | |
node is funded by random people and managed by me. currently functioning as public node at uwillrunanodesoon.moneroworld.com | |||||
2020-04-22 | simplewallet: report timestamp based expected unlock time on balance | moneromooo-monero | 5 | -24/+52 | |
2020-04-22 | Add erciccione's seed node | erciccione | 1 | -0/+1 | |
2020-04-21 | p2p: startup speedup, init seed nodes on first 'connect_to_seed()' | xiphon | 2 | -111/+139 | |
2020-04-21 | Merge pull request #6470 | luigi1111 | 1 | -0/+1 | |
79a1653 p2p: add seed node. (guywillett) | |||||
2020-04-21 | Merge pull request #6445 | luigi1111 | 5 | -25/+36 | |
5715460 Always reject duplicate key-images from second txid (vtnerd) babf25d Allow unrestricted rpc calls to get full txpool info (vtnerd) | |||||
2020-04-21 | Merge pull request #6415 | luigi1111 | 2 | -7/+19 | |
09abca7 wallet_api: checkUpdate - optional version and buildtag params (xiphon) | |||||
2020-04-21 | Merge pull request #6408 | luigi1111 | 1 | -2/+2 | |
5ef7138 daemon: fix print_net_stats RPC calls (moneromooo-monero) | |||||
2020-04-21 | p2p: add seed node. | guy | 1 | -0/+1 | |
2020-04-21 | Merge pull request #6332 | luigi1111 | 9 | -158/+251 | |
87d7558 Allow wallet2.h to run in WebAssembly (woodser) | |||||
2020-04-21 | Merge pull request #6278 | luigi1111 | 4 | -12/+199 | |
387fd66 Daemon: Print estimates for time until fully synced (rbrunner7) | |||||
2020-04-20 | cryptonote_core: skip dns checkpoints on startup if not enforced | xiphon | 2 | -4/+5 | |
2020-04-15 | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang ↵ | xiphon | 2 | -1/+3 | |
warning) | |||||
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 9 | -158/+251 | |
- Add abstract_http_client.h which http_client.h extends. - Replace simple_http_client with abstract_http_client in wallet2, message_store, message_transporter, and node_rpc_proxy. - Import and export wallet data in wallet2. - Use #if defined __EMSCRIPTEN__ directives to skip incompatible code. | |||||
2020-04-15 | use memwipe on secret k/alpha values | moneromooo-monero | 5 | -10/+27 | |
Reported by UkoeHB_ and sarang | |||||
2020-04-14 | Bulletproofs: verification speedup | Sarang Noether | 3 | -8/+25 | |
2020-04-14 | simplewallet: add sweep_account command | moneromooo-monero | 2 | -8/+37 | |
Expects an account number, then the usual sweep_all options Useful to move monero that was accidentally sent to a subaddress with a very large account index. | |||||
2020-04-11 | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 7 | -162/+161 | |
2020-04-10 | Merge pull request #6405 | luigi1111 | 1 | -0/+1 | |
8d23047 p2p: add another seed node (moneromooo-monero) | |||||
2020-04-10 | Merge pull request #6403 | luigi1111 | 1 | -16/+7 | |
5de2295 Correct key image check in tx_pool (vtnerd) | |||||
2020-04-10 | Merge pull request #6394 | luigi1111 | 3 | -5/+33 | |
69b5992 simplewallet: new 'address one-off <major> <minor>' command (moneromooo-monero) | |||||
2020-04-10 | Merge pull request #6358 | luigi1111 | 5 | -30/+121 | |
8958b4e blockchain_db: faster fetching of consecutive txes (moneromooo-monero) | |||||
2020-04-10 | Merge pull request #6341 | luigi1111 | 1 | -2/+10 | |
927fd47 simplewallet: fix smart mining not starting after first setup (moneromooo-monero) | |||||
2020-04-10 | simplewallet : missing function block separator | Sumo Gr | 1 | -0/+1 | |
2020-04-08 | simplewallet: fix strings (show_transfers & export_transfers) | sumogr | 1 | -4/+4 | |
2020-04-08 | Add timelock verification on device | cslashm | 8 | -2/+104 | |
2020-04-07 | simplewallet: new "address one-off <major> <minor>" command | moneromooo-monero | 3 | -5/+33 | |
2020-04-04 | Merge pull request #6395 | luigi1111 | 1 | -3/+2 | |
ad13a4b Fixing static_asserts in ZMQ JSON (vtnerd) | |||||
2020-04-04 | Merge pull request #6384 | luigi1111 | 1 | -0/+1 | |
ec01077 db_lmdb: fix race crash using a stale cursor (moneromooo-monero) | |||||
2020-04-04 | Merge pull request #6381 | luigi1111 | 1 | -0/+3 | |
e719760 Fix receive order leakage with tx fluffing (vtnerd) | |||||
2020-04-04 | Merge pull request #6375 | luigi1111 | 1 | -4/+17 | |
ebf3c10 Added logging for dropped local txes with no i2p/tor connections (vtnerd) | |||||
2020-04-04 | Merge pull request #6372 | luigi1111 | 1 | -8/+6 | |
7b9017f p2p: plug tor to clearnet association vector (Aaron Hook) | |||||
2020-04-04 | Merge pull request #6364 | luigi1111 | 1 | -2/+14 | |
6e1cb5a device: Ledger - fix wide char hidapi error string conversion (xiphon) | |||||
2020-04-04 | Merge pull request #6361 | luigi1111 | 1 | -3/+12 | |
68a6507 Fixed bug in ZMQ JSON-RPC method field (vtnerd) | |||||
2020-04-04 | Merge pull request #6357 | luigi1111 | 7 | -43/+304 | |
42a7a4d daemon: auto public nodes - cache and prioritize most stable nodes (xiphon) | |||||
2020-04-04 | Merge pull request #6353 | luigi1111 | 1 | -3/+7 | |
6810150 daemon: if no banned IPs print something (sumogr) | |||||
2020-04-04 | Merge pull request #6351 | luigi1111 | 4 | -19/+29 | |
81c5943 Remove temporary std::string creation in some hex->bin calls (vtnerd) 5fcc23a Move hex->bin conversion to monero copyright files and with less includes (vtnerd) 3387f0e Reduce template bloat in hex->bin for ZMQ json (vtnerd) | |||||
2020-04-04 | Merge pull request #6347 | luigi1111 | 2 | -10/+20 | |
fcb06f7 cryptonote_core: skip block notify on blockchain switching rollback (xiphon) | |||||
2020-04-04 | Merge pull request #6342 | luigi1111 | 1 | -0/+5 | |
82da832 rpc: Add check for too old timestamps in payment signatures. (glv2) | |||||
2020-04-04 | Merge pull request #6339 | luigi1111 | 6 | -9/+9 | |
c61abf8 remove empty statements (shopglobal) | |||||
2020-04-04 | Merge pull request #6338 | luigi1111 | 9 | -34/+34 | |
80d5320 Hash domain separation (SarangNoether) | |||||
2020-04-04 | Merge pull request #6334 | luigi1111 | 5 | -6/+14 | |
cc18926 wallet2_api: wallet recovery - seed offset passphrase support (xiphon) |