Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-15 | performance_tests: fix build after subaddress patch | moneromooo-monero | 1 | -1/+4 | |
2017-10-15 | Merge pull request #2656 | Riccardo Spagni | 2 | -4/+9 | |
3492de01 fix lightwallet and subaddresses conflict (Jaquee) 329f149e remove reference to cryptonote::null_hash (Jaquee) | |||||
2017-10-15 | fix lightwallet and subaddresses conflict | Jaquee | 1 | -1/+6 | |
2017-10-15 | remove reference to cryptonote::null_hash | Jaquee | 1 | -3/+3 | |
2017-10-15 | Merge pull request #2640 | Riccardo Spagni | 2 | -3/+13 | |
22b51e06 db_lmdb: include chain height when failing to find an output key (moneromooo-monero) 5db433b3 blockchain: avoid exceptions in output verification (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2638 | Riccardo Spagni | 1 | -1/+9 | |
529a6a4a core: guard against a mined block not finding all txes in the pool (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2613 | Riccardo Spagni | 3 | -9/+13 | |
2051f89f cmake: build tests last (redfish) | |||||
2017-10-15 | Merge pull request #2610 | Riccardo Spagni | 2 | -7/+5 | |
44c1d160 unit_tests: fix compiling on Windows (iDunk5400) | |||||
2017-10-15 | Merge pull request #2608 | Riccardo Spagni | 2 | -10/+23 | |
fe484f30 unit_tests: data dir is now overridden with --data-dir (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2606 | Riccardo Spagni | 2 | -1/+21 | |
4090e8c6 simplewallet: add get/set for refresh-from-height (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2604 | Riccardo Spagni | 1 | -3/+10 | |
0a872798 protocol: kick idle peers by dropping them (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2602 | Riccardo Spagni | 4 | -13/+13 | |
bc1b9333 frob level 1 logs a bit for consistency (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2600 | Riccardo Spagni | 1 | -1/+4 | |
885c773a cmake: print which stack trace lib is used (redfish) | |||||
2017-10-15 | Merge pull request #2599 | Riccardo Spagni | 3 | -11/+26 | |
b776c725 daemon: use @N syntax to output_histogram for specific amounts (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2597 | Riccardo Spagni | 1 | -2/+1 | |
c4136134 miner: always update block template when starting (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2596 | Riccardo Spagni | 1 | -8/+0 | |
06fb9bcf wallet2: fix refresh height calc for new wallets (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2592 | Riccardo Spagni | 2 | -2/+1 | |
dc19659d Remove network_address_base which has been merged with ipv4_network_address in 8b006877 (Michał Sałaban) 2183ade0 Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists. (Michał Sałaban) | |||||
2017-10-15 | Merge pull request #2589 | Riccardo Spagni | 5 | -11/+17 | |
8f0cea63 add a command_line function to check for defaulted options (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2587 | Riccardo Spagni | 1 | -15/+7 | |
cba34494 rpc: out_peers now works again (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2586 | Riccardo Spagni | 2 | -32/+46 | |
7b8d3ec6 wallet-cli: add --do-not-relay option (stoffu) | |||||
2017-10-15 | Merge pull request #2583 | Riccardo Spagni | 2 | -3/+7 | |
27fdaaa4 Fix building with -DARCH=default -DNO_AES=ON (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2582 | Riccardo Spagni | 2 | -0/+46 | |
240f769d tests: add sha256sum unit test (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2578 | Riccardo Spagni | 1 | -0/+2 | |
e6636577 Add needed dependencies (Emilien Devos) | |||||
2017-10-15 | Merge pull request #2573 | Riccardo Spagni | 1 | -6/+13 | |
7e7acdc3 daemon: catch out of range exceptions too when calling stoll/stoi (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2571 | Riccardo Spagni | 1 | -2/+1 | |
8028dde7 block_queue: use boost::uuids::nil_uuid where appropriate (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2570 | Riccardo Spagni | 1 | -2/+2 | |
f139a6ca wallet2: fix backlog being off by 1 (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2569 | Riccardo Spagni | 1 | -2/+0 | |
b5b4abb8 simplewallet: fix setting default-ring-size to 0 (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2568 | Riccardo Spagni | 8 | -6/+23 | |
7130cf0c Add tools::on_startup, and warn about glibc 2.25 bug if found (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2567 | Riccardo Spagni | 1 | -3/+0 | |
54940d8c blockchain_import: remove a few commented out obsolete lines (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2565 | Riccardo Spagni | 2 | -2/+2 | |
452d4fae tests: fix hashchain unit tests (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2556 | Riccardo Spagni | 1 | -0/+4 | |
acc186eb README: Add package installation instructions for Void Linux (Helmut Pozimski) | |||||
2017-10-15 | Merge pull request #2109 | Riccardo Spagni | 15 | -123/+1374 | |
97c2e449 wallet2+API: use separate callbacks for lightwallets (Jaquee) d9261867 walletAPI: correct confirmations in txHistory for unsynced wallets (Jaquee) 9442b043 walletAPI: lightwallet exceptions (Jaquee) fc922934 walletAPI: add lightwallet login() and importWalletRequest() (Jaquee) 79207743 walletAPI: init() lightwallet and SSL support (Jaquee) dde5a1fc walletAPI: add tx unlock_time (Jaquee) bba5cbed wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2 (Jaquee) 7a482f30 wallet2: create_transactions_2 lightwallet support (Jaquee) ce61b818 wallet2: get_outs lightwallet support (Jaquee) 1197cb71 wallet2: commit_tx() lightwallet support (Jaquee) 43b57804 wallet2: refactor is_tx_spendtime_unlocked() (Jaquee) 32e2b003 wallet2: add lightwallet exceptions to common functions (Jaquee) 2e692fc0 wallet2: refresh() lightwallet support (Jaquee) f44d156c my/openmonero API functions (Jaquee) 288d3c75 wallet2: add remove_obsolete_pool_txs() (Jaquee) 2c6aad7e wallet2: add on_pool_tx_removed callback (Jaquee) ff7c30aa wallet2: light wallet member variables (Jaquee) e2a276cb wallet2: add ssl option to init() (Jaquee) a13540be add string_tools::validate_hex() (Jaquee) fd773d88 refactor cryptonote_basic::add_tx_pub_key_to_extra (Jaquee) 8bfa6c2d lightwallet rpc server commands (Jaquee) 76961ddc Serializer: string to integer conversion for MyMonero compatibility (Jaquee) 1cf940f2 epee http_client SSL support (Jaquee) eec10137 CMakeLists.txt - Add openssl include dir (Jaquee) | |||||
2017-10-15 | wallet2+API: use separate callbacks for lightwallets | Jaquee | 3 | -7/+43 | |
2017-10-15 | walletAPI: correct confirmations in txHistory for unsynced wallets | Jaquee | 1 | -2/+2 | |
2017-10-15 | walletAPI: lightwallet exceptions | Jaquee | 1 | -2/+12 | |
2017-10-15 | walletAPI: add lightwallet login() and importWalletRequest() | Jaquee | 3 | -0/+40 | |
2017-10-15 | walletAPI: init() lightwallet and SSL support | Jaquee | 3 | -7/+12 | |
2017-10-15 | walletAPI: add tx unlock_time | Jaquee | 1 | -4/+0 | |
2017-10-15 | wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2 | Jaquee | 1 | -1/+1 | |
2017-10-15 | wallet2: create_transactions_2 lightwallet support | Jaquee | 1 | -0/+7 | |
2017-10-15 | wallet2: get_outs lightwallet support | Jaquee | 2 | -10/+129 | |
2017-10-15 | wallet2: commit_tx() lightwallet support | Jaquee | 1 | -17/+34 | |
2017-10-15 | wallet2: refactor is_tx_spendtime_unlocked() | Jaquee | 2 | -3/+9 | |
2017-10-15 | wallet2: add lightwallet exceptions to common functions | Jaquee | 1 | -0/+15 | |
2017-10-15 | wallet2: refresh() lightwallet support | Jaquee | 1 | -0/+34 | |
2017-10-15 | my/openmonero API functions | Jaquee | 2 | -0/+475 | |
2017-10-15 | wallet2: add remove_obsolete_pool_txs() | Jaquee | 2 | -22/+31 | |
2017-10-15 | wallet2: add on_pool_tx_removed callback | Jaquee | 1 | -0/+1 | |
2017-10-15 | wallet2: light wallet member variables | Jaquee | 1 | -1/+15 | |
2017-10-15 | Merge pull request #2555 | Riccardo Spagni | 4 | -7/+56 | |
a4b4651c dns_utils: allow an optional DNS server IP in DNS_PUBLIC (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2554 | Riccardo Spagni | 3 | -25/+129 | |
d74336d5 wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr (stoffu) | |||||
2017-10-15 | wallet2: add ssl option to init() | Jaquee | 2 | -3/+6 | |
2017-10-15 | add string_tools::validate_hex() | Jaquee | 1 | -0/+6 | |
2017-10-15 | refactor cryptonote_basic::add_tx_pub_key_to_extra | Jaquee | 2 | -3/+15 | |
2017-10-15 | Merge pull request #2552 | Riccardo Spagni | 3 | -9/+28 | |
69ce33f2 core: fix failure to sync when a tx is already in the pool (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2550 | Riccardo Spagni | 1 | -3/+3 | |
735fafec simplewallet: allow 1/yes/y as well as true for start_mining options (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2549 | Riccardo Spagni | 1 | -1/+2 | |
bf2d9113 simplewallet: fix --restore-from-height being ignored (moneromooo-monero) | |||||
2017-10-15 | lightwallet rpc server commands | Jaquee | 1 | -1/+353 | |
2017-10-15 | Merge pull request #2538 | Riccardo Spagni | 1 | -1/+1 | |
efb95f96 readme: update Arch/AUR pkg name; post-rebranding (redfish) | |||||
2017-10-15 | Merge pull request #2507 | Riccardo Spagni | 1 | -0/+125 | |
787ff011 add Mishi Choudhary's GPG key (Riccardo Spagni) | |||||
2017-10-15 | Serializer: string to integer conversion for MyMonero compatibility | Jaquee | 1 | -0/+27 | |
mymonero timestamp conversion | |||||
2017-10-15 | epee http_client SSL support | Jaquee | 4 | -47/+112 | |
2017-10-15 | Merge pull request #2528 | Riccardo Spagni | 4 | -3/+1706 | |
551a8ea6 mnemonics: new Lojban word list (Wei Tang) | |||||
2017-10-15 | CMakeLists.txt - Add openssl include dir | Jaquee | 1 | -0/+2 | |
2017-10-15 | Merge pull request #2469 | Riccardo Spagni | 12 | -12/+182 | |
7adceee6 precomputed block hashes are now in blocks of N (currently 256) (moneromooo-monero) | |||||
2017-10-15 | Merge pull request #2056 | Riccardo Spagni | 66 | -864/+3220 | |
53ad5a0f Subaddresses (kenshi84) | |||||
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 8 | -6/+23 | |
https://sourceware.org/bugzilla/show_bug.cgi?id=21778 | |||||
2017-10-12 | db_lmdb: include chain height when failing to find an output key | moneromooo-monero | 1 | -1/+1 | |
To help debugging logs. | |||||
2017-10-12 | blockchain: avoid exceptions in output verification | moneromooo-monero | 1 | -2/+12 | |
This can happen if we get a bad tx, so let's not spam the log. | |||||
2017-10-11 | core: guard against a mined block not finding all txes in the pool | moneromooo-monero | 1 | -1/+9 | |
This can happen for several reasons, but mainly if another block was received, which took that tx off the pool. | |||||
2017-10-10 | dns_utils: allow an optional DNS server IP in DNS_PUBLIC | moneromooo-monero | 4 | -7/+56 | |
tcp://a.b.c.d | |||||
2017-10-08 | cmake: build tests last | redfish | 3 | -9/+13 | |
Keep -Werror for src, contrib and do not pass it for tests/ | |||||
2017-10-08 | unit_tests: fix compiling on Windows | iDunk5400 | 2 | -7/+5 | |
2017-10-08 | unit_tests: data dir is now overridden with --data-dir | moneromooo-monero | 2 | -10/+23 | |
rather than a raw string without option | |||||
2017-10-08 | simplewallet: add get/set for refresh-from-height | moneromooo-monero | 2 | -1/+21 | |
2017-10-07 | protocol: kick idle peers by dropping them | moneromooo-monero | 1 | -3/+10 | |
This is safer, as we don't risk break expectations (eg, requesting block hashes and then receiving a late set of blocks). Dropping a connection means another will be attempted in a fresh state. Also bump the kick timeout to 5 minutes, to ensure we only kick really idle peers. | |||||
2017-10-07 | frob level 1 logs a bit for consistency | moneromooo-monero | 4 | -13/+13 | |
Level 1 logs map to INFO, so setting log level to 1 should show these. Demote some stuff to DEBUG to avoid spam, though. | |||||
2017-10-07 | Remove network_address_base which has been merged with ipv4_network_address ↵ | Michał Sałaban | 1 | -1/+0 | |
in 8b006877 | |||||
2017-10-07 | cmake: print which stack trace lib is used | redfish | 1 | -1/+4 | |
To avoid the suprize of stack tracing being enabled but libunwind not being linked in. | |||||
2017-10-07 | daemon: use @N syntax to output_histogram for specific amounts | moneromooo-monero | 3 | -11/+26 | |
Makes debugging tx verification easier | |||||
2017-10-07 | miner: always update block template when starting | moneromooo-monero | 1 | -2/+1 | |
This fixes using the previous address when starting mining, then stopping and restarting with a different address | |||||
2017-10-07 | wallet2: fix refresh height calc for new wallets | moneromooo-monero | 1 | -8/+0 | |
2017-10-07 | Subaddresses | kenshi84 | 66 | -864/+3220 | |
2017-10-07 | wallet-cli: add --do-not-relay option | stoffu | 2 | -32/+46 | |
2017-10-07 | wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr | stoffu | 3 | -25/+129 | |
2017-10-07 | Don't try to create wallet-dir when it's not given, don't crash if ↵ | Michał Sałaban | 1 | -1/+1 | |
wallet-dir already exists. | |||||
2017-10-06 | Merge pull request #2548 | Riccardo Spagni | 1 | -0/+1 | |
7d4ef258 rpc: fix getting txpool transactions (moneromooo-monero) | |||||
2017-10-06 | Merge pull request #2542 | Riccardo Spagni | 1 | -1/+1 | |
180a848c wallet2: Missing underflow check on low heights (landergate) | |||||
2017-10-06 | Merge pull request #2541 | Riccardo Spagni | 2 | -1/+3 | |
15e62581 connection_context: initialize m_callback_request_count to 0 (moneromooo-monero) 5fa199c6 copyable_atomic: add a ctor with initial value (moneromooo-monero) | |||||
2017-10-06 | Merge pull request #2540 | Riccardo Spagni | 1 | -1/+1 | |
71c7f8d0 core: fix logging the one time public key on error (moneromooo-monero) | |||||
2017-10-06 | Merge pull request #2539 | Riccardo Spagni | 1 | -1/+10 | |
93ed9321 cmake: add libversion and libcheckpoints to libwallet_merged (redfish) | |||||
2017-10-06 | Merge pull request #2537 | Riccardo Spagni | 1 | -2/+2 | |
269a2a01 blockchain: fix off by one getting blocks (moneromooo-monero) | |||||
2017-10-06 | Merge pull request #2534 | Riccardo Spagni | 2 | -37/+4 | |
4e115a3a core: remove out sorting from v7 rules (moneromooo-monero) | |||||
2017-10-06 | Merge pull request #2530 | Riccardo Spagni | 3 | -5/+5 | |
cbc5508b construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to work properly (stoffu) | |||||
2017-10-06 | Merge pull request #2529 | Riccardo Spagni | 2 | -11/+6 | |
bd937139 wallet2: error check for generate_key_image_helper, removed redundant wallet_generate_key_image_helper (stoffu) | |||||
2017-10-06 | Merge pull request #2524 | Riccardo Spagni | 1 | -5/+5 | |
38f2ccbe fix portable binaries build targets (lancillotto) | |||||
2017-10-06 | Merge pull request #2523 | Riccardo Spagni | 5 | -10/+33 | |
540d6fa3 tests: pass data dir as arg (redfish) | |||||
2017-10-06 | Merge pull request #2468 | Riccardo Spagni | 4 | -2/+32 | |
986d03d4 simplewallet: allow to set threshold before warning about tx backlog (selsta) | |||||
2017-10-06 | Merge pull request #2345 | Riccardo Spagni | 11 | -91/+445 | |
8b006877 Upgrades to epee::net_utils::network_address - internal nullptr checks - prevent modifications to network_address (shallow copy issues) - automagically works with any type containing interface functions - removed fnv1a hashing - ipv4_network_address now flattened with no base class (Lee Clagett) | |||||
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 5 | -11/+17 | |
2017-10-06 | Fix building with -DARCH=default -DNO_AES=ON | moneromooo-monero | 2 | -3/+7 | |
2017-10-06 | rpc: out_peers now works again | moneromooo-monero | 1 | -15/+7 | |
2017-10-05 | tests: add sha256sum unit test | moneromooo-monero | 2 | -0/+46 | |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 11 | -91/+445 | |
- internal nullptr checks - prevent modifications to network_address (shallow copy issues) - automagically works with any type containing interface functions - removed fnv1a hashing - ipv4_network_address now flattened with no base class | |||||
2017-10-04 | Add needed dependencies | Emilien Devos | 1 | -0/+2 | |
2017-10-03 | daemon: catch out of range exceptions too when calling stoll/stoi | moneromooo-monero | 1 | -6/+13 | |
And any other exception, just to be safe | |||||
2017-10-03 | block_queue: use boost::uuids::nil_uuid where appropriate | moneromooo-monero | 1 | -2/+1 | |
2017-10-03 | wallet2: fix backlog being off by 1 | moneromooo-monero | 1 | -2/+2 | |
We don't want to count "partly filled" blocks in this case | |||||
2017-10-03 | simplewallet: fix setting default-ring-size to 0 | moneromooo-monero | 1 | -2/+0 | |
It'd be set to the current wallet default instead | |||||
2017-10-03 | blockchain_import: remove a few commented out obsolete lines | moneromooo-monero | 1 | -3/+0 | |
2017-10-03 | tests: fix hashchain unit tests | moneromooo-monero | 2 | -2/+2 | |
and relax the not-empty safety check to stay more intuitiuve | |||||
2017-10-03 | wallet2: error check for generate_key_image_helper, removed redundant ↵ | stoffu | 2 | -11/+6 | |
wallet_generate_key_image_helper | |||||
2017-10-03 | construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ↵ | stoffu | 3 | -5/+5 | |
work properly | |||||
2017-10-02 | Merge pull request #2518 | Riccardo Spagni | 2 | -2/+2 | |
6a0fb301 performance_tests: adjust some iterations down a bit (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2515 | Riccardo Spagni | 1 | -0/+3 | |
c34093db simplewallet: add privacy warning when using an untrusted demon (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2513 | Riccardo Spagni | 2 | -3/+6 | |
309290d1 Source updates are in a source subdirectory (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2512 | Riccardo Spagni | 10 | -11/+78 | |
792ba4f0 Log categories can now be added to and removed from (moneromooo-monero) 48f92eb6 easylogging++: add categories getter (moneromooo-monero) f35afe62 epee: factor log level/categories setting (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2506 | Riccardo Spagni | 1 | -0/+1 | |
c3de19ed json_object: add missing do_not_relay to tx_in_pool serialization (moneromooo-monero) | |||||
2017-10-02 | simplewallet: allow to set threshold before warning about tx backlog | selsta | 4 | -2/+32 | |
2017-10-02 | Merge pull request #2504 | Riccardo Spagni | 1 | -6/+15 | |
f182acdd dns_utils: query DNS records in parallel (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2503 | Riccardo Spagni | 1 | -174/+185 | |
d73162f9 update translation: final changes (lancillotto) 688acacb update translation: typo fix and changes (lancillotto) | |||||
2017-10-02 | Merge pull request #2502 | Riccardo Spagni | 1 | -17/+39 | |
e914153f Include additional instructions for Jessie (Mike C) 7cdb3431 Update Raspberry Pi build instructions (Mike C) | |||||
2017-10-02 | Merge pull request #2495 | Riccardo Spagni | 2 | -6/+47 | |
2540d162 Add -a append option to mdb_load (Howard Chu) | |||||
2017-10-02 | Merge pull request #2491 | Riccardo Spagni | 1 | -7/+20 | |
d5a9edf2 wallet2: fix exception on split txes (moneromooo-monero) 5c5b0fd0 wallet2: print unused indices on a single line (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2475 | Riccardo Spagni | 1 | -2/+8 | |
f2939bdc epee: keep a ref to a connection we're deleting (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2470 | Riccardo Spagni | 6 | -52/+218 | |
2e59f6ea rpc: add new RPCs to get and set limits (MaxXor) | |||||
2017-10-02 | Merge pull request #2467 | Riccardo Spagni | 1 | -0/+3 | |
2e82b232 epee: give virtual dtor to network_address_base (moneromooo-monero) | |||||
2017-10-02 | Merge pull request #2561 | Riccardo Spagni | 2 | -2/+30 | |
37c12119 wallet2: fix hash chain trimming when the inner chain becomes empty (moneromooo-monero) | |||||
2017-10-02 | wallet2: fix hash chain trimming when the inner chain becomes empty | moneromooo-monero | 2 | -2/+30 | |
It'd prevent further syncing. Recovery of empty hash chains is automatic, but requires a running daemon | |||||
2017-10-01 | README: Add package installation instructions for Void Linux | Helmut Pozimski | 1 | -0/+4 | |
2017-09-29 | core: fix failure to sync when a tx is already in the pool | moneromooo-monero | 3 | -9/+28 | |
2017-09-29 | simplewallet: allow 1/yes/y as well as true for start_mining options | moneromooo-monero | 1 | -3/+3 | |
Also mention those options in the start_mining help line | |||||
2017-09-29 | simplewallet: fix --restore-from-height being ignored | moneromooo-monero | 1 | -1/+2 | |
2017-09-29 | rpc: fix getting txpool transactions | moneromooo-monero | 1 | -0/+1 | |
2017-09-28 | tests: pass data dir as arg | redfish | 5 | -10/+33 | |
This fixes test failure on builds that happen to be built in 'build/' instead of 'build/release'. Use boost filesystem path type. | |||||
2017-09-27 | core: remove out sorting from v7 rules | moneromooo-monero | 2 | -37/+4 | |
and restore random shuffle of outputs This turned out to have a flaw (sort order depends on output index), and this doesn't really bring much anyway | |||||
2017-09-27 | wallet2: Missing underflow check on low heights | landergate | 1 | -1/+1 | |
Lack of it results in `m_refresh_from_block_height` being < 0 (18446744...) on low heights, which blocks `process_new_blockchain_entry` and never process coins on heights less than blocks_per_month. Follow-up to #2258 | |||||
2017-09-27 | connection_context: initialize m_callback_request_count to 0 | moneromooo-monero | 1 | -1/+1 | |
2017-09-27 | copyable_atomic: add a ctor with initial value | moneromooo-monero | 1 | -0/+2 | |
2017-09-27 | core: fix logging the one time public key on error | moneromooo-monero | 1 | -1/+1 | |
2017-09-27 | cmake: add libversion and libcheckpoints to libwallet_merged | redfish | 1 | -1/+10 | |
Needed to link monero-core Qt wallet. | |||||
2017-09-26 | readme: update Arch/AUR pkg name; post-rebranding | redfish | 1 | -1/+1 | |
2017-09-27 | blockchain: fix off by one getting blocks | moneromooo-monero | 1 | -2/+2 | |
2017-09-26 | Include additional instructions for Jessie | Mike C | 1 | -1/+33 | |
Raspbian Jessie users must compile boost themselves. | |||||
2017-09-26 | Merge pull request #2533 | Riccardo Spagni | 1 | -0/+2 | |
97cdd4c9 core: undo output sorting (moneromooo-monero) | |||||
2017-09-26 | core: undo output sorting | moneromooo-monero | 1 | -0/+2 | |
It looks like it may be buggy | |||||
2017-09-26 | mnemonics: new Lojban word list | Wei Tang | 4 | -3/+1706 | |
Word list authored by: sorpaas Sources: lo gimste jo'u lo ma'oste (http://guskant.github.io/lojbo/gismu-cmavo.html) N-grams of Lojban corpus (https://mw.lojban.org/papri/N-grams_of_Lojban_corpus) | |||||
2017-09-25 | Merge pull request #2527 | Riccardo Spagni | 1 | -1/+2 | |
ba6907f6 core: fix creation of v1 txes (moneromooo-monero) | |||||
2017-09-25 | core: fix creation of v1 txes | moneromooo-monero | 1 | -1/+2 | |
2017-09-25 | Merge pull request #2526 | Riccardo Spagni | 1 | -0/+60 | |
db215ecd checkpoints: add missing CMakeLists.txt (moneromooo-monero) | |||||
2017-09-25 | checkpoints: add missing CMakeLists.txt | moneromooo-monero | 1 | -0/+60 | |
2017-09-25 | Merge pull request #2434 | Riccardo Spagni | 35 | -94/+384 | |
36c3465b wallet2: do not keep block hashes below last checkpoint (moneromooo-monero) cdbbe99c checkpoints: add a token checkpoint on testnet (the genesis block) (moneromooo-monero) 493fad80 serialization: add deque serialization (moneromooo-monero) fa54b205 fix typo in basic and core CMakeLists.txt (moneromooo-monero) 5d65a75b move checkpoints in a separate library (moneromooo-monero) | |||||
2017-09-25 | wallet2: do not keep block hashes below last checkpoint | moneromooo-monero | 4 | -20/+230 | |
This saves a lot of space and load/save time for wallet caches | |||||
2017-09-25 | checkpoints: add a token checkpoint on testnet (the genesis block) | moneromooo-monero | 3 | -3/+10 | |
2017-09-25 | serialization: add deque serialization | moneromooo-monero | 3 | -2/+70 | |
2017-09-25 | fix typo in basic and core CMakeLists.txt | moneromooo-monero | 2 | -2/+2 | |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 29 | -67/+72 | |
2017-09-25 | Merge pull request #2466 | Riccardo Spagni | 1 | -1/+1 | |
bc429e9c daemon: make this build with boost 1.61 (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2486 | Riccardo Spagni | 1 | -7/+7 | |
8b1acc9a Fix OpenSSL 1.1 detection for static builds (hyc) | |||||
2017-09-25 | Merge pull request #2485 | Riccardo Spagni | 1 | -1/+6 | |
a3691ae3 daemon: fix static building with libzmq (iDunk5400) | |||||
2017-09-25 | Merge pull request #2525 | Riccardo Spagni | 2 | -0/+3 | |
8e0670c6 version: fix link to new version strings (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2439 | Riccardo Spagni | 4 | -110/+100 | |
06a681cf performance_tests: add a test for is_out_to_acc_precomp (moneromooo-monero) 2ec928ba wallet2: simplify tx processing a bit (moneromooo-monero) 740e6533 wallet2: factor some of the tx scanning code (moneromooo-monero) | |||||
2017-09-25 | version: fix link to new version strings | moneromooo-monero | 2 | -0/+3 | |
p2p uses it, and the cpp file needs to know the symbols should be public | |||||
2017-09-25 | performance_tests: add a test for is_out_to_acc_precomp | moneromooo-monero | 2 | -0/+23 | |
2017-09-25 | wallet2: simplify tx processing a bit | moneromooo-monero | 2 | -74/+68 | |
2017-09-25 | fix portable binaries build targets | lancillotto | 1 | -5/+5 | |
2017-09-25 | wallet2: factor some of the tx scanning code | moneromooo-monero | 2 | -48/+21 | |
2017-09-25 | Merge pull request #2500 | Riccardo Spagni | 1 | -9/+12 | |
022888fd README Network Consensus Protocol Upgrade Table (Gingeropolous) | |||||
2017-09-25 | Merge pull request #2498 | Riccardo Spagni | 1 | -2/+6 | |
527472d0 README: Add libzmq to dependencies and update MSYS2 dependencies (iDunk5400) | |||||
2017-09-25 | Merge pull request #2460 | Riccardo Spagni | 1 | -2/+3 | |
3487d810 cryptonote_protocol: fix needless chain hashes downloads (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2458 | Riccardo Spagni | 4 | -16/+2 | |
7f2f6ee1 protocol: remove hop count on block propagation (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2457 | Riccardo Spagni | 8 | -67/+135 | |
d2d8a41c Use actual batch size for resize estimates (Howard Chu) | |||||
2017-09-25 | Merge pull request #2454 | Riccardo Spagni | 1 | -8/+1 | |
5112b28d Readline is now supported directly (Howard Chu) | |||||
2017-09-25 | Merge pull request #2456 | Riccardo Spagni | 5 | -5/+14 | |
91def9a5 daemon, wallet: add --max-log-file-size option (selsta) | |||||
2017-09-25 | Merge pull request #2452 | Riccardo Spagni | 3 | -16/+32 | |
0aaaca29 tx_pool: set the "invalid input" bit when check_tx_inputs fails (moneromooo-monero) 9236823b simplewallet: print tx rejection reason where it was missing (moneromooo-monero) 3dee3301 core_rpc_server: print tx rejection reason at L0 too (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2424 | Riccardo Spagni | 20 | -73/+70 | |
28b72b6e tx_pool: pre-init tvc.m_verifivation_failed before processing (moneromooo-monero) 50a629b2 core_tests: catch (impossible in practice) tx extra api failure (moneromooo-monero) fee15ef1 wallet2: catch failure to parse address (moneromooo-monero) 1399e26d net_peerlist: remove dead code (moneromooo-monero) 50e09698 tx_pool: guard against failure getting tx hash (moneromooo-monero) 54cc209a wallet_rpc_server: catch failure to create directory (moneromooo-monero) 3e55099c wallet_rpc_server: init m_vm to NULL in ctor (moneromooo-monero) 7d0dde5e wallet_args: remove redundant default value for --log-file (moneromooo-monero) ed4a3350 wallet2: catch failure to save keys file (moneromooo-monero) 44434c8a wallet2_api: check whether dynamic_cast returns NULL (moneromooo-monero) 92f2f687 core: check return value from parse_hexstr_to_binbuff (moneromooo-monero) 5475692e wallet2_api: remove an unused, uninitialized, field (moneromooo-monero) a7ba3de1 libwallet_api_tests: initialize newblock_triggered on reset (moneromooo-monero) b2763ace wallet2_api: init error code to "no error" in the ctor (moneromooo-monero) b5faac53 get_blockchain_top now returns void (moneromooo-monero) 2e44d8f2 wallet_rpc_server: guard against exceptions (moneromooo-monero) 4230876b simplewallet: guard against I/O exceptions (moneromooo-monero) 06c1e057 daemon: initialize decode_as_json in RPC request (moneromooo-monero) 11f71af5 http_base: init size_t in http_request_info ctor (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2443 | Riccardo Spagni | 1 | -1/+1 | |
ffe27127 wallet_rpc_server: fix index for newly added address book entry (moneromooo-monero) | |||||
2017-09-25 | Merge pull request #2442 | Riccardo Spagni | 20 | -46/+63 | |
e29282d2 build: auto update version info without manually deleting version.h (stoffu) | |||||
2017-09-25 | Merge pull request #2440 | Riccardo Spagni | 7 | -6/+215 | |
6137a0b9 blockchain: reject unsorted ins and outs from v7 (moneromooo-monero) 16afab90 core: sort ins and outs key key image and public key, respectively (moneromooo-monero) 0c36b9f9 common: add apply_permutation file and function (moneromooo-monero) | |||||
2017-09-25 | tx_pool: pre-init tvc.m_verifivation_failed before processing | moneromooo-monero | 1 | -3/+3 | |
CID 175316 | |||||
2017-09-25 | core_tests: catch (impossible in practice) tx extra api failure | moneromooo-monero | 1 | -2/+4 | |
CID 175301 | |||||
2017-09-25 | wallet2: catch failure to parse address | moneromooo-monero | 1 | -1/+5 | |
CID 175297 | |||||
2017-09-25 | net_peerlist: remove dead code | moneromooo-monero | 1 | -20/+1 | |
CID 175290 | |||||
2017-09-25 | tx_pool: guard against failure getting tx hash | moneromooo-monero | 1 | -1/+2 | |
Should be impossible in practice, but easy change CID 175282 | |||||
2017-09-25 | wallet_rpc_server: catch failure to create directory | moneromooo-monero | 1 | -1/+10 | |
CID 175281 | |||||
2017-09-25 | wallet_rpc_server: init m_vm to NULL in ctor | moneromooo-monero | 1 | -1/+1 | |
CID 175279 | |||||
2017-09-25 | wallet_args: remove redundant default value for --log-file | moneromooo-monero | 1 | -1/+1 | |
CID 175265 | |||||
2017-09-25 | wallet2: catch failure to save keys file | moneromooo-monero | 1 | -2/+3 | |
CID 161848 | |||||
2017-09-25 | wallet2_api: check whether dynamic_cast returns NULL | moneromooo-monero | 1 | -0/+2 | |
CID 161844 | |||||
2017-09-25 | core: check return value from parse_hexstr_to_binbuff | moneromooo-monero | 1 | -2/+3 | |
2017-09-25 | wallet2_api: remove an unused, uninitialized, field | moneromooo-monero | 1 | -1/+0 | |
Silences CID 161874 | |||||
2017-09-25 | libwallet_api_tests: initialize newblock_triggered on reset | moneromooo-monero | 1 | -1/+1 | |
CID 161873 | |||||
2017-09-25 | wallet2_api: init error code to "no error" in the ctor | moneromooo-monero | 1 | -1/+1 | |
CID 161872 | |||||
2017-09-25 | get_blockchain_top now returns void | moneromooo-monero | 6 | -31/+9 | |
It was always returning true, and could not be foreseen to usefully return errors in the future. This silences CID 162652 as well as saves some checking code in a few places. | |||||
2017-09-25 | wallet_rpc_server: guard against exceptions | moneromooo-monero | 1 | -1/+9 | |
CID 175305 | |||||
2017-09-25 | simplewallet: guard against I/O exceptions | moneromooo-monero | 1 | -3/+12 | |
CID 175308 | |||||
2017-09-25 | daemon: initialize decode_as_json in RPC request | moneromooo-monero | 1 | -0/+1 | |
CID 161886 | |||||
2017-09-25 | http_base: init size_t in http_request_info ctor | moneromooo-monero | 1 | -1/+2 | |
CID 161879 | |||||
2017-09-25 | Merge pull request #2435 | Riccardo Spagni | 2 | -143/+5 | |
74a465c8 Repo: remove in-tree VRP, link to single-policy VRP (anonimal) | |||||
2017-09-25 | Merge pull request #2428 | Riccardo Spagni | 1 | -0/+2 | |
054054c9 p2p: disable gray list housekeeping when an exclusive node is given (moneromooo-monero) |