Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-02 | db_lmdb: log which output was not found in get_output_key | moneromooo-monero | 1 | -1/+2 | |
2018-11-01 | Merge pull request #4676 | Riccardo Spagni | 1 | -1/+1 | |
3b402ebb Updating Monero GUI repo link in README.i18n.md (Jkat) | |||||
2018-11-01 | Merge pull request #4664 | Riccardo Spagni | 1 | -9/+23 | |
61304151 db_lmdb: use MDB_MULTIPLE_NEXT where possible for some speedup (moneromooo-monero) | |||||
2018-11-01 | Merge pull request #4663 | Riccardo Spagni | 4 | -12/+49 | |
d6937e37 ringct: use dummy bulletproofs when in fake mode, for speed (moneromooo-monero) | |||||
2018-11-01 | Merge pull request #4658 | Riccardo Spagni | 2 | -14/+12 | |
ca9b996d perf_timer: separate log categories based on caller categories (moneromooo-monero) | |||||
2018-11-01 | Merge pull request #4653 | Riccardo Spagni | 2 | -0/+2 | |
ade369f9 Add RPC error code for non-deterministic wallet (Michał Sałaban) | |||||
2018-11-01 | Merge pull request #4648 | Riccardo Spagni | 1 | -1/+13 | |
a7bffead daemon: fix base fee stating /kB even when it is per byte (moneromooo-monero) | |||||
2018-11-01 | Merge pull request #4645 | Riccardo Spagni | 5 | -5/+49 | |
6f88c03d Simplewallet: update help text for show_transfers. (Ted Moravec) | |||||
2018-11-01 | Merge pull request #4639 | Riccardo Spagni | 1 | -1/+1 | |
ec301390 Update db_lmdb.cpp (Cactii1) | |||||
2018-10-26 | Merge pull request #4721 | Riccardo Spagni | 1 | -1/+5 | |
a9f9406c unit_tests: notify test special case for the usual weirdo (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4719 | Riccardo Spagni | 1 | -1/+1 | |
0aff4987 rpc: fix build with older compilers (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4700 | Riccardo Spagni | 1 | -1/+1 | |
3bb4b0d4 miner: fix build with boost 1.69 (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4679 | Riccardo Spagni | 1 | -1/+3 | |
7d21c9b5 CMakeLists.txt: only use libatomic when found (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4672 | Riccardo Spagni | 1 | -0/+15 | |
62f94e1b device_io_hid.cpp: fix copyright header (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4646 | Riccardo Spagni | 2 | -4/+1 | |
109717a5 Remove Travis check in depends toolchain file (TheCharlatan) | |||||
2018-10-26 | Merge pull request #4620 | Riccardo Spagni | 1 | -12/+14 | |
ad4cce93 build: fixed submodule check (xiphon) | |||||
2018-10-26 | Merge pull request #4617 | Riccardo Spagni | 5 | -5/+7 | |
3ffbec15 rpc: init m_rpc_version in Message ctor (moneromooo-monero) bfa2dce1 rpc: remove unused ctors (moneromooo-monero) 7cc39845 account: init creation timestamp to 0 (moneromooo-monero) 32123789 wallet2: initialize some scalar fields in ctor where appropriate (moneromooo-monero) 4eca42b2 blockchain_db: initialize m_hardfork in ctor just in case (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4615 | Riccardo Spagni | 3 | -2/+38 | |
a7960542 WalletAPI: rescanBlockchain, rescanBlockchainAsync (mmitkevich) | |||||
2018-10-26 | Merge pull request #4613 | Riccardo Spagni | 1 | -0/+10 | |
45a6880d unit_tests: call umask before mkstemp (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4612 | Riccardo Spagni | 1 | -4/+8 | |
2d48861d p2p: only deinitialize what's been initialized in offline mode (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4609 | Riccardo Spagni | 1 | -1/+1 | |
e54e5668 daemon: Show mining address (Ricardo de Vries) | |||||
2018-10-26 | Merge pull request #4607 | Riccardo Spagni | 2 | -12/+13 | |
e623f2b2 Add building with depends to the Makefile (TheCharlatan) | |||||
2018-10-26 | Merge pull request #4604 | Riccardo Spagni | 1 | -2/+2 | |
0fbbb065 p2p: a negative result from UPNP_GetValidIGD is an error (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4597 | Riccardo Spagni | 1 | -2/+4 | |
9ea50781 README: add libnorm to the dependency list (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4586 | Riccardo Spagni | 1 | -19/+12 | |
e51c9787 rpc: fix wrongly formatted JSON for pruned tx (stoffu) | |||||
2018-10-26 | Merge pull request #4585 | Riccardo Spagni | 1 | -1/+1 | |
5dff61d4 readme: update OSX build badges (xiphon) | |||||
2018-10-26 | Merge pull request #4580 | Riccardo Spagni | 1 | -0/+2 | |
938476c9 CMakeLists.txt: detect and use -pthread compiler flag (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4573 | Riccardo Spagni | 2 | -1/+5 | |
8f3c7937 readline_buffer: fix "cursor in prompt" bug (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4561 | Riccardo Spagni | 3 | -1/+15 | |
04ddf02e Return appropriate RPC error code when key image signature check fails (Michał Sałaban) | |||||
2018-10-26 | Merge pull request #4555 | Riccardo Spagni | 1 | -2/+2 | |
68e9744d simplewallet: perform trivial error checks before password prompt (xiphon) | |||||
2018-10-26 | Merge pull request #4553 | Riccardo Spagni | 1 | -0/+2 | |
d46c765d README: mention max_usb_current setting on Raspberry Pi (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4552 | Riccardo Spagni | 3 | -0/+10 | |
67e76aa0 wallet_rpc_server: optionally return tx keys in sign_transfer (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4547 | Riccardo Spagni | 1 | -6/+0 | |
f2c2c47a simplewallet: fixed deadlock if a user hits CTRL+C twice (xiphon) | |||||
2018-10-26 | Merge pull request #4545 | Riccardo Spagni | 1 | -1/+24 | |
93a88d73 Utils: add support for newer Windows versions detection (Gregory Lemercier) | |||||
2018-10-26 | Merge pull request #4539 | Riccardo Spagni | 3 | -1/+229 | |
977fc1bc wallet_rpc_server: add describe_transfer RPC (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4536 | Riccardo Spagni | 17 | -185/+113 | |
fd62b6e7 blocks: use auto-generated .c files instead of 'LD -r -b binary' (xiphon) | |||||
2018-10-26 | Merge pull request #4526 | Riccardo Spagni | 10 | -1/+953 | |
8f96c718 Adapt Readme and script to monero gitian build signing (TheCharlatan) 9617fad0 Add OSX gitian descriptor (TheCharlatan) d147d240 Add windows descriptor to gitian descriptors (TheCharlatan) fed4e598 Change gitian.sigs repo from bitcoin-core to monero-project remote host (TheCharlatan) f2127f9d Add checksums for download tools (TheCharlatan) c2f17890 Add gitian build script (TheCharlatan) 6d0ca4e2 Prepare Depends Packages for Gitian Scripts (TheCharlatan) | |||||
2018-10-26 | Merge pull request #4513 | Riccardo Spagni | 1 | -0/+4072 | |
539debc4 Finish all contexts but simple_wallet, translate 23% of simple_wallet (sanecito) ee71ba98 Add translations for Monero::PendingTransactionImpl, command_line Contexts (sanecito) 5c4fe3d4 Create Japanese file, add translations for "Monero::AddressBookImpl" and "Wallet" Contexts (sanecito) | |||||
2018-10-26 | Merge pull request #4408 | Riccardo Spagni | 4 | -0/+69 | |
341b3931 cryptonote_core: warn when the block rate deviates from expectations (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4308 | Riccardo Spagni | 5 | -1/+177 | |
9907ea06 cryptonote: sort tx_extra fields (moneromooo-monero) | |||||
2018-10-26 | Merge pull request #4715 | Riccardo Spagni | 1 | -0/+5 | |
9168fc9f Makefile: fix building without a git tree (moneromooo-monero) | |||||
2018-10-24 | unit_tests: notify test special case for the usual weirdo | moneromooo-monero | 1 | -1/+5 | |
2018-10-24 | rpc: fix build with older compilers | moneromooo-monero | 1 | -1/+1 | |
2018-10-24 | Makefile: fix building without a git tree | moneromooo-monero | 1 | -0/+5 | |
2018-10-23 | ringct: use dummy bulletproofs when in fake mode, for speed | moneromooo-monero | 4 | -12/+49 | |
2018-10-23 | Merge pull request #4697 | Riccardo Spagni | 1 | -2/+23 | |
61f83316 wallet2: extend fake out picks away from the gamma pick (moneromooo-monero) | |||||
2018-10-23 | Merge pull request #4640 | Riccardo Spagni | 1 | -1/+1 | |
11415128 unit_tests: fix notify test when run from make *test (moneromooo-monero) | |||||
2018-10-23 | wallet2: extend fake out picks away from the gamma pick | moneromooo-monero | 1 | -2/+23 | |
in order to unbias selection from blocks with few txes | |||||
2018-10-22 | miner: fix build with boost 1.69 | moneromooo-monero | 1 | -1/+1 | |
2018-10-22 | Merge pull request #4699 | Riccardo Spagni | 1 | -3/+3 | |
9da67502 update readme for 0.13.0.4 (Riccardo Spagni) | |||||
2018-10-22 | update readme for 0.13.0.4 | Riccardo Spagni | 1 | -3/+3 | |
2018-10-22 | rpc: fix wrongly formatted JSON for pruned tx | stoffu | 1 | -19/+12 | |
Fix for #4399. Also unifies code for serializing pruned tx to binary/json into one. | |||||
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 17 | -185/+113 | |
2018-10-20 | CMakeLists.txt: only use libatomic when found | moneromooo-monero | 1 | -1/+3 | |
2018-10-20 | Merge pull request #4524 | Riccardo Spagni | 1 | -1/+1 | |
f5f7c2ac rpc: blanket initialize 0MQ request and response structures (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4523 | Riccardo Spagni | 1 | -1/+1 | |
6ca00b6d miner: really reset flags/precision on std::cout (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4522 | Riccardo Spagni | 1 | -0/+3 | |
a39c0358 blockchain: add check test options are given for fakechain mode (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4521 | Riccardo Spagni | 1 | -0/+21 | |
6653062e unit_tests: add unit test for alloc alignment being a power of 2 (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4518 | Riccardo Spagni | 1 | -3/+18 | |
92a0827e wallet2: make fake out selection messages less spammy (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4669 | Riccardo Spagni | 1 | -1/+4 | |
d3cda5ad console_handler: add a global log when exiting via EOF (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4666 | Riccardo Spagni | 1 | -2/+2 | |
cf75ee72 blockchain: move two new verification errors to the verify category (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4659 | Riccardo Spagni | 1 | -6/+8 | |
b916ca63 rpc: fix output distribution caching ignoring chain changes (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4642 | Riccardo Spagni | 3 | -22/+48 | |
25d327e7 device: extended logging, refactored device selection code (xiphon) 825d836f device: fixed Ledger Nano S device selection (xiphon) | |||||
2018-10-20 | Merge pull request #4650 | Riccardo Spagni | 7 | -41/+41 | |
99cd6f96 Rename "blackball" for clarity (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4637 | Riccardo Spagni | 1 | -1/+6 | |
c39e0a17 core: don't verify range proofs multiple times (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4635 | Riccardo Spagni | 2 | -1/+3 | |
776aefda tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool (stoffu) | |||||
2018-10-20 | Merge pull request #4520 | Riccardo Spagni | 1 | -0/+35 | |
2e2daebc ANSI colors in Windows 10 (iDunk5400) | |||||
2018-10-20 | Merge pull request #4629 | Riccardo Spagni | 3 | -0/+25 | |
c7743929 spawn: close all file descriptors before execve (moneromooo-monero) | |||||
2018-10-20 | Merge pull request #4626 | Riccardo Spagni | 1 | -1/+1 | |
a69fc05a util: close keys file lock on exec (moneromooo-monero) | |||||
2018-10-20 | device_io_hid.cpp: fix copyright header | moneromooo-monero | 1 | -0/+15 | |
2018-10-20 | console_handler: add a global log when exiting via EOF | moneromooo-monero | 1 | -1/+4 | |
It's a common confusion point for users which run monerod without stdin and with --detach | |||||
2018-10-19 | blockchain: move two new verification errors to the verify category | moneromooo-monero | 1 | -2/+2 | |
Lest we get people get scared again | |||||
2018-10-19 | db_lmdb: use MDB_MULTIPLE_NEXT where possible for some speedup | moneromooo-monero | 1 | -9/+23 | |
2018-10-19 | rpc: fix output distribution caching ignoring chain changes | moneromooo-monero | 1 | -6/+8 | |
0 is placeholder for whole chain, so we should compare chain height changes rather than chain-height-or-zero. Even this isn't totally foolproof if a blocks are popped and the same number added again, but it is much better as it prevents the data from slowly going out of sync. | |||||
2018-10-19 | perf_timer: separate log categories based on caller categories | moneromooo-monero | 2 | -14/+12 | |
Also default to microseconds, for homogeneity Makes it easier to enable what we need | |||||
2018-10-19 | daemon: fix base fee stating /kB even when it is per byte | moneromooo-monero | 1 | -1/+13 | |
2018-10-18 | Add RPC error code for non-deterministic wallet | Michał Sałaban | 2 | -0/+2 | |
2018-10-18 | Rename "blackball" for clarity | moneromooo-monero | 7 | -41/+41 | |
Apparently some people seem to think it's a censorship list... | |||||
2018-10-18 | device: extended logging, refactored device selection code | xiphon | 3 | -20/+46 | |
2018-10-18 | Adapt Readme and script to monero gitian build signing | TheCharlatan | 5 | -77/+43 | |
The sigs should be produced in a seperate step by default. Remove windows and osx sig options that are not needed for monero. | |||||
2018-10-18 | Remove Travis check in depends toolchain file | TheCharlatan | 2 | -4/+1 | |
The architecture for darwin is now detected correctly, remove the override for it. | |||||
2018-10-18 | Simplewallet: update help text for show_transfers. | Ted Moravec | 5 | -5/+49 | |
Describe the output format. | |||||
2018-10-18 | daemon: Show mining address | Ricardo de Vries | 1 | -1/+1 | |
2018-10-18 | device: fixed Ledger Nano S device selection | xiphon | 2 | -6/+6 | |
2018-10-18 | tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool | stoffu | 2 | -1/+3 | |
2018-10-17 | unit_tests: fix notify test when run from make *test | moneromooo-monero | 1 | -1/+1 | |
2018-10-17 | Update db_lmdb.cpp | Cactii1 | 1 | -1/+1 | |
2018-10-17 | core: don't verify range proofs multiple times | moneromooo-monero | 1 | -1/+6 | |
2018-10-17 | spawn: close all file descriptors before execve | moneromooo-monero | 3 | -0/+25 | |
No need to give whatever we're calling access to what we use | |||||
2018-10-16 | util: close keys file lock on exec | moneromooo-monero | 1 | -1/+1 | |
2018-10-16 | Merge pull request #4610 | Riccardo Spagni | 1 | -1/+3 | |
9b6dd934 Providing user supplied default constructor for expect<void> (Lee Clagett) | |||||
2018-10-16 | Merge pull request #4602 | Riccardo Spagni | 1 | -5/+10 | |
6f28667a daemon: fix reading past stack on exit (moneromooo-monero) | |||||
2018-10-16 | Merge pull request #4623 | Riccardo Spagni | 1 | -2/+1 | |
99d45a95 wallet_rpc_server: fix change_wallet_password RPC (moneromooo-monero) | |||||
2018-10-16 | wallet_rpc_server: fix change_wallet_password RPC | moneromooo-monero | 1 | -2/+1 | |
2018-10-16 | Merge pull request #4621 | Riccardo Spagni | 1 | -1/+1 | |
0cdd4b07 wallet2_api: fix generating new wallet in the GUI (moneromooo-monero) | |||||
2018-10-16 | wallet2_api: fix generating new wallet in the GUI | moneromooo-monero | 1 | -1/+1 | |
It was creating a new wallet without a password first (this should be fixed), then not changing the password correctly | |||||
2018-10-16 | build: fixed submodule check | xiphon | 1 | -12/+14 | |
2018-10-16 | rpc: init m_rpc_version in Message ctor | moneromooo-monero | 1 | -1/+1 | |
Coverity 182501 | |||||
2018-10-16 | rpc: remove unused ctors | moneromooo-monero | 1 | -3/+0 | |
Also prevents coverity from moaning about them not initializing fields | |||||
2018-10-16 | account: init creation timestamp to 0 | moneromooo-monero | 1 | -0/+1 | |
Never actually used uninitialized Coverity 136615 | |||||
2018-10-16 | wallet2: initialize some scalar fields in ctor where appropriate | moneromooo-monero | 1 | -0/+4 | |
Coverity 188336 | |||||
2018-10-16 | blockchain_db: initialize m_hardfork in ctor just in case | moneromooo-monero | 1 | -1/+1 | |
Coverity 136568 | |||||
2018-10-16 | WalletAPI: rescanBlockchain, rescanBlockchainAsync | mmitkevich | 3 | -2/+38 | |
2018-10-16 | Merge pull request #4572 | Riccardo Spagni | 3 | -5/+2 | |
e7f24850 Fix Windows build after epee dependency change (iDunk5400) | |||||
2018-10-16 | p2p: only deinitialize what's been initialized in offline mode | moneromooo-monero | 1 | -4/+8 | |
2018-10-16 | unit_tests: call umask before mkstemp | moneromooo-monero | 1 | -0/+10 | |
Coverity 188788 | |||||
2018-10-15 | Providing user supplied default constructor for expect<void> | Lee Clagett | 1 | -1/+3 | |
2018-10-16 | Add building with depends to the Makefile | TheCharlatan | 2 | -12/+13 | |
Depends can now be compiled with `make depends target=$triple`, where $triple is one of the supported build targets. Adapt the Makefile for this change, remove not needed windows deps from depends setup description. | |||||
2018-10-15 | Fix Windows build after epee dependency change | iDunk5400 | 3 | -5/+2 | |
2018-10-15 | p2p: a negative result from UPNP_GetValidIGD is an error | moneromooo-monero | 1 | -2/+2 | |
as per the source documentation | |||||
2018-10-15 | daemon: fix reading past stack on exit | moneromooo-monero | 1 | -5/+10 | |
2018-10-15 | README: add libnorm to the dependency list | moneromooo-monero | 1 | -2/+4 | |
2018-10-15 | Merge pull request #4502 | Riccardo Spagni | 1 | -1/+1 | |
9a856697 rpc: fixed typo in JSON command error response message (AnythingTechPro) | |||||
2018-10-15 | Merge pull request #4494 | Riccardo Spagni | 1 | -17/+20 | |
0a9bd1b3 Move cross compiling steps into proper heading (K3v1n Kur14k053) | |||||
2018-10-15 | Merge pull request #4489 | Riccardo Spagni | 22 | -17/+53 | |
00901e9c epee: initialize a few data members where it seems to be appropriate (moneromooo-monero) 144a6c32 abstract_tcp_server2: move m_period to subclass (moneromooo-monero) 758d7684 connection_basic: remove unused floating time start time (moneromooo-monero) e5108a29 Catch more exceptions in dtors (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4481 | Riccardo Spagni | 3 | -1/+117 | |
98c92258 unit_tests: add a notifier test (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4389 | Riccardo Spagni | 5 | -38/+60 | |
6844ae1b tx_pool: avoid parsing a whole tx if only the prefix is needed (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4592 | Riccardo Spagni | 1 | -1/+1 | |
a677492f tx_pool: store hex string instead of raw binary to tx_blob of get_transaction_pool RPC (stoffu) | |||||
2018-10-15 | Merge pull request #4591 | Riccardo Spagni | 1 | -0/+1 | |
991613f8 Dockerfile: init and update submodules (Tyler Baker) | |||||
2018-10-15 | Merge pull request #4565 | Riccardo Spagni | 3 | -6/+6 | |
bf842a6a build: use ARCH 'native' by default, allow to configure and override it (xiphon) | |||||
2018-10-15 | Merge pull request #4577 | Riccardo Spagni | 1 | -0/+1 | |
d886b97f SOFTWARE is the default wallet device (m2049r) | |||||
2018-10-15 | Merge pull request #4551 | Riccardo Spagni | 1 | -1/+1 | |
c0822fdd simplewallet: mark default-ring-size setting as obsolete (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4578 | Riccardo Spagni | 1 | -3/+3 | |
76d6d832 Revert "p2p: connect via the bound ip, if any" (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4571 | Riccardo Spagni | 8 | -7/+18 | |
c3b8328c daemon: do not run complex code in a signal handler (moneromooo-monero) e736964a Remove epee header dependency on cryptonote_core (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4567 | Riccardo Spagni | 1 | -1/+1 | |
14ed029b simplewallet: fix view key parsing in --generate-from-view-key (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4550 | Riccardo Spagni | 1 | -2/+6 | |
0e33cf89 password: fix secure input with echo on windows (moneromooo-monero) | |||||
2018-10-15 | Merge pull request #4549 | Riccardo Spagni | 1 | -0/+7 | |
dc8f6924 password: fix backspace outputting ^? on linux on echoing secure input (moneromooo-monero) | |||||
2018-10-15 | tx_pool: store hex string instead of raw binary to tx_blob of ↵ | stoffu | 1 | -1/+1 | |
get_transaction_pool RPC Inspired by https://github.com/masari-project/masari/issues/93 | |||||
2018-10-14 | Dockerfile: init and update submodules | Tyler Baker | 1 | -0/+1 | |
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: https://github.com/monero-project/monero/issues/4582 Signed-off-by: Tyler Baker <tyler@foundries.io> | |||||
2018-10-14 | readme: update OSX build badges | xiphon | 1 | -1/+1 | |
2018-10-13 | CMakeLists.txt: detect and use -pthread compiler flag | moneromooo-monero | 1 | -0/+2 | |
The cmake thread detection just ain't enough to always work | |||||
2018-10-13 | Revert "p2p: connect via the bound ip, if any" | moneromooo-monero | 1 | -3/+3 | |
This reverts commit 909398efc79cb1fa92e330e9a50a316ca5858953. It looks like it's causing trouble with tor on some setups | |||||
2018-10-13 | build: use ARCH 'native' by default, allow to configure and override it | xiphon | 3 | -6/+6 | |
2018-10-13 | SOFTWARE is the default wallet device | m2049r | 1 | -0/+1 | |
2018-10-12 | readline_buffer: fix "cursor in prompt" bug | moneromooo-monero | 2 | -1/+5 | |
It happens when readline displays a prompt just before switching to a shorter one | |||||
2018-10-12 | daemon: do not run complex code in a signal handler | moneromooo-monero | 1 | -1/+8 | |
instead, delegate the work to a one off thread and notify it from the signal handler | |||||
2018-10-12 | Remove epee header dependency on cryptonote_core | moneromooo-monero | 7 | -6/+10 | |
2018-10-12 | simplewallet: fix view key parsing in --generate-from-view-key | moneromooo-monero | 1 | -1/+1 | |
2018-10-12 | rpc: blanket initialize 0MQ request and response structures | moneromooo-monero | 1 | -1/+1 | |
2018-10-11 | Return appropriate RPC error code when key image signature check fails | Michał Sałaban | 3 | -1/+15 | |
2018-10-11 | Add OSX gitian descriptor | TheCharlatan | 4 | -23/+120 | |
2018-10-10 | simplewallet: perform trivial error checks before password prompt | xiphon | 1 | -2/+2 | |
2018-10-10 | simplewallet: fixed deadlock if a user hits CTRL+C twice | xiphon | 1 | -6/+0 | |
Co-authored-by: moneromooo-monero <moneromooo-monero@users.noreply.github.com> | |||||
2018-10-10 | README: mention max_usb_current setting on Raspberry Pi | moneromooo-monero | 1 | -0/+2 | |
2018-10-10 | wallet_rpc_server: optionally return tx keys in sign_transfer | moneromooo-monero | 3 | -0/+10 | |
2018-10-10 | simplewallet: mark default-ring-size setting as obsolete | moneromooo-monero | 1 | -1/+1 | |
2018-10-10 | password: fix secure input with echo on windows | moneromooo-monero | 1 | -2/+6 | |
Thanks to iDunk for the testing back and forth | |||||
2018-10-10 | password: fix backspace outputting ^? on linux on echoing secure input | moneromooo-monero | 1 | -0/+7 | |
2018-10-09 | wallet2: make fake out selection messages less spammy | moneromooo-monero | 1 | -3/+18 | |
2018-10-09 | Merge pull request #4543 | Riccardo Spagni | 1 | -1/+1 | |
bf60e98a fix version changes on master (Riccardo Spagni) | |||||
2018-10-09 | fix version changes on master | Riccardo Spagni | 1 | -1/+1 | |
2018-10-09 | Add windows descriptor to gitian descriptors | TheCharlatan | 3 | -7/+142 | |
Windows is built with a seperate descriptor to handle additional changes that need to be done to the end binary. Consolidate the gitian-build script for this change. | |||||
2018-10-09 | Utils: add support for newer Windows versions detection | Gregory Lemercier | 1 | -1/+24 | |
2018-10-09 | Merge pull request #4540 | Riccardo Spagni | 1 | -4/+1 | |
8833aec0 wallet2: fix cold signing using non padded bulletproofs (moneromooo-monero) | |||||
2018-10-09 | Merge pull request #4517 | Riccardo Spagni | 4 | -5/+154 | |
02c2b43a Utils: Add Dockerfile for android 64-bit build (Gregory Lemercier) | |||||
2018-10-09 | Merge pull request #4535 | Riccardo Spagni | 1 | -1/+1 | |
c716a331 device: increase ledger timeout to 2 minutes (selsta) | |||||
2018-10-09 | Merge pull request #4538 | Riccardo Spagni | 1 | -6/+6 | |
bd7b800f device_io_hid: fix DEFAULT_* type (too short) and init time (moneromooo-monero) | |||||
2018-10-09 | wallet2: fix cold signing using non padded bulletproofs | moneromooo-monero | 1 | -4/+1 | |
This code was deciding which bulletproof configuration to use based on ptx which weren't created yet. | |||||
2018-10-09 | Utils: Add Dockerfile for android 64-bit build | Gregory Lemercier | 4 | -5/+154 | |
2018-10-09 | wallet_rpc_server: add describe_transfer RPC | moneromooo-monero | 3 | -1/+229 | |
for unsigned tx sets using a view only wallet | |||||
2018-10-09 | Change gitian.sigs repo from bitcoin-core to monero-project remote host | TheCharlatan | 1 | -1/+1 | |
2018-10-09 | device_io_hid: fix DEFAULT_* type (too short) and init time | moneromooo-monero | 1 | -6/+6 | |
2018-10-09 | device: increase ledger timeout to 2 minutes | selsta | 1 | -1/+1 | |
2018-10-08 | Add checksums for download tools | TheCharlatan | 1 | -4/+5 | |
The signature prepare tool and the gitian-builder git repo should be checked for their content. For this purpose, checkout the gitian-builder repo at a specific commit and take the sha256sum of the osslsigncode tool. | |||||
2018-10-08 | Merge pull request #4532 | Riccardo Spagni | 1 | -9/+16 | |
8f22e808 device: destroy device objects on exit (moneromooo-monero) | |||||
2018-10-08 | Merge pull request #4530 | Riccardo Spagni | 1 | -1/+1 | |
77471e23 blockchain_blackball: fix stray ! (moneromooo-monero) | |||||
2018-10-08 | Merge pull request #4529 | Riccardo Spagni | 1 | -1/+1 | |
c95a1408 CMakeLists.txt: Fix typo (erciccione) | |||||
2018-10-08 | Merge pull request #4527 | Riccardo Spagni | 2 | -11/+1 | |
c5a97315 Remove last traces of libpcsc-lite (moneromooo-monero) | |||||
2018-10-08 | Merge pull request #4519 | Riccardo Spagni | 1 | -0/+1 | |
17701864 Depends: build hidapi with -fPIC (iDunk5400) | |||||
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 17 | -113/+185 | |
This reverts commit 79d46c4d551a9b1261801960095bf4d24967211a, reversing changes made to c9fc61dbb56cca442c775faa2554a7460879b637. | |||||
2018-10-08 | device: destroy device objects on exit | moneromooo-monero | 1 | -9/+16 | |
2018-10-08 | blockchain_blackball: fix stray ! | moneromooo-monero | 1 | -1/+1 | |
2018-10-08 | CMakeLists.txt: Fix typo | erciccione | 1 | -1/+1 | |
2018-10-08 | Add gitian build script | TheCharlatan | 4 | -0/+712 | |
This adds a build script to run gitian builds for linux. The build script was copied from bitcoin and then adapted for monero. Build step documentation is outlined in the README in the contrib/gitian directory. | |||||
2018-10-08 | Remove last traces of libpcsc-lite | moneromooo-monero | 2 | -11/+1 | |
2018-10-08 | Prepare Depends Packages for Gitian Scripts | TheCharlatan | 4 | -1/+42 | |
The gitian environment does not treat whitespaces in configure lines, like most other systems. The solution is to just remove them. | |||||
2018-10-08 | ANSI colors in Windows 10 | iDunk5400 | 1 | -0/+35 | |
2018-10-08 | miner: really reset flags/precision on std::cout | moneromooo-monero | 1 | -1/+1 | |
2018-10-08 | blockchain: add check test options are given for fakechain mode | moneromooo-monero | 1 | -0/+3 | |
Coverity 188616 | |||||
2018-10-08 | unit_tests: add unit test for alloc alignment being a power of 2 | moneromooo-monero | 1 | -0/+21 | |
2018-10-08 | Merge pull request #4514 | Riccardo Spagni | 1 | -15/+18 | |
85e58cb2 blockchain_blackball: fix stats double counting (moneromooo-monero) | |||||
2018-10-08 | Depends: build hidapi with -fPIC | iDunk5400 | 1 | -0/+1 | |
2018-10-08 | tx_pool: avoid parsing a whole tx if only the prefix is needed | moneromooo-monero | 5 | -38/+60 | |
2018-10-08 | blockchain_blackball: fix stats double counting | moneromooo-monero | 1 | -15/+18 | |
2018-10-07 | Finish all contexts but simple_wallet, translate 23% of simple_wallet | sanecito | 1 | -297/+303 | |
2018-10-07 | Merge pull request #4036 | Riccardo Spagni | 18 | -260/+847 | |
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) | |||||
2018-10-07 | Merge pull request #4510 | Riccardo Spagni | 8 | -59/+16 | |
21a624af Consolidate HID depends makefiles into single recipe (TheCharlatan) | |||||
2018-10-07 | Merge pull request #4511 | Riccardo Spagni | 1 | -562/+562 | |
f9485a36 tests: update crypto tests data file after PRNG changes (moneromooo-monero) | |||||
2018-10-07 | tests: update crypto tests data file after PRNG changes | moneromooo-monero | 1 | -562/+562 | |
2018-10-07 | Consolidate HID depends makefiles into single recipe | TheCharlatan | 8 | -59/+16 | |
Make sure all required dependencies are linked statically, by only providing the static libraries. | |||||
2018-10-07 | Merge pull request #4509 | Riccardo Spagni | 1 | -2/+2 | |
0656050f README: update MSYS2 dependencies for Ledger (Lafudoci) | |||||
2018-10-07 | Merge pull request #4508 | Riccardo Spagni | 1 | -1374/+2384 | |
3d722db4 wallet-cli: Update French translation (Guillaume LE VAILLANT) | |||||
2018-10-07 | Merge pull request #4506 | Riccardo Spagni | 1 | -0/+14 | |
cbdd6b91 Linux: Fix building of static binaries with hw device support (iDunk5400) | |||||
2018-10-07 | Merge pull request #4505 | Riccardo Spagni | 4 | -1532/+2533 | |
977df631 Fix some calls to the translation function (Guillaume LE VAILLANT) | |||||
2018-10-07 | Merge pull request #4501 | Riccardo Spagni | 1 | -0/+19 | |
fb3593c2 Add check if submodules need to be updated (TheCharlatan) | |||||
2018-10-07 | cryptonote: sort tx_extra fields | moneromooo-monero | 5 | -1/+177 | |
This removes some small amount of fingerprinting entropy. There is no consensus rule to require this since this field is technically free form, and a transaction is free to have custom data in it. | |||||
2018-10-07 | README: update MSYS2 dependencies for Ledger | Lafudoci | 1 | -2/+2 | |
2018-10-06 | Linux: Fix building of static binaries with hw device support | iDunk5400 | 1 | -0/+14 | |
This should enable building static binaries on Linux systems where dependencies are already built with -fPIC, such as Ubuntu 18.04. | |||||
2018-10-06 | wallet-cli: Update French translation | Guillaume LE VAILLANT | 1 | -1374/+2384 | |
2018-10-06 | Fix some calls to the translation function | Guillaume LE VAILLANT | 4 | -1532/+2533 | |
Some strings were not detected by lupdate because "tr() cannot be called without context". |