Commit graph

  • 99533d4592
    Remove boost::lexical_cast for uuid and unused uuid function Lee Clagett 2018-12-17 19:05:27 -05:00
  • 79d614652a
    simplewallet: fix help text of rescan_bc to mention the "hard" option stoffu 2018-12-11 12:15:09 +09:00
  • 59614f874a
    blockchain_blackball: make log file name consistent with executable stoffu 2018-12-22 14:46:35 +09:00
  • 7ea53abfdf
    ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple stoffu 2019-01-08 11:51:35 +09:00
  • b8c5f550c1
    wallet api: don't truncate address in subaddress_account selsta 2019-01-15 20:10:19 +01:00
  • e3718d7c03
    ringct: avoid repeated point conversion moneromooo-monero 2018-06-24 21:59:24 +01:00
  • 314e24d0ff
    blockchain_db: speedup tx output gathering moneromooo-monero 2018-12-16 13:28:49 +00:00
  • fb3f6e723d
    wallet2: cut down on the number of useless derivation threads moneromooo-monero 2018-12-16 01:24:46 +00:00
  • ccaffcfbb5
    blockchain: fix block rate check for empty blockchains moneromooo-monero 2018-12-18 18:46:07 +00:00
  • 6f53b0f14e
    wallet2: finalize_multisig now rejects non N-1/N multisig wallets moneromooo-monero 2018-12-21 23:39:05 +00:00
  • b925e9417c
    core_tests: rename invalid multisig tests to read "invalid" moneromooo-monero 2018-12-22 01:31:14 +00:00
  • b2cb640b11
    simplewallet: fix show_transfers colouring, and add red for failed moneromooo-monero 2018-12-23 15:14:16 +00:00
  • 3f4fc508ff
    cryptonote_core: revert extra_tx_map moneromooo-monero 2018-12-24 15:35:42 +00:00
  • c0691dfc25
    epee: speed up json parsing moneromooo-monero 2018-12-27 14:27:59 +00:00
  • 1151ce6e6b
    simplewallet: don't subtract 1 to estimate blockchain height moneromooo-monero 2019-01-02 00:55:19 +00:00
  • 880d14db91
    i18n: filter LANG/LC_LANG for valid characters, and handle @ moneromooo-monero 2019-01-07 16:04:45 +00:00
  • d0953fb2b7
    common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn moneromooo-monero 2019-01-09 01:05:47 +00:00
  • a9ef699472
    notify: warn if the spec contains one of '"\ moneromooo-monero 2019-01-09 01:06:28 +00:00
  • bfd24d58c6
    notify: handle arbitrary tags moneromooo-monero 2019-01-09 14:28:42 +00:00
  • 267e656d8b
    blockchain: add --reorg-notify moneromooo-monero 2019-01-09 14:29:28 +00:00
  • a17a81b3a7
    wallet: do not check txpool in background mode moneromooo-monero 2019-01-09 11:20:14 +00:00
  • e789d7c324
    crptonote_core: do not error out sending unparsable extra field moneromooo-monero 2018-12-23 11:33:05 +00:00
  • 83072c2165
    core, wallet: remember original text version of destination address moneromooo-monero 2018-12-23 14:31:54 +00:00
  • 4411a412be
    core: include a dummy encrypted payment id when no payment is used moneromooo-monero 2018-12-23 14:32:40 +00:00
  • 45ea19fafb bump sodium to 1.0.16 italocoin 2019-01-15 07:35:45 -05:00
  • 5c79abe539
    update readme to include blurb on decentralization Gingeropolous 2019-01-13 23:40:13 -05:00
  • 96e35506e9
    wallet2: fix incorrect patch for determining fork rules moneromooo-monero 2019-01-13 14:44:48 +00:00
  • 2112060d03
    wallet2: fix duplicate tx notifications for pool txes moneromooo-monero 2019-01-13 14:47:01 +00:00
  • 2de45b2c0e
    Merge pull request #154 from wowario/checkpoints wowario 2019-01-13 12:38:16 +03:00
  • 2439d2a39d
    update checkpoints #154 wowario 2019-01-13 12:37:24 +03:00
  • 5ecc5cc790 added two tests for partial word and case tolerance in mnemonics Paul Shapiro 2019-01-11 13:46:20 -06:00
  • 11227e0ba2
    mnemonics: compare canonical words (lowercase) moneromooo-monero 2019-01-11 01:36:59 +00:00
  • cb3b4adba5
    translations: update and sync all language files erciccione 2019-01-11 15:19:56 +01:00
  • dc0f618e90
    utils: 'update-translations.sh' now removes obsolete strings erciccione 2019-01-11 15:19:28 +01:00
  • 99b3bc5b42 README.md: updated build instructions for OpenBSD 6.4 ston1th 2019-01-08 18:21:45 +01:00
  • 6c060e6aaa
    device: proper handling of user input selsta 2019-01-09 09:20:53 +01:00
  • 8258a9e7a9
    wallet: do not check txpool in background mode moneromooo-monero 2019-01-09 11:20:14 +00:00
  • 93c2164434
    device_ledger: remove full_name variable selsta 2019-01-09 05:32:04 +01:00
  • d85d908ddc
    Merge pull request #153 from wowario/upstream jw 2019-01-08 19:23:19 -08:00
  • 6cbafa9dd9
    wallet_api: fix usage of LOG_ERROR #153 moneromooo-monero 2019-01-07 11:56:50 +00:00
  • 842bcffbb8
    blocks: fix checkpoint code generation on OpenBSD moneromooo-monero 2018-12-25 19:10:37 +00:00
  • c946a35985
    message_store: fix error message adding const char * with offset moneromooo-monero 2018-12-22 15:51:33 +00:00
  • 41e12d4d29
    Make get_output_key method const moneroexamples 2018-12-11 16:50:27 +08:00
  • c7d4338765
    update expiry date for both signing and encryption keys moneromooo-monero 2018-12-11 20:30:42 +00:00
  • 6c76c778e7
    wallet2: clear all payments on soft rescan_bc moneromooo-monero 2018-12-07 18:23:01 +00:00
  • 34daa571e3
    perf_timer: check allowed categories before logging moneromooo-monero 2018-12-06 01:07:34 +00:00
  • 70e4e4382e
    perf_timer: add a way to get and reset the current time moneromooo-monero 2018-03-11 11:17:29 +00:00
  • af2d19cf70
    perf_timer: only log to file moneromooo-monero 2018-10-31 13:26:54 +00:00
  • 28477c75a3
    p2p: use vector instead of list for peer lists moneromooo-monero 2018-12-05 22:25:27 +00:00
  • f875a0312e
    mlocker: set default log category moneromooo-monero 2018-12-07 13:13:24 +00:00
  • 0030100645
    easylogging++: check allowed categories before logging moneromooo-monero 2018-12-06 00:38:24 +00:00
  • 0c87b55670
    protocol: change standby mode to not wait sleeping moneromooo-monero 2018-12-07 12:32:50 +00:00
  • 70d90326a7
    add a once_a_time_milliseconds class moneromooo-monero 2018-12-07 12:32:32 +00:00
  • 76c97e4dbc
    epee: speed up string matching a bit moneromooo-monero 2018-11-26 15:49:17 +00:00
  • 4422b14ac0
    epee: avoid string allocation when parsing a pod from string moneromooo-monero 2018-11-26 00:19:10 +00:00
  • aad10a6cb0
    wallet2: speedup output tracking moneromooo-monero 2018-12-03 17:45:18 +00:00
  • ed5b588ca3
    wallet: optionally keep track of owned outputs uses moneromooo-monero 2018-12-03 15:32:14 +00:00
  • 9eedf5f087
    ignore child process when exec Jethro Grassie 2018-12-08 20:52:54 -05:00
  • 8ef2437e5d
    perf_timer: make all logs Info level moneromooo-monero 2018-12-08 10:52:25 +00:00
  • e2095e00ba
    singleton: fix missing *this return value in operator= moneromooo-monero 2018-12-07 16:34:56 +00:00
  • b494943a10
    cryptonote: don't serialize for blob size if already known moneromooo-monero 2018-11-29 22:01:48 +00:00
  • d40acef20b
    simplewallet: donate command validate amount selsta 2018-12-07 13:37:23 +01:00
  • 36da8397f8
    tx_pool: add a few std::move where it can make a difference moneromooo-monero 2018-12-05 20:34:35 +00:00
  • 7bb6c00b5e
    cryptonote: set tx hash on newly parsed txes when known moneromooo-monero 2018-12-05 20:34:10 +00:00
  • f97b2edb3c
    db_lmdb: avoid pointless division moneromooo-monero 2018-12-05 19:27:39 +00:00
  • 1b0fe29ee3
    db_lmdb: inline check_open, it's trivial and called everywhere moneromooo-monero 2018-12-05 19:26:49 +00:00
  • c3fae517a4
    blockchain_db: allocate known size vector only once moneromooo-monero 2018-12-05 19:21:43 +00:00
  • 442b30eee9
    blockchain_db: remove a couple unused functions moneromooo-monero 2018-12-05 19:20:19 +00:00
  • 8f7add0a05
    build: protobuf dependency fixes, libusb build Dusan Klinec 2018-12-04 22:01:03 +01:00
  • e1355ecd3e
    util: use fcntl instead of flock, for compatibility moneromooo-monero 2018-12-05 14:52:43 +00:00
  • a44d54645e
    util: set MONERO_DEFAULT_LOG_CATEGORY moneromooo-monero 2018-12-05 14:07:45 +00:00
  • be87172237
    unit_tests: strengthen notify test against OS scheduling moneromooo-monero 2018-12-05 00:30:39 +00:00
  • 4bd63dab9d
    blockchain: call deinit in dtor moneromooo-monero 2018-12-05 00:12:29 +00:00
  • a121320fc9
    easylogging++: avoid uneeded temporary std::string object moneromooo-monero 2018-12-03 21:33:49 +00:00
  • 10d79d1848
    CONTRIBUTING: mention not changing spelling/typoes in code moneromooo-monero 2018-12-03 19:07:59 +00:00
  • 9736a0a8b9
    Changed RECIEVED to RECEIVED in log messages. Norman Moeschter 2018-12-04 07:27:08 +01:00
  • 0ad6583329
    Add glibc back compat code TheCharlatan 2018-10-13 17:07:56 +02:00
  • 636ffdc7a1
    blockchain: fix race between two external mining threads moneromooo-monero 2018-12-02 13:06:41 +00:00
  • e55621dbd2
    Remove -Werror moneromooo-monero 2018-11-17 13:15:03 +00:00
  • 584126d15b
    i18n: filter LANG/LC_LANG for valid characters, and handle @ moneromooo-monero 2019-01-07 16:04:45 +00:00
  • 88735bd65b
    Merge pull request #151 from wowario/readme jw 2019-01-07 19:41:31 -08:00
  • 47f0f9b3f4
    Merge pull request #150 from wowario/cmake jw 2019-01-07 19:41:17 -08:00
  • ecaf564d38
    Merge pull request #149 from wowario/arch jw 2019-01-07 19:41:07 -08:00
  • 0ef925d131
    Merge pull request #148 from wowario/unify jw 2019-01-07 19:40:41 -08:00
  • 07cb574ca4
    ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple stoffu 2019-01-08 11:51:35 +09:00
  • 094b0c4d00
    Merge pull request #5045 Riccardo Spagni 2019-01-07 21:27:33 +02:00
  • 4902b2ad3d
    Merge pull request #5016 Riccardo Spagni 2019-01-07 21:27:13 +02:00
  • 53fba1455c
    Merge pull request #5007 Riccardo Spagni 2019-01-07 21:26:52 +02:00
  • dd29284100
    Merge pull request #4970 Riccardo Spagni 2019-01-07 21:26:32 +02:00
  • 0a29660f5c
    message_store: init me field moneromooo-monero 2019-01-07 16:36:37 +00:00
  • a67b77a9eb
    blockchain: don't propagate exception past dtor moneromooo-monero 2019-01-07 16:31:13 +00:00
  • 524bf750c0
    core_tests: add a --list_tests command line switch moneromooo-monero 2019-01-07 14:41:49 +00:00
  • 050ee52162
    wallet_api: fix usage of LOG_ERROR moneromooo-monero 2019-01-07 11:56:50 +00:00
  • 0a1ca3a329
    add NixOS pkg command #151 wowario 2019-01-07 12:05:33 +03:00
  • ec68cf822f Make get_output_key method const moneroexamples 2018-12-11 16:50:27 +08:00
  • 42abea7f72
    Merge pull request #4969 Riccardo Spagni 2019-01-06 20:45:32 +02:00
  • bdf6f05418
    readme to include experimental code stipulations Gingeropolous 2018-05-04 00:14:25 -04:00
  • 31a47b6638
    update README wowario 2019-01-06 03:12:46 +03:00
  • b67eb481a7
    Merge pull request #4956 Riccardo Spagni 2019-01-06 20:40:06 +02:00
  • be625a95af
    Merge pull request #4954 Riccardo Spagni 2019-01-06 20:39:29 +02:00