summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4544v0.13.0.2Riccardo Spagni2018-10-091-1/+1
|\ | | | | | | | | e0f4606a remove -release from the version string (Riccardo Spagni) d7d6d238 update version for release (Riccardo Spagni)
| * remove -release from the version stringRiccardo Spagni2018-10-091-1/+1
| |
| * update version for releaseRiccardo Spagni2018-10-091-1/+1
|/
* Merge pull request #4540Riccardo Spagni2018-10-091-4/+1
| | | | 8833aec0 wallet2: fix cold signing using non padded bulletproofs (moneromooo-monero)
* Merge pull request #4517Riccardo Spagni2018-10-094-5/+154
| | | | 02c2b43a Utils: Add Dockerfile for android 64-bit build (Gregory Lemercier)
* Merge pull request #4535Riccardo Spagni2018-10-091-1/+1
| | | | c716a331 device: increase ledger timeout to 2 minutes (selsta)
* Merge pull request #4538Riccardo Spagni2018-10-091-6/+6
| | | | bd7b800f device_io_hid: fix DEFAULT_* type (too short) and init time (moneromooo-monero)
* Merge pull request #4532Riccardo Spagni2018-10-091-9/+16
| | | | 8f22e808 device: destroy device objects on exit (moneromooo-monero)
* Merge pull request #4530Riccardo Spagni2018-10-081-1/+1
| | | | 77471e23 blockchain_blackball: fix stray ! (moneromooo-monero)
* Merge pull request #4529Riccardo Spagni2018-10-081-1/+1
| | | | c95a1408 CMakeLists.txt: Fix typo (erciccione)
* Merge pull request #4527Riccardo Spagni2018-10-082-11/+1
| | | | c5a97315 Remove last traces of libpcsc-lite (moneromooo-monero)
* Merge pull request #4519Riccardo Spagni2018-10-081-0/+1
| | | | 17701864 Depends: build hidapi with -fPIC (iDunk5400)
* Revert "Merge pull request #4472"Riccardo Spagni2018-10-0817-113/+185
| | | | This reverts commit b26ab0b5803af4ffe23de11a45e43877301a4902.
* Merge pull request #4514Riccardo Spagni2018-10-081-15/+18
| | | | 85e58cb2 blockchain_blackball: fix stats double counting (moneromooo-monero)
* Merge pull request #4036Riccardo Spagni2018-10-0718-252/+839
| | | | | 9acf42d3 Multisig M/N functionality core tests added (naughtyfox) 9f3963e8 Arbitrary M/N multisig schemes: * support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation (naughtyfox)
* Merge pull request #4510Riccardo Spagni2018-10-078-59/+16
| | | | 21a624af Consolidate HID depends makefiles into single recipe (TheCharlatan)
* Merge pull request #4511Riccardo Spagni2018-10-071-562/+562
| | | | f9485a36 tests: update crypto tests data file after PRNG changes (moneromooo-monero)
* Merge pull request #4509Riccardo Spagni2018-10-071-2/+2
| | | | 0656050f README: update MSYS2 dependencies for Ledger (Lafudoci)
* Merge pull request #4508Riccardo Spagni2018-10-071-1370/+2380
| | | | 3d722db4 wallet-cli: Update French translation (Guillaume LE VAILLANT)
* Merge pull request #4506Riccardo Spagni2018-10-071-0/+14
| | | | cbdd6b91 Linux: Fix building of static binaries with hw device support (iDunk5400)
* Merge pull request #4505Riccardo Spagni2018-10-074-1532/+2533
| | | | 977df631 Fix some calls to the translation function (Guillaume LE VAILLANT)
* Merge pull request #4501Riccardo Spagni2018-10-071-0/+19
| | | | fb3593c2 Add check if submodules need to be updated (TheCharlatan)
* Merge pull request #4472Riccardo Spagni2018-10-0617-185/+113
| | | | 02d3ef7b blocks: use auto-generated .c files instead of 'LD -r -b binary' (xiphon)
* Merge pull request #4495Riccardo Spagni2018-10-061-3/+3
| | | | 34a85e0c wallet2: disable height based segregation (moneromooo-monero)
* Merge pull request #4499Riccardo Spagni2018-10-061-7/+14
| | | | c5928bde wallet2_api: fix build with C++14 (moneromooo-monero)
* Merge pull request #4390Riccardo Spagni2018-10-064-58/+57
| | | | | a0613532 secure_pwd_reader: Add proper Unicode handling [Ryo contribution] (fireice-uk) 579383c2 simplewallet: Add Unicode input_line [Ryo backport] (fireice-uk)
* Merge pull request #4492Riccardo Spagni2018-10-061-0/+4
| | | | 7f2ad1a7 functional_tests: fix linking on Windows (iDunk5400)
* Merge pull request #4487Riccardo Spagni2018-10-061-2/+2
| | | | 7c790f11 Fix rtxn usage in BlockchainLMDB::get_estimated_batch_size (Howard Chu)
* Merge pull request #4485v0.13.0.2-RC2Riccardo Spagni2018-10-021-5/+15
| | | | 5ec929fb daemon: do not display uptime when not known (moneromooo-monero)
* Merge pull request #4490Riccardo Spagni2018-10-021-1/+1
| | | | bccd88dd wallet2: clear found out for every tx key (doy-lee)
* Merge pull request #4484Riccardo Spagni2018-10-022-9/+17
| | | | 2c74b1a1 wallet_rpc_server: include all transfer records for a txid (moneromooo-monero)
* Merge pull request #4482Riccardo Spagni2018-10-026-7/+20
| | | | 25e5890d wallet: fix --generate-from-json using wrong password (moneromooo-monero)
* Merge pull request #4479Riccardo Spagni2018-10-024-11/+65
| | | | d5541e44 common: Windows 'spawn' support for tx and block notifications (xiphon)
* Merge pull request #4476Riccardo Spagni2018-10-021-1/+1
| | | | fa9e54b6 build: fix gcc false positive 'stringop-overflow' warning (xiphon)
* Merge pull request #4475Riccardo Spagni2018-10-023-2/+28
| | | | 6da36ea0 wallet2_api: blackball/unblackball now take two parameters (moneromooo-monero)
* Merge pull request #4471Riccardo Spagni2018-10-021-0/+0
| | | | 31559e6a Update unbound submodule to 7f23967 (iDunk5400)
* Merge pull request #4470Riccardo Spagni2018-10-025-3/+19
| | | | | | | | | | | | | | | | | | | | 2fbf38ee Fix 32bit depends builds (TheCharlatan) 17142ec9 malloc scratchpad for all supported android archs (m2049r) 6a781408 Make depends use self built clang for darwin (TheCharlatan) 69da14e1 fixes make debug compilation on OSX (Dusan Klinec) fe125647 Fixup RENAME_DB() macro (Howard Chu) b2972927 osx compilation fix: missing boost libs added (Dusan Klinec) 174f31bf simplewallet: don't complain about payment id on pool mined blocks (moneromooo-monero) 89288863 README: mention ASAN usage alongside valgrind (moneromooo-monero) 83debef9 wallet_rpc_server: remove verbose field in incoming_transfers query (moneromooo-monero) a69271fa Fixed a typo (Piotr KÄ…kol) 92d1da28 unit_tests: fix build with GCC 5.4.0 on ubuntu (moneromooo-monero) a21da905 Wallet: use unique_ptr for WalletImpl members (oneiric) 7a056f44 WalletAPI: multisigSignData bug fixed (naughtyfox) 43a06350 ringdb: use cursors to be a bit faster (moneromooo-monero) 7964d4f8 wallet2: handle corner case in picking fake outputs (moneromooo-monero) 6f5360b3 bump version to 0.13.0.1 (Riccardo Spagni) cf470bf3 switch from master to rc (Riccardo Spagni)
* Merge pull request #4467Riccardo Spagni2018-10-021-2/+2
| | | | fa942ef6 daemon: silence daemon update warnings on testnet (iDunk5400)
* Merge pull request #4464Riccardo Spagni2018-10-021-1/+1
| | | | bef1750f unit_tests: fix longstanding DNS related unit test (moneromooo-monero)
* Merge pull request #4463Riccardo Spagni2018-10-021-3/+4
| | | | 8110bea3 dns_utils: refresh list of usable DNSSEC servers (moneromooo-monero)
* Merge pull request #4333Riccardo Spagni2018-09-2910-0/+300
|\ | | | | | | 73403004 add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} (moneromooo-monero)
| * add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}moneromooo-monero2018-09-2910-0/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those take a command line of the form "A [B]", with A being the name (and optional path, if not in the caller's CWD, but fully qualified path is recommended, avoids possible security issues) to a program, and optional arguments. Any occurence of the two character string "%s" will be replaced by the hash of the block or transaction which triggered the notification. Tokenization is barebones. If you want things like pipes, calls to paths with spaces, etc, then use a script (though exec time will suffer). block-notify is called when a new block is added onto the chain. tx-notify is called when a new transaction happens with the wallet as source and/or destination. It is the notification program's responsibility to determine what to do in those cases. Note that this is asynchronous, so it is very possible that: - the notification programs will be run out of order - several events happen before the notification for the first one A Windows port would be nice if someone wants to make one.
* | Merge pull request #4461Riccardo Spagni2018-09-291-1/+5
|\ \ | | | | | | | | | 7dd11711 wallet2: fix transfers between subaddresses hitting the sanity check (moneromooo-monero)
| * | wallet2: fix transfers between subaddresses hitting the sanity checkmoneromooo-monero2018-09-281-1/+5
| |/ | | | | | | Transfers between subaddresses are accounted for differently
* | Merge pull request #4459Riccardo Spagni2018-09-2916-56/+101
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero) 3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero) a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero) 1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero) fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero) 2e2139ff epee: do not propagate exception through dtor (moneromooo-monero) 0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero) 1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero) 418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero) ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero) 6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero) 53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero) e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero) 661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero) 5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero) 7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero) a085da32 unit_tests: add check for page size > 0 before dividing (moneromooo-monero) d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero) 02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero) c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
| * | fuzz_tests: catch unhandled exceptionsmoneromooo-monero2018-09-271-0/+4
| | | | | | | | | | | | Coverity 175293, 175312, 175266
| * | miner: restore stream flags after changing themmoneromooo-monero2018-09-271-1/+2
| | | | | | | | | | | | Coverity 136462
| * | levin_protocol_handler_async: do not propagate exception through dtormoneromooo-monero2018-09-271-0/+6
| | | | | | | | | | | | Coverity 161856
| * | net_helper: do not propagate exceptions through dtormoneromooo-monero2018-09-271-1/+2
| | | | | | | | | | | | Coverity 161864
| * | miner: do not propagate exceptions through dtormoneromooo-monero2018-09-271-1/+2
| | | | | | | | | | | | Coverity 161862