Commit Graph

  • 75e5aafdcb
    device/trezor: dummy payment ID fix Dusan Klinec 2019-02-20 02:00:14 +0100
  • d7e3262f8a
    Merge pull request #5163 Riccardo Spagni 2019-02-19 21:53:19 +0200
  • 395eb9217a
    blockchain: remove buggy long term block weight cache moneromooo-monero 2019-02-19 11:00:27 +0000
  • acb14c1079 Add generate_from_view_key RPC method Joel 2019-02-19 14:30:35 +0100
  • 7dd7a3b791 Add generate_from_keys RPC method Joel 2019-02-19 14:13:01 +0100
  • 7fcfacc17c
    Merge pull request #5161 Riccardo Spagni 2019-02-18 22:56:23 +0200
  • 0c0f6034c0
    blockchain: fix block template creation race moneromooo-monero 2019-02-18 15:43:08 +0000
  • e81829bb52
    Merge pull request #5159 Riccardo Spagni 2019-02-18 17:08:09 +0200
  • 35616a71da
    Merge pull request #5158 Riccardo Spagni 2019-02-18 17:07:50 +0200
  • 09bbfa805d
    Merge pull request #5157 Riccardo Spagni 2019-02-18 17:07:24 +0200
  • 7af4fbd4d1 epee: Add space after ':' in additional http response headers Tom Smeding 2019-02-18 14:56:28 +0100
  • 993a1994fa
    tests: add a CNv4 JIT test moneromooo-monero 2019-02-17 12:01:04 +0000
  • 1d62855044
    blockchain: fix long term weight addition on pop/init moneromooo-monero 2019-02-18 12:44:52 +0000
  • 736f25795c
    crypto: plug CNv4 JIT into cn_slow_hash moneromooo-monero 2019-02-16 17:47:08 +0000
  • 2e9b988adf
    crypto: clear cache after generating random program moneromooo-monero 2019-02-16 20:52:53 +0000
  • 683c3d134d
    performance_tests: add tests for new Cryptonight variants moneromooo-monero 2019-02-13 11:28:26 +0000
  • a8e752d383
    Merge pull request #5155 Riccardo Spagni 2019-02-18 11:15:04 +0200
  • 1a0fa56189
    Merge pull request #5153 Riccardo Spagni 2019-02-18 11:14:50 +0200
  • fe1ccd8d13
    Merge pull request #5151 Riccardo Spagni 2019-02-18 11:14:26 +0200
  • 3b7967c660
    rpc: fix wrongly formatted JSON for pruned tx stoffu 2018-10-14 16:54:07 +0900
  • 8a1ff079ea
    wallet-rpc: get transfers for all accounts and subaddresses Jethro Grassie 2019-02-17 13:29:19 -0500
  • 4b32859d2f CNv4 JIT compiler for x86-64 and tests SChernykh 2019-02-16 17:28:43 +0100
  • 2c0fc8b466
    db_lmdb: fix missing mdb_dbi_close in migration moneromooo-monero 2019-02-17 20:58:41 +0000
  • 32ebc95df7
    CMakeLists.txt: detect and use -pthread compiler flag moneromooo-monero 2018-10-13 18:11:09 +0000
  • be2d061b94
    miner: fix build with boost 1.69 moneromooo-monero 2018-10-22 22:17:15 +0000
  • 1de62cb136
    mlocker: fix access to global lock map after dtor on exit moneromooo-monero 2018-11-22 01:39:12 +0000
  • 5544bb8359
    mlocker: fix dtor ordering problem moneromooo-monero 2018-11-02 12:59:06 +0000
  • cf27e26beb
    Merge pull request #5149 Riccardo Spagni 2019-02-15 15:09:13 +0200
  • 7aa0cc58e2
    blockchain: fix m_long_term_block_weight_height initialization moneromooo-monero 2019-02-15 13:01:56 +0000
  • 9d6d102c94
    Merge pull request #5148 Riccardo Spagni 2019-02-15 13:39:34 +0200
  • bd7f82515b
    blockchain: forbid older BP rct versions from v11 moneromooo-monero 2019-02-15 10:20:23 +0000
  • a0c202aec4
    Merge pull request #5147 Riccardo Spagni 2019-02-15 08:01:38 +0200
  • f9d820ada1
    Fix v3/v4 db conversion moneromooo-monero 2019-02-14 22:56:51 +0000
  • 4a9257b464
    Support docker for gitian builds TheCharlatan 2019-02-09 14:43:01 +0100
  • 5c81a9f1a1
    wallet_rpc_server: add a validate_address RPC moneromooo-monero 2019-02-14 00:33:43 +0000
  • f1fb06b137 Fixed path to int-util.h SChernykh 2019-02-14 20:46:56 +0100
  • 9da0892b10 Adding cnv4-2 tweaks SChernykh 2019-02-14 20:42:50 +0100
  • b9b54dffbe
    Merge pull request #5144 Riccardo Spagni 2019-02-14 21:30:42 +0200
  • 0b0fb709c3
    Build fixes for some platforms moneromooo-monero 2019-02-14 15:36:13 +0000
  • 3ac3366a6e
    blockchain: add v10 fork heights moneromooo-monero 2019-02-10 09:54:49 +0000
  • c2b8037a42 Adding cnv4-2 tweaks Lee Clagett 2019-02-12 17:45:05 -0500
  • 1b77e80a78 Cryptonight variant 4 aka CryptonightR SChernykh 2019-02-04 17:49:19 +0100
  • b980fec41c slow-hash: some more big endian fixes xiphon 2018-11-02 09:33:30 +0000
  • cd22a02db3
    slow-hash: fix for big endian moneromooo-monero 2018-10-31 13:27:51 +0000
  • 96f5381574 Small function declaration cleanup in slow-hash.c Pol Mauri 2018-10-23 23:11:54 -0700
  • 612ecb13ef Add support for V10 protocol with BulletProofV2 and short amount. cslashm 2019-02-08 16:11:51 +0100
  • 823b38bcab Fix dummy decryption in debug mode cslashm 2019-02-08 16:11:10 +0100
  • 377de05001 fix log namespace cslashm 2019-02-06 15:05:06 +0100
  • ff9853b4b9 New scheme key destination contrfol cslashm 2018-12-11 10:20:21 +0100
  • 041af9545f cryptonote: Fix enum check in expand_transaction_2 Tom Smeding 2019-02-01 15:20:13 +0100
  • 1767c8172f
    simplewallet: tell the user to complain to the recipient moneromooo-monero 2019-02-01 21:37:36 +0000
  • c2d0e9a1ce
    ringct: fix v1 ecdhInfo serialization moneromooo-monero 2019-02-03 10:29:36 +0000
  • f51397b306 Cryptonight variant 4 aka CryptonightR SChernykh 2019-02-04 17:49:19 +0100
  • 1f5680c8db
    simplewallet: add help for ask-password options moneromooo-monero 2019-02-14 09:18:41 +0000
  • c7c74cafec
    simplewallet: mark confirm-missing-payment-id as obsolete moneromooo-monero 2019-02-14 09:18:20 +0000
  • a3973fc95f debug compilation fix: net lib missing common deps Dusan Klinec 2019-02-13 23:36:57 +0100
  • d2c95ab941 Don't decrypt keys in view only wallets in wallet_keys_unlocker Doyle 2019-02-12 10:31:22 +1100
  • 0b18fa54c4
    ringct: the commitment mask is now deterministic moneromooo-monero 2019-01-08 16:05:18 +0000
  • 6ba3a11637
    ringct: encode 8 byte amount, saving 24 bytes per output moneromooo-monero 2019-01-06 19:49:52 +0000
  • 77f8f45459
    ringct: save 3 bytes on bulletproof size moneromooo-monero 2019-01-06 13:48:42 +0000
  • f7f6760052
    add a bulletproof version, new bulletproof type, and rct config moneromooo-monero 2019-01-06 13:47:16 +0000
  • 5b07e0c9f4
    core: include a dummy encrypted payment id when no payment is used moneromooo-monero 2018-12-23 14:32:40 +0000
  • 2eff9b12d8
    core, wallet: remember original text version of destination address moneromooo-monero 2018-12-23 14:31:54 +0000
  • e10d12b658
    simplewallet: disable long payment ids by default moneromooo-monero 2018-12-27 00:43:15 +0000
  • b84b350fd4
    blockchain: fix wrong hf version when popping multiple blocks moneromooo-monero 2019-01-01 18:26:46 +0000
  • 1c7650f416
    simplewallet: remove ability to transfer with detached short payment ids moneromooo-monero 2018-12-26 15:52:33 +0000
  • 4a7917ef6b
    blockchain: fix block rate check for empty blockchains moneromooo-monero 2018-12-18 18:46:07 +0000
  • 34d2850fac
    ignore child process when exec Jethro Grassie 2018-12-08 20:52:54 -0500
  • 5f89caea90
    wallet2: fix ring reuse breaking when using histogram moneromooo-monero 2018-10-27 14:34:15 +0000
  • db1e0a5323
    core: fix unmixable special case allowing ring size below 11 moneromooo-monero 2018-10-27 11:14:52 +0000
  • 66772f1235
    blockchain: include number of discarded blocks in --reorg-notify moneromooo-monero 2019-02-06 22:01:40 +0000
  • af1ade4eee
    core: add a few more block rate window sizes moneromooo-monero 2019-02-06 19:04:47 +0000
  • fb0dbab934
    notify: fix tokenizing being too strict moneromooo-monero 2019-02-06 17:48:08 +0000
  • 0ac22d0e1c
    core: add --block-rate-notify moneromooo-monero 2019-02-06 17:09:28 +0000
  • 7d2f817f5e
    blockchain: add --reorg-notify moneromooo-monero 2019-01-09 14:29:28 +0000
  • 1168e8d5d5
    cryptonote_core: warn when the block rate deviates from expectations moneromooo-monero 2018-09-20 13:31:45 +0000
  • 842a5d8bbe
    notify: handle arbitrary tags moneromooo-monero 2019-01-09 14:28:42 +0000
  • ebc60a098d
    ArticMine's new block weight algorithm moneromooo-monero 2019-01-21 17:18:50 +0000
  • 4d3b61a31b Use io_service::work in epee tcp server Lee Clagett 2019-02-10 13:40:32 -0500
  • de32dcea1d Human readable message if maximum outputs reached italocoin 2019-02-09 14:17:27 -0500
  • 7da7a9bbcc Update openssl to 1.0.2q in depends build system who-biz 2019-02-10 08:14:33 -0500
  • c0e9e80581 Fixed missing return value in once_a_time class on windows Markus Behm 2019-01-31 04:56:24 +0000
  • 2dbc487ec0 Add support for V10 protocol with BulletProofV2 and short amount. cslashm 2019-02-08 16:11:51 +0100
  • 63cc02c08d Fix dummy decryption in debug mode cslashm 2019-02-08 16:11:10 +0100
  • f0e55cebf7 fix log namespace cslashm 2019-02-06 15:05:06 +0100
  • 460da140ec New scheme key destination contrfol cslashm 2018-12-11 10:20:21 +0100
  • 08f60f8e77
    readme: add new workflow for translations (Pootle) erciccione 2019-02-07 16:09:19 +0100
  • 49b2a48a46
    simplewallet: tell the user to complain to the recipient moneromooo-monero 2019-02-01 21:37:36 +0000
  • 529645014c
    ringct: fix v1 ecdhInfo serialization moneromooo-monero 2019-02-03 10:29:36 +0000
  • 2456945408
    epee: add SSL support moneromooo-monero 2018-06-14 23:44:48 +0100
  • 45b7df703b
    wallet_rpc_server: remove detached short payment ids support moneromooo-monero 2019-02-02 16:48:20 +0000
  • 7c3ade4410
    network_throttle: use circular_buffer where appropriate moneromooo-monero 2019-01-25 20:51:59 +0000
  • fcd0007952
    unit_tests: remove leftover debug print moneromooo-monero 2019-02-01 19:14:55 +0000
  • fec359a641 cryptonote: Fix enum check in expand_transaction_2 Tom Smeding 2019-02-01 15:20:13 +0100
  • 9bf0e53751 cryptonote: Add const-qualifier on comparison functor Tom Smeding 2019-02-01 15:02:39 +0100
  • 5d2fdc2e8c serialization: Use pos_type instead of streampos Tom Smeding 2019-02-01 15:00:54 +0100
  • 2a94ec22aa
    ITS#8969 tweak mdb_page_split Howard Chu 2019-01-30 23:45:48 +0000
  • 6a3608d3d2
    cryptonote_protocol_handler: pad tx messages when using tor/i2p moneromooo-monero 2019-01-30 23:17:45 +0000
  • 123fc2a25a
    i2p: initial support Jethro Grassie 2019-01-21 11:50:03 -0500
  • 1c9d5285d1
    blockchain_prune: don't prune before v10 moneromooo-monero 2019-01-30 16:31:19 +0000