aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-16Merge pull request #6698Alexander Blair1-0/+0
a3933a2a5 Update RandomX to v1.1.8 (tevador)
2020-08-16Merge pull request #6691Alexander Blair2-2/+2
6111689cf cmake: allow custom openssl path on macOS (selsta)
2020-08-16Merge pull request #6689Alexander Blair2-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-16Merge pull request #6679Alexander Blair1-0/+2
2f1ad3b3d updates: mac gui .tar.bz2 -> .dmg (selsta)
2020-08-16Merge pull request #6677Alexander Blair1-0/+26
f9e3fcdf3 add trezor support to sweep_single (Dusan Klinec)
2020-08-16Merge pull request #6662Alexander Blair1-1/+1
e33428012 python-rpc: fix bad in_peers parameter (moneromooo-monero)
2020-08-16Merge pull request #6661Alexander Blair2-2/+2
267ce5b71 avoid a couple needless copies (moneromooo-monero)
2020-08-16Merge pull request #6634Alexander Blair1-4/+6
01c384c5d workflows: update msys2 setup action v0 -> v1 (selsta)
2020-08-16Merge pull request #6632Alexander Blair1-1/+1
ef694d028 fix warning by removing std::move() on temporary http_client object (woodser)
2020-08-16Merge pull request #6618Alexander Blair1-3/+3
2d5d74ff5 Mention correct libusb and libudev dependencies (MaxXor)
2020-08-16Merge pull request #6614Alexander Blair7-49/+135
fb31167b1 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command (rbrunner7)
2020-08-16Merge pull request #6603Alexander Blair5-6/+48
4e2377995 Change ZMQ-JSON txextra to hex and remove unnecessary base fields (Lee Clagett)
2020-08-16Merge pull request #6601Alexander Blair10-32/+75
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-16Merge pull request #6593Alexander Blair2-0/+11
6f5411d30 tests: fix missing error on missing python entry point (moneromooo-monero) c6dc2850c python-rpc: add missing sync_txpool python entry point (moneromooo-monero)
2020-08-16Merge pull request #6546Alexander Blair1-5/+17
eda167585 wallet_rpc_server: use unlock_time in suggested confirmations calc (moneromooo-monero)
2020-08-16Merge pull request #6542Alexander Blair1-1/+0
35665df20 protocol: don't drop a connection if we can't get a compatible chain (moneromooo-monero)
2020-08-16Merge pull request #6500Alexander Blair1-1/+1
a07c8abcc Update expat.mk (ArqTras)
2020-08-16Merge pull request #6493Alexander Blair6-50/+172
921dd8dde Use domain-separated ChaCha20 for in-memory key encryption (Sarang Noether)
2020-08-16Merge pull request #6337Alexander Blair13-5/+648
a11ec4ac1 Support for supercop ASM in wallet, and benchmark for supercop (Lee Clagett)
2020-08-16Merge pull request #6329Alexander Blair7-31/+332
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-14Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett5-6/+48
2020-08-14Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ fasterLee Clagett1-3/+19
2020-08-14Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ fasterLee Clagett6-11/+15
2020-08-14Fix pruned tx for ZMQ's GetBlocksFastLee Clagett5-18/+41
2020-08-09Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether6-50/+172
2020-08-09Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that ↵Sarang Noether7-31/+332
include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
2020-08-09Merge pull request #6354Alexander Blair9-40/+368
67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett)
2020-08-05Merge pull request #6571Alexander Blair1-10/+0
1d31e6c00 net_node: remove dead seed nodes (selsta)
2020-08-05Merge pull request #6418Alexander Blair26-127/+1860
e5214a2ca Adding ZMQ/Pub support for txpool_add and chain_main events (Lee Clagett)
2020-07-24Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner77-49/+135
2020-07-19Merge pull request #6586Alexander Blair1-1/+1
40b73d2a6 cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATH (xiphon)
2020-07-19Merge pull request #6580Alexander Blair1-1/+1
ed901798d version: update name (selsta)
2020-07-19Merge pull request #6578Alexander Blair1-0/+21
a6803231e daemon: complain if data dir resides on FAT32 volume (Windows) (xiphon)
2020-07-19Merge pull request #6565Alexander Blair3-6/+6
72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
2020-07-19Merge pull request #6557Alexander Blair1-2/+2
bd69e3b37 testdb: add override in a couple places where it's missing (moneromooo-monero)
2020-07-19Merge pull request #6538Alexander Blair1-10/+2
7178bb5c8 keccak: remove aligned check (moneromooo-monero)
2020-07-19Merge pull request #6537Alexander Blair1-8/+8
5e0ea6e95 simplewallet: add missing calls to on_command (moneromooo-monero)
2020-07-19Merge pull request #6536Alexander Blair2-0/+30
bd9653663 db_lmdb: test for mmap support at init time (moneromooo-monero)
2020-07-19Merge pull request #6534Alexander Blair10-48/+280
7bd66b01b daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation (stoffu)
2020-07-19Merge pull request #6529Alexander Blair1-2/+2
153977aed libzmq should be libzmq4. (russoj88)
2020-07-19Merge pull request #6526Alexander Blair1-0/+1
5d882f4f1 blockchain: fix theoretical race getting bulk timestamps (moneromooo-monero)
2020-07-19Merge pull request #6516Alexander Blair6-12/+0
8656a8c9f remove double includes (sumogr)
2020-07-19Merge pull request #6512Alexander Blair568-568/+568
5ef0607da Update copyright year to 2020 (SomaticFanatic)
2020-07-19Merge pull request #6509Alexander Blair1-0/+2
71693f06 systemd: Make sure required folders exist (Age Bosma)
2020-07-19Merge pull request #6501Alexander Blair2-7/+15
3843a6ab Made ccache optional (opt out) and tidied up the FindCcache.cmake (mj-xmr)
2020-07-19Merge pull request #6497Alexander Blair2-2/+2
db8563cb performance_tests: some windows fixes (moneromooo-monero)
2020-07-19Merge pull request #6489Alexander Blair1-0/+31
7765da6e Keys: Add key for rbrunner7 (rbrunner7)
2020-07-16Merge pull request #6488Alexander Blair7-0/+1491
99684e3e simplewallet: add show_qr_code command (selsta)
2020-07-16Merge pull request #6476Alexander Blair1-18/+0
6d41d9e8 contrib: remove codefresh pipeline (selsta)
2020-07-16Merge pull request #6475Alexander Blair5-97/+0
91182330 snap: remove from repo (selsta)
2020-07-09Merge pull request #6670luigi11113-6/+14
332d607 tx_pool: mine stem txes in fake chain mode (moneromooo-monero)
2020-07-09tx_pool: mine stem txes in fake chain modemoneromooo-monero3-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-08Merge pull request #6650luigi11112-1/+17
0fd6cce blockchain: fix timestamp/difficulty cache getting out of sync (moneromooo-monero)
2020-07-08blockchain: fix timestamp/difficulty cache getting out of syncmoneromooo-monero2-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-08Merge pull request #6675luigi11111-1/+1
3721d56 epee: fix array underflow in unicode parsing (moneromooo-monero)
2020-07-08Merge pull request #6647luigi11111-1/+1
4d8d121 Fix D++ block template check (vtnerd)
2020-07-08Merge pull request #6629luigi11111-0/+1
795e186 blockchain: fix total_height in getblocks.bin response (moneromooo-monero)
2020-07-08Merge pull request #6627luigi11111-1/+1
4df8f9c rpc: fix loading rpc payment data from file (moneromooo-monero)
2020-07-08Merge pull request #6611luigi11111-1/+1
dc1a053 rpc: fix comparison of seconds vs microseconds (moneromooo-monero)
2020-07-08Merge pull request #6599luigi11112-1/+12
6e4a55b rpc: fix relay_tx error return mixup (moneromooo-monero) 9b86e14 functional_tests: add simple relay_tx test (moneromooo-monero)
2020-07-08Merge pull request #6597luigi11111-2/+2
ec46069 Fix incorrect lenght of command INS_PREFIX_HASH (grydz)
2020-07-08Merge pull request #6588luigi11111-2/+1
bcef52d daemon: remove time based 'update needed' status string (moneromooo-monero)
2020-07-08Merge pull request #6587luigi11111-1/+1
94befec fix typo in pick_preferred_rct_inputs (Parean)
2020-07-08Merge pull request #6584luigi11112-6/+6
78d435a rpc: don't display invalid json errors on default log level (moneromooo-monero)
2020-07-08Merge pull request #6574luigi11112-0/+12
7ebb351 rpc: lock access to the rpc payment object (moneromooo-monero)
2020-07-08Merge pull request #6568luigi11112-36/+0
f037121 cryptonote_core: remove 'We are most likely forked' message (moneromooo-monero)
2020-07-08Merge pull request #6566luigi11111-2/+2
567402c protocol: move the 'peer claims higher version' warning to debug (moneromooo-monero)
2020-07-08Merge pull request #6559luigi11112-1/+27
15538f7 ByteSlice: Fix persisting ptr to std::moved SSO buffer (Doy-lee)
2020-07-08Merge pull request #6550luigi11110-0/+0
ca60d60 easylogging++: sanitize log payload (moneromooo-monero)
2020-07-08Merge pull request #6544luigi11111-5/+72
5741b4d blockchain: detect and log bad difficulty calculations (moneromooo-monero)
2020-07-08Merge pull request #6528luigi11115-5/+5
b73f4e7 [master]: Update gitian yml files (iDunk5400)
2020-07-06version: update nameselsta1-1/+1
2020-07-04Update RandomX to v1.1.8tevador1-0/+0
2020-06-25cmake: allow custom openssl path on macOSselsta2-2/+2
2020-06-25daemon: print sampling time in print_net_statsmoneromooo-monero1-2/+4
2020-06-25util: fix kilo prefix typo (K instead of k)moneromooo-monero1-1/+1
2020-06-22updates: mac gui .tar.bz2 -> .dmgselsta1-0/+2
2020-06-21add trezor support to sweep_singleDusan Klinec1-0/+26
2020-06-21epee: fix array underflow in unicode parsingmoneromooo-monero1-1/+1
Reported by minerscan Also independently found by OSS-Fuzz just recently
2020-06-21simplewallet: add show_qr_code commandselsta7-0/+1491
Thanks to iDunk for helping with Windows.
2020-06-19Merge pull request #6656luigi11119-19/+94
bde7f1c fuzz_tests: fix init check in oss-fuzz mode (moneromooo-monero) c4b7420 Do not use PIE with OSS-Fuzz (moneromooo-monero) c4df8b1 fix leaks in fuzz tests (moneromooo-monero) 38ca1bb fuzz_tests: add a tx extra fuzz test (moneromooo-monero)
2020-06-17python-rpc: fix bad in_peers parametermoneromooo-monero1-1/+1
2020-06-15Merge pull request #6637luigi11115-11/+11
58e1c8b repo: update donation fund address (selsta)
2020-06-14avoid a couple needless copiesmoneromooo-monero2-2/+2
2020-06-14fuzz_tests: fix init check in oss-fuzz modemoneromooo-monero1-1/+1
2020-06-14Do not use PIE with OSS-Fuzzmoneromooo-monero1-1/+1
2020-06-14fix leaks in fuzz testsmoneromooo-monero4-17/+34
2020-06-14fuzz_tests: add a tx extra fuzz testmoneromooo-monero4-0/+58
2020-06-12Fix D++ block template checkLee Clagett1-1/+1
2020-06-09repo: update donation fund addressselsta5-11/+11
2020-06-09daemon: guard against rare 'difficulty drift' bug with checkpoints and ↵stoffu10-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-08Merge pull request #6576luigi11112-6/+46
4d3c2d0 rpc: add a sanity limit to a few RPC in restricted mode (moneromooo-monero)
2020-06-08Merge pull request #6561luigi11111-1/+1
c17fe81 wallet2: fix multisig data clearing stomping on a vector (moneromooo-monero)
2020-06-08Merge pull request #6556luigi11111-1/+1
5ed37ba serialization: fix bad rapidjson api usage (moneromooo-monero)
2020-06-08Merge pull request #6553luigi11112-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-08Merge pull request #6549luigi11118-98/+337
82d21f5 easylogging++: sanitize log payload (moneromooo-monero) 7d0b7e8 [master] MMS: New 'config_checksum' subcommand (rbrunner7)
2020-06-08Merge pull request #6539luigi11111-6/+6
85164a8 epee: use memwipe rather than memset for md5 secrets (moneromooo-monero)
2020-06-08Merge pull request #6525luigi11115-7/+22
86cf811 simplewallet: don't complain about incoming payment ids on change (moneromooo-monero)
2020-06-08Merge pull request #6522luigi11112-9/+48
29e563b Fixed bugs for take_slice and byte_stream->byte_slice (vtnerd)
2020-06-08Merge pull request #6519luigi11111-1/+3
ab44293 trezor: add new firmware version support (ph4r05)
2020-06-08Merge pull request #6514luigi11116-9/+11
4baee20 build: prepare v0.16.0.0 release (selsta)
2020-06-07workflows: update msys2 setup action v0 -> v1selsta1-4/+6
2020-06-06fix warning by removing std::move() on temporary http_client objectwoodser1-1/+1
2020-06-05blockchain: fix total_height in getblocks.bin responsemoneromooo-monero1-0/+1
2020-06-05rpc: fix loading rpc payment data from filemoneromooo-monero1-1/+1
Got broken after making one of those micro optimizations requested on review..
2020-06-02Mention correct libusb and libudev dependenciesMaxXor1-3/+3
2020-06-01Merge pull request #6612luigi111113-31/+35
7aeb503 Fix boost <1.60 compilation and fix boost 1.73+ warnings (vtnerd)
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett13-31/+35
2020-05-31rpc: fix comparison of seconds vs microsecondsmoneromooo-monero1-1/+1
2020-05-28Merge pull request #6582luigi11111-3/+3
2314dae workflows: fix windows build (selsta)
2020-05-28functional_tests: add simple relay_tx testmoneromooo-monero1-0/+11
2020-05-28rpc: fix relay_tx error return mixupmoneromooo-monero1-1/+1
2020-05-27Merge pull request #6535luigi111116-542/+238
81773f5 fuzz_tests: refactor and add OSS-Fuzz compatibility (moneromooo-monero) cb4edc1 cmake: ASAN and PIE don't mix (moneromooo-monero)
2020-05-27Merge pull request #6531luigi11115-11/+11
f35ced6 build: fix boost 1.73 compatibility (selsta)
2020-05-27Fix incorrect lenght of command INS_PREFIX_HASHFrançois Colas1-2/+2
buffer_send[4] (LC) is an unsigned char, len should not exceed 254 (255 - 1 for the option).
2020-05-27tests: fix missing error on missing python entry pointmoneromooo-monero1-0/+1
2020-05-27python-rpc: add missing sync_txpool python entry pointmoneromooo-monero1-0/+10
2020-05-24daemon: remove time based "update needed" status stringmoneromooo-monero1-2/+1
2020-05-25fix typo in pick_preferred_rct_inputsDenis Smirnov1-1/+1
2020-05-24cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATHxiphon1-1/+1
2020-05-24[master] MMS: New 'config_checksum' subcommandrbrunner74-27/+121
2020-05-24easylogging++: sanitize log payloadmoneromooo-monero4-71/+216
Some of it might be coming from untrusted sources Reported by itsunixiknowthis
2020-05-23rpc: don't display invalid json errors on default log levelmoneromooo-monero2-6/+6
It's not something the user needs to know, and will display attacker controlled data
2020-05-23workflows: fix windows buildselsta1-3/+3
2020-05-21daemon: complain if data dir resides on FAT32 volume (Windows)xiphon1-0/+21
2020-05-20rpc: add a sanity limit to a few RPC in restricted modemoneromooo-monero2-6/+46
2020-05-20ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2-1/+27
The Bug: 1. Construct `byte_slice.portion_` with `epee::span(buffer)` which copies a pointer to the SSO buffer to `byte_slice.portion_` 2. It constructs `byte_slice.storage_` with `std::move(buffer)` (normally this swap pointers, but SSO means a memcpy and clear on the original SSO buffer) 3. `slice.data()` returns a pointer from `slice.portion_` that points to the original SSO cleared buffer, `slice.storage_` has the actual string.
2020-05-20net_node: remove dead seed nodesselsta1-10/+0
2020-05-19rpc: lock access to the rpc payment objectmoneromooo-monero2-0/+12
2020-05-19cryptonote_core: remove "We are most likely forked" messagemoneromooo-monero2-36/+0
It's time based and we don't have forks every 6 months anymore
2020-05-19protocol: move the "peer claims higher version" warning to debugmoneromooo-monero1-2/+2
Because there's a neverending supply of cunts claiming a wrong version just to say "look at me" I guess
2020-05-19fix a few typos in error messagesmoneromooo-monero3-6/+6
Reported by adrelanos
2020-05-19wallet2: fix multisig data clearing stomping on a vectormoneromooo-monero1-1/+1
2020-05-19cryptonote_protocol: stricter limit to number of objects requestedmoneromooo-monero1-1/+2
Reported by xnbya
2020-05-19cryptonote_protocol: reject requests/notifications before handshakemoneromooo-monero1-0/+20
Reported by xnbya
2020-05-19easylogging++: sanitize log payloadmoneromooo-monero4-71/+216
Some of it might be coming from untrusted sources Reported by itsunixiknowthis
2020-05-18testdb: add override in a couple places where it's missingmoneromooo-monero1-2/+2
2020-05-18serialization: fix bad rapidjson api usagemoneromooo-monero1-1/+1
2020-05-17blockchain: detect and log bad difficulty calculationsmoneromooo-monero1-5/+72
2020-05-17wallet_rpc_server: use unlock_time in suggested confirmations calcmoneromooo-monero1-5/+17
2020-05-16protocol: don't drop a connection if we can't get a compatible chainmoneromooo-monero1-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-16epee: use memwipe rather than memset for md5 secretsmoneromooo-monero1-6/+6
That's used by HTTP auth now
2020-05-16keccak: remove aligned checkmoneromooo-monero1-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-16Support for supercop ASM in wallet, and benchmark for supercopLee Clagett13-5/+648
2020-05-16simplewallet: add missing calls to on_commandmoneromooo-monero1-8/+8
It resets the inactivity time
2020-05-16db_lmdb: test for mmap support at init timemoneromooo-monero2-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-15cmake: ASAN and PIE don't mixmoneromooo-monero1-2/+4
Binaries built with both crash on startup with maybe 25% probability
2020-05-15fuzz_tests: refactor and add OSS-Fuzz compatibilitymoneromooo-monero16-540/+234
2020-05-15Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett9-40/+368
2020-05-14build: fix boost 1.73 compatibilityselsta5-11/+11
2020-05-13simplewallet: don't complain about incoming payment ids on changemoneromooo-monero5-7/+22
2020-05-13libzmq should be libzmq4.russoj881-2/+2
2020-05-13[master]: Update gitian yml filesiDunk54005-5/+5
2020-05-13build: prepare v0.16.0.0 releaseselsta6-9/+11
2020-05-13blockchain: fix theoretical race getting bulk timestampsmoneromooo-monero1-0/+1
2020-05-12trezor: add new firmware version supportDusan Klinec1-1/+3
2020-05-12Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett2-9/+48
2020-05-11remove double includessumogr6-12/+0
2020-05-07Merge pull request #6510luigi11111-2/+0
70609d7 cryptonote_core: take out the time based upgrade warning (moneromooo-monero)
2020-05-07Merge pull request #6506luigi11111-7/+1
42e1484 wallet2: fix keys file deserialization exception handling (xiphon)
2020-05-06Update copyright year to 2020SomaticFanatic568-568/+568
Update copyright year to 2020
2020-05-06cryptonote_core: take out the time based upgrade warningmoneromooo-monero1-2/+0
It doesn't really work anymore since we don't have a fork soon
2020-05-06Merge pull request #6503luigi11111-1/+6
f80ab3e cryptonote_protocol: do not request pruned borromean sig txes (moneromooo-monero)
2020-05-06systemd: Make sure required folders existAge Bosma1-0/+2
The default monero.conf file depends on the existence of the folders `/var/log/monero/` and `/var/lib/monero/`. This change makes sure systemd will create them, together with the proper permissions, if they don't exist. `StateDirectory` can be considered an extra safety in case the user `monero` happens to have been created with specifying `/var/lib/monero/` as a home folder but without actually creating it.
2020-05-06cryptonote_protocol: do not request pruned borromean sig txesmoneromooo-monero1-1/+6
We don't have a function to calculate their weight from a pruned version (yet).
2020-05-06Merge pull request #6486luigi11111-1/+2
feee455 Fixes for ZMQ JSON-RPC endpoint names for raw tx (vtnerd)
2020-05-06Merge pull request #6485luigi11112-3/+17
7a8c1ee wallet2: fix subaddress expansion when receiving monero (moneromooo-monero)
2020-05-06Merge pull request #6484luigi11111-1/+1
e7d0105 message_store: don't print an error when there is no mms file (moneromooo-monero)
2020-05-06Merge pull request #6481luigi11111-1/+1
119f706 rpc: fix 'use_bootstrap_daemon_if_necessary' return value (xiphon)
2020-05-06Merge pull request #6480luigi11111-3/+2
4f489fa wallet2: check_connection return false on get_version status != OK (xiphon)
2020-05-06Merge pull request #6478luigi11111-1/+1
ee58362 Used legacy category to match insert_key_images behavior (vtnerd)
2020-05-06Merge pull request #6477luigi11113-65/+25
afe5a55 Revert functional test changes in babf25d and 5715460 (vtnerd)
2020-05-06Merge pull request #6472luigi11112-1/+3
2efbd5f cryptonote: fix reuse of non default tx data when relaying (moneromooo-monero)
2020-05-06Merge pull request #6471luigi11111-0/+3
c6a1294 add another seed node (Gingeropolous/selsta) 9faf3d1 Add erciccione's seed node (erciccione/selsta)
2020-05-06Merge pull request #6468luigi11112-4/+5
a813c46 cryptonote_core: skip dns checkpoints on startup if not enforced (xiphon)
2020-05-05Merge pull request #6467luigi11115-24/+52
8b655de simplewallet: report timestamp based expected unlock time on balance (moneromooo-monero)
2020-05-05Merge pull request #6441luigi11115-10/+27
613071f use memwipe on secret k/alpha values (moneromooo-monero)
2020-05-05Merge pull request #6409luigi111114-171/+806
c26c930 Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. (vtnerd)
2020-05-05wallet2: fix keys file deserialization exception handlingxiphon1-7/+1
2020-05-04Made ccache optional (opt out) and tidied up the FindCcache.cmakemj-xmr2-7/+15
2020-05-04Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett26-127/+1860
2020-05-03Update expat.mkArqTras1-1/+1
2020-05-03performance_tests: some windows fixesmoneromooo-monero2-2/+2
Too many iterations cause std::bad_alloc for the timings vector, and the micro prefix displays as some other character, so use u. Reported by iDunk
2020-05-02Merge pull request #6451luigi11116-8/+36
4ed60b6 Bulletproofs: verification speedup (SarangNoether)
2020-05-01Merge pull request #6460luigi11111-0/+4
f8b1480 unit_tests: fix gcc+ warning (sumogr)
2020-05-01Merge pull request #6457luigi11111-3/+3
5eb7f63 workflows: add trezor support ubuntu (selsta)
2020-05-01Merge pull request #6453luigi11112-1/+3
d2d3a81 bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning) (xiphon)
2020-05-01Merge pull request #6452luigi11112-0/+59
d3e77cc FindCcache automatically (mj-xmr)
2020-05-01Merge pull request #6449luigi11112-8/+37
27d551d simplewallet: add sweep_account command (moneromooo-monero)
2020-05-01Merge pull request #6446luigi111124-253/+431
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
2020-05-01Merge pull request #6444luigi11111-0/+1
b367630 simplewallet : missing function block separator (sumogr)
2020-05-01Merge pull request #6443luigi11112-111/+139
145be6d p2p: startup speedup, init seed nodes on first 'connect_to_seed()' (xiphon)
2020-05-01Merge pull request #6440luigi11111-4/+4
7c4a400 simplewallet: fix strings (show_transfers & export_transfers) (sumogr)
2020-05-01Merge pull request #6436luigi11118-2/+104
688a3e8 Add timelock verification on device (cslashm)
2020-05-01Merge pull request #6420luigi11111-2/+2
647c069 openssl update (ArqTras)
2020-05-01Merge pull request #6350luigi111111-27/+138
da99157 Use byte_slice for sending zmq messages - removes data copy within zmq (vtnerd)
2020-04-29Keys: Add key for rbrunner7rbrunner71-0/+31
2020-04-29Merge pull request #6487luigi11111-2/+2
dd807b8 txpool.cpp: rename var to fix for old g++ version (xenial default) (sumogr)
2020-04-29txpool.cpp: rename var to fix for old g++ version (xenial default)Sumo Gr1-2/+2
2020-04-29Fixes for ZMQ JSON-RPC endpoint names for raw txLee Clagett1-1/+2