Commit Graph

  • 5cbcf0aa25
    wallet: support for multisig seeds moneromooo-monero 2017-11-09 10:59:41 +0000
  • 55556fabf9
    wallet_rpc_server: factor transfer info return and add missing info moneromooo-monero 2017-12-19 16:39:50 +0000
  • 7a9a4a6669
    Merge pull request #2961 Riccardo Spagni 2017-12-19 22:03:07 +0200
  • 5388c81bbc Added using TOOLCHAIN_DIR varable on symlinking in android dockerfiles damir 2017-12-19 17:32:49 +0300
  • 6c94516fb4
    wipeable_string: move a wipe from reserve to grow moneromooo-monero 2017-12-19 14:03:35 +0000
  • 5f801b6adf
    wipeable_string: ignore reserve size less than actual size moneromooo-monero 2017-12-19 14:00:41 +0000
  • 3ed1a74ca3
    tests: remove unused/unfinished keccak bits moneromooo-monero 2017-12-19 13:14:12 +0000
  • 0e19a39469
    tests: test wallets don't need a dummy temp file anymore moneromooo-monero 2017-12-19 12:56:21 +0000
  • 14c2981469
    wallet2: fix use of uninitialized data moneromooo-monero 2017-12-19 12:33:01 +0000
  • 9ec44a2b06
    wipeable_string: fix clear and push_back moneromooo-monero 2017-12-19 11:55:45 +0000
  • dc64263155
    performance_tests: add a test for subaddress expansion moneromooo-monero 2017-10-22 10:34:17 +0100
  • 4f45f9da40
    simplewallet: factor out tx exceptions moneromooo-monero 2017-12-16 18:49:55 +0000
  • bd5cce07b3
    network_throttle: fix ineffective locking moneromooo-monero 2017-12-13 18:46:03 +0000
  • e0a61299fb
    network_throttle: remove unused xxx static member moneromooo-monero 2017-12-13 18:45:43 +0000
  • 24f584d90d
    cryptonote_core: remove unused functions with off by one bugs moneromooo-monero 2017-12-13 18:45:00 +0000
  • b1634aa3e8
    blockchain: don't leave dangling pointers in this moneromooo-monero 2017-12-13 18:44:18 +0000
  • 8e60b81c48
    cryptonote_core: fix db leak on error moneromooo-monero 2017-12-13 14:04:19 +0000
  • 213e326cc9
    abstract_tcp_server2: log init_server errors as fatal moneromooo-monero 2017-12-13 14:03:46 +0000
  • b51dc56687
    use const refs in for loops for non tiny types moneromooo-monero 2017-12-13 11:21:18 +0000
  • f0568ca6ac
    net_parse_helpers: fix regex error checking moneromooo-monero 2017-12-13 11:04:34 +0000
  • b49ddc766d
    check accessing an element past the end of a container moneromooo-monero 2017-12-12 11:08:11 +0000
  • 2305bf260d
    check return value for generate_key_derivation and derive_public_key moneromooo-monero 2017-12-12 10:58:27 +0000
  • a4240d9ffc
    catch const exceptions moneromooo-monero 2017-12-11 23:04:57 +0000
  • 45a1c4c088
    add empty container sanity checks when using front() and back() moneromooo-monero 2017-12-11 22:36:58 +0000
  • 56fa6ce15f
    tests: fix a buffer overread in a unit test moneromooo-monero 2017-12-11 18:37:05 +0000
  • b4524892fb
    rpc: guard against json parsing a non object moneromooo-monero 2017-12-10 15:36:15 +0000
  • c2ed8618e4
    easylogging++: avoid buffer underflow moneromooo-monero 2017-12-10 15:32:42 +0000
  • 187a6ab2d2
    epee: trap failure to parse URI from request moneromooo-monero 2017-12-10 15:06:23 +0000
  • 061789b5dd
    checkpoints: trap failure to load JSON checkpoints moneromooo-monero 2017-12-10 15:06:04 +0000
  • ba2fefb9a4
    checkpoints: pass std::string by const ref, not const value moneromooo-monero 2017-12-10 15:05:48 +0000
  • 38c8f4e0a3
    mlog: terminate a string at last char, just in case moneromooo-monero 2017-12-09 19:33:26 +0000
  • d753d716a6
    fix a few leaks by throwing objects, not newed pointers to objects moneromooo-monero 2017-12-09 12:56:27 +0000
  • fe568db83d
    p2p: use size_t for arbitrary counters instead of uint8_t moneromooo-monero 2017-12-07 22:44:55 +0000
  • 46d6fa35c9
    cryptonote_protocol: sanity check chain hashes from peer moneromooo-monero 2017-12-07 22:22:14 +0000
  • 25584f8639
    cryptonote_protocol: print peer versions when unexpected moneromooo-monero 2017-12-07 21:39:48 +0000
  • 490a5d41ca
    rpc: do not try to use an invalid txid in relay_tx moneromooo-monero 2017-12-07 21:33:20 +0000
  • 0bcaf86cbd
    tests: fix link error in hash tests now needing common moneromooo-monero 2017-12-18 15:06:01 +0000
  • a921764162
    wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress stoffu 2017-12-13 17:24:59 +0900
  • 6b5bd129b4
    Account tagging stoffu 2017-12-15 12:08:36 +0900
  • 1cc7451130
    Merge pull request #2134 Riccardo Spagni 2017-12-17 21:05:16 +0200
  • 2879a9be3c
    Merge pull request #2950 Riccardo Spagni 2017-12-17 21:04:17 +0200
  • d9b137f161
    cryptonote_core: fix blockchain init call after prototype change moneromooo-monero 2017-12-17 18:47:46 +0000
  • e20e489a64 Better definite article use xmr-eric 2017-12-17 12:33:43 -0500
  • e12ee76ad2 README.md: Improve copy for supporting the project xmr-eric 2017-12-17 11:52:16 -0500
  • ceabc4f92b
    change the N-1/N multisig second message signer for auth moneromooo-monero 2017-11-29 16:55:50 +0000
  • 55c2845d1a
    core_tests: multisig test now tests multiple inputs moneromooo-monero 2017-11-23 13:24:26 +0000
  • 98db7ee467
    wallet: factor multisig info parsing moneromooo-monero 2017-11-18 11:24:38 +0000
  • 31a97e761e
    wallet: use raw encrypted data in multisig import/export RPC moneromooo-monero 2017-11-13 16:24:42 +0000
  • 2fa707d1a5
    wallet: add multisig sign/submit RPC moneromooo-monero 2017-11-27 20:09:16 +0000
  • e36f5b6021
    Match surae's recommendation to derive multisig keys moneromooo-monero 2017-11-04 10:39:17 +0000
  • a36c261d7a
    wallet2: fix slow multisig unit tests with subaddress patch moneromooo-monero 2017-10-21 18:31:30 +0100
  • fa5697127f
    make multisig work with subaddresses moneromooo-monero 2017-10-21 12:14:31 +0100
  • dffa0dceaf
    simplewallet: add export_raw_multisig command moneromooo-monero 2017-10-07 21:20:28 +0100
  • 7f4c220b70
    simplewallet: add multisig to wallet type in wallet_info output moneromooo-monero 2017-10-06 11:24:46 +0100
  • 265290388b
    wallet: guard against partly initialized multisig wallet moneromooo-monero 2017-10-01 14:06:54 +0100
  • 66e34e85b1
    add multisig core test and factor multisig building blocks moneromooo-monero 2017-09-26 23:16:25 +0100
  • f4eda44ce3
    N-1/N multisig moneromooo-monero 2017-08-13 15:29:31 +0100
  • cd64c7990c
    multisig address generation RPC moneromooo-monero 2017-11-27 20:09:04 +0000
  • fff871a455
    gen_multisig: generates multisig wallets if participants trust each other moneromooo-monero 2017-06-30 17:36:31 +0100
  • 95a21a793d
    wallet2: allow empty wallet filename to avoid saving data moneromooo-monero 2017-06-30 12:12:28 +0100
  • b84b3565f3
    tests: add multisig unit tests moneromooo-monero 2017-06-29 11:48:34 +0100
  • 4c313324b1
    Add N/N multisig tx generation and signing moneromooo-monero 2017-06-03 22:34:26 +0100
  • 6d219a9250
    wallet: add multisig key generation moneromooo-monero 2017-05-28 12:18:51 +0100
  • 1a686bf8cc
    daemon: print num txes in print_bc moneromooo-monero 2017-12-17 12:55:40 +0000
  • a3a8343051
    Merge pull request #2857 Riccardo Spagni 2017-12-17 13:00:11 +0200
  • 066fd7aced
    Merge pull request #2877 Riccardo Spagni 2017-12-17 12:59:43 +0200
  • b806d9844e
    Merge pull request #2864 Riccardo Spagni 2017-12-17 12:58:46 +0200
  • 9e07ccf1f5
    daemon: remove some superfluous includes moneromooo-monero 2017-12-17 10:28:39 +0000
  • 223e3788ac
    unit_tests: fix memwipe test comparison moneromooo-monero 2017-12-17 09:52:43 +0000
  • 43f5269f84
    Wallets now do not depend on the daemon rpc lib moneromooo-monero 2017-11-29 19:31:38 +0000
  • bb89ae8b20
    move connection_basic and network_throttle from src/p2p to epee moneromooo-monero 2017-11-29 19:30:06 +0000
  • 4abf25f3c9
    cryptonote_core does not depend on p2p anymore moneromooo-monero 2017-11-29 22:53:58 +0000
  • 09ce03d612
    move includes around to lessen overall load moneromooo-monero 2017-11-25 22:25:05 +0000
  • 7193b89fe5 Scrub keys from memory just before scope end. moneromooo-monero 2017-10-26 10:21:06 +0100
  • 38ecd0526e
    Merge pull request #2881 Riccardo Spagni 2017-12-16 23:27:47 +0200
  • 8da24c2a57
    Merge pull request #2878 Riccardo Spagni 2017-12-16 23:27:00 +0200
  • ec63d64a67
    Merge pull request #2874 Riccardo Spagni 2017-12-16 23:26:13 +0200
  • b88f0879b5
    Merge pull request #2873 Riccardo Spagni 2017-12-16 23:25:43 +0200
  • 7998ffc26b
    Merge pull request #2871 Riccardo Spagni 2017-12-16 23:25:02 +0200
  • 9b511d3e93
    Merge pull request #2866 Riccardo Spagni 2017-12-16 23:24:41 +0200
  • 87158dca68
    Merge pull request #2885 Riccardo Spagni 2017-12-16 23:24:16 +0200
  • 6c0953b15a
    Merge pull request #2860 Riccardo Spagni 2017-12-16 23:19:27 +0200
  • ce951ef560
    Merge pull request #2856 Riccardo Spagni 2017-12-16 23:15:43 +0200
  • 9045ff56fc
    Merge pull request #2551 Riccardo Spagni 2017-12-16 23:12:43 +0200
  • d0d38dc8e6
    wallet2: print tx size in bytes and kB moneromooo-monero 2017-12-16 18:40:21 +0000
  • aaae94f00b
    wallet2: reinstate the single preferred output selection moneromooo-monero 2017-12-16 12:29:21 +0000
  • cb9aa23cc5
    levin_protocol_handler_async: another attempt at fixing at exception moneromooo-monero 2017-12-15 13:25:50 +0000
  • db2bc96512 Embed the translation files in the binary Guillaume LE VAILLANT 2017-12-15 18:44:01 +0100
  • 67fe4b1b06 Add Guix SD to available distro packages in README.md vasi 2017-12-15 00:07:26 +0100
  • 64d23ce331
    Revert "epee: keep a ref to a connection we're deleting" moneromooo-monero 2017-12-15 13:23:11 +0000
  • 043494924b
    wallet2: error out in get_seed if the language is invalid moneromooo-monero 2017-12-15 10:30:28 +0000
  • 7f4bb612fb
    levin_protocol_handler_async: add missing response handler locking moneromooo-monero 2017-12-15 10:27:44 +0000
  • ae55bacd8c
    resumption support for updates using range requests moneromooo-monero 2017-12-15 10:27:03 +0000
  • fe0fae5089
    epee: add a get_file_size function moneromooo-monero 2017-12-15 10:26:18 +0000
  • d28c388f88
    p2p: stop net server before closing starting connections moneromooo-monero 2017-12-15 10:28:15 +0000
  • a7e2e1b07f fix: bind RPC to all interfaces inside Docker container Alexander Azarov 2017-12-14 23:07:12 +0200
  • a1d44f2746
    updates: use https for updates moneromooo-monero 2017-12-14 13:33:06 +0000
  • 472a93c83a
    download: SSL suport moneromooo-monero 2017-12-14 09:12:58 +0000
  • f5bc7f1855
    simplewallet: fix default unspent_outputs output with subaddresses moneromooo-monero 2017-12-13 10:09:42 +0000
  • 319163d276
    Merge pull request #2913 Riccardo Spagni 2017-12-12 17:48:29 +0200