Commit graph

  • 10f5e00b21
    Merge pull request #380 Riccardo Spagni 2015-08-24 19:20:10 +0200
  • 0a4bc84b2f Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10 ShenNoether 2015-08-23 14:48:50 -0600
  • 0d70fdca8c revert to 776b4fc91a ShenNoether 2015-08-23 14:46:44 -0600
  • b01f286473 Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code ShenNoether 2015-08-23 14:18:59 -0600
  • 3b5330e895 use correct unsigned type roman 2015-08-23 21:10:24 +0200
  • 59cc92b388 removed some gcc warnings. mainly unused variables. roman 2015-08-23 17:59:24 +0200
  • f19759992c
    wallet: encrypt the cache file moneromooo-monero 2015-08-22 14:21:32 +0100
  • 98c76a388c
    chacha8: add a key generation variant that take a pointer and size moneromooo-monero 2015-08-22 17:40:04 +0100
  • 6c995710d8
    make tx keys available to the user moneromooo-monero 2015-08-19 20:59:44 +0100
  • a4b74eaa11 Daemon synchronization and SimpleWallet improvements Antonio Juarez 2015-08-19 18:06:24 +0100
  • 776b4fc91a
    Merge pull request #379 Riccardo Spagni 2015-08-18 02:27:13 +0200
  • 9672ac0812 Revert "re-re-add Windows DNS bug fix, per c0de96f" Riccardo Spagni 2015-08-18 02:26:02 +0200
  • 49df0e6f50
    Merge pull request #378 Riccardo Spagni 2015-08-17 10:21:33 +0200
  • 7aec568e6d
    Merge pull request #377 Riccardo Spagni 2015-08-17 10:19:25 +0200
  • 7c4d6f1dc6
    simplewallet: Use default log file name when executable's file path is unknown warptangent 2015-08-16 18:16:20 -0700
  • b5b0f0857a
    epee: Don't set log file name when process path name isn't found warptangent 2015-08-16 18:14:49 -0700
  • 378d004b37
    blockchain: mark two places where the new code differs from the old moneromooo-monero 2015-08-15 18:46:19 +0100
  • 73d42a75d4
    blockchain: update cumulative size after block addition moneromooo-monero 2015-08-15 18:44:56 +0100
  • 4a443775e8
    blockchain: remove dead code moneromooo-monero 2015-08-15 18:44:31 +0100
  • 3f9089a767
    blockchain: do not try to add a tx the pool when it was nor taken out moneromooo-monero 2015-08-15 18:42:29 +0100
  • 769d5ef0e6
    blockchain: fix off by 1 in timestamp median calculations moneromooo-monero 2015-08-15 12:37:23 +0100
  • f7c27f81af
    Merge pull request #376 Riccardo Spagni 2015-08-15 10:55:35 +0200
  • a30ae89d87
    Merge pull request #375 Riccardo Spagni 2015-08-15 10:54:53 +0200
  • 7424cfc7b8
    net_node: Use DNS resolver singleton warptangent 2015-08-14 21:04:29 -0700
  • 471e8a3195
    blockchain_import: Add --input-file option warptangent 2015-08-14 14:55:03 -0700
  • 3ffda6eefb
    blockchain_import: Updates for naming consistency warptangent 2015-08-14 14:49:46 -0700
  • b064bad315
    Merge pull request #374 Riccardo Spagni 2015-08-14 21:59:24 +0200
  • e7fc0a23b4
    Merge pull request #371 Riccardo Spagni 2015-08-14 21:58:52 +0200
  • 97c5faa0b6
    blockchain_export: Add --output-file argument warptangent 2015-08-14 12:45:12 -0700
  • 025d9fb278
    Merge pull request #372 Riccardo Spagni 2015-08-14 19:34:56 +0200
  • f4ba92bccc
    re-re-add Windows DNS bug fix, per c0de96f Riccardo Spagni 2015-08-14 19:33:43 +0200
  • 93944333c5
    update unbound Riccardo Spagni 2015-08-14 19:12:19 +0200
  • dde4dbb977
    doc: hammer the fact that the raw file isn't blockchain.bin moneromooo-monero 2015-08-14 09:53:12 +0100
  • 7792255968
    Merge pull request #369 Riccardo Spagni 2015-08-13 20:04:27 +0200
  • 90fc005946
    Merge pull request #368 Riccardo Spagni 2015-08-13 20:03:59 +0200
  • 9564dcab48
    Merge pull request #367 Riccardo Spagni 2015-08-13 20:03:30 +0200
  • 5e68f97371
    Merge pull request #366 Riccardo Spagni 2015-08-13 20:02:49 +0200
  • d87a2d2bb2
    core_rpc_server: replace vector<bool> with vector<int> in RPC moneromooo-monero 2015-08-13 16:33:28 +0100
  • 7764cd7006
    net_node: skimplify rate limit code, and log as appropriate moneromooo-monero 2015-08-11 20:32:19 +0100
  • aa5bc351d4
    wallet: new rescan_spent command to update outputs' spent status moneromooo-monero 2015-08-11 15:14:44 +0100
  • e7b00abfaa
    core_rpc_server: find transactions in the pool as well as the blockchain moneromooo-monero 2015-08-11 15:53:55 +0100
  • deda499fc9 Bytecoin v.1.0.7 release Antonio Juarez 2015-08-11 15:33:19 +0100
  • 01e81205e0
    Merge pull request #365 Riccardo Spagni 2015-08-11 14:19:41 +0200
  • e63b854967
    blockchain_db: match tx addition semantics to original code moneromooo-monero 2015-08-11 11:09:09 +0100
  • 83bbea4c7f
    Add a is_key_image_spent daemon command and RPC call moneromooo-monero 2015-08-11 10:49:15 +0100
  • 35abef1b92
    blockchain: remove dead code moneromooo-monero 2015-08-11 10:48:51 +0100
  • b210b304a3
    Merge pull request #364 Riccardo Spagni 2015-08-10 20:05:00 +0200
  • 09cada45c4
    Merge pull request #363 Riccardo Spagni 2015-08-10 20:04:30 +0200
  • 5c87469fd1
    Merge pull request #362 Riccardo Spagni 2015-08-10 20:03:17 +0200
  • ef15e909f5
    Merge pull request #361 Riccardo Spagni 2015-08-10 20:02:36 +0200
  • 9c1ecc6357
    Merge pull request #359 Riccardo Spagni 2015-08-10 20:02:06 +0200
  • 533acc30ed
    blockchain_db: store key images for tx without outputs too moneromooo-monero 2015-08-09 19:26:36 +0100
  • 4f19e68476
    blockchain: factor get_num_outpouts(amount) calls moneromooo-monero 2015-08-09 18:14:30 +0100
  • 275894cdef
    blockchain: always select random outs using triangular distribution moneromooo-monero 2015-08-09 18:07:44 +0100
  • 2634307863
    daemon: omit extra set of <> in error message moneromooo-monero 2015-08-09 16:28:13 +0100
  • 0822933524
    daemon: print a decoded tx in print_tx moneromooo-monero 2015-08-09 16:24:18 +0100
  • 1d678b1ee2
    daemon: fix print_tx not find transactions moneromooo-monero 2015-08-09 15:47:40 +0100
  • a2d7a5fb49
    encrypted payment ids are now 64 bit, instead of 256 bit moneromooo-monero 2015-08-09 10:09:39 +0100
  • e40cfc4e29
    Encrypted payment IDs moneromooo-monero 2015-08-03 21:15:10 +0100
  • 49572fc425 IWallet implementation improvements Antonio Juarez 2015-08-05 14:09:05 +0100
  • 525bf5811f
    Fix estimation of batch storage size when no blocks exist warptangent 2015-08-04 14:59:42 -0700
  • 9c3715e46a
    Merge pull request #358 Riccardo Spagni 2015-08-04 11:42:50 +0200
  • 1e23b7a11d
    wallet: set watch-only flag to false when creating a new wallet moneromooo-monero 2015-08-04 09:34:10 +0100
  • 50cdbfa424 Bytecoin v.1.0.6 release Antonio Juarez 2015-07-30 16:22:07 +0100
  • 0c85f3fa19
    Merge pull request #353 Riccardo Spagni 2015-07-27 10:43:49 +0200
  • 16d71a3668 Fix block_reward unit tests Rostislav 2015-07-26 20:15:23 +0000
  • 40e703c87c
    Merge pull request #352 Riccardo Spagni 2015-07-24 07:56:48 +0200
  • 1d1a77bf9c
    slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf Riccardo Spagni 2015-07-24 07:55:16 +0200
  • ef7671a807 added Russian wordlist Riccardo Spagni 2015-07-24 07:52:57 +0200
  • ee94ecb721
    Merge pull request #348 Riccardo Spagni 2015-07-24 07:44:28 +0200
  • 0a86bebddf
    Merge pull request #351 Riccardo Spagni 2015-07-24 07:41:52 +0200
  • a49d917b26 change unique_prefix_length=4 for japanese.h David Vorick 2015-07-23 20:11:05 -0400
  • 9e8e958948
    Merge pull request #349 Riccardo Spagni 2015-07-22 22:21:28 +0200
  • 6d6a985c92
    add Germany and Italian wordlists Riccardo Spagni 2015-07-22 22:00:06 +0200
  • 988fe1f843
    wallet: new transaction construction algorithm moneromooo-monero 2015-07-19 23:47:13 +0100
  • 514047dc7b
    fix portuguese wordlist Riccardo Spagni 2015-07-22 20:08:13 +0200
  • b5c0308cd0
    fix license on English wordlist Riccardo Spagni 2015-07-22 20:03:03 +0200
  • b3a91f67d7 P2P network stability improvement Antonio Juarez 2015-07-20 17:52:27 +0100
  • 1737fec297
    Merge pull request #347 Riccardo Spagni 2015-07-20 12:05:52 +0200
  • 9b83a4349e
    Update after recent simplewallet string changes moneromooo-monero 2015-07-19 12:06:10 +0100
  • 35378f1995
    simplewallet: fix context/string order mismatch moneromooo-monero 2015-07-19 12:04:17 +0100
  • e62692f589
    simplewallet: use unsigned long long instead of size_t in message moneromooo-monero 2015-07-19 11:55:36 +0100
  • 107eeaf6c5
    Merge pull request #346 Riccardo Spagni 2015-07-18 23:56:44 +0200
  • 8fe180ab80
    wallet: add boolean to always confirm transactions with the user moneromooo-monero 2015-07-18 22:03:35 +0100
  • 7ef8e5c033
    Merge pull request #345 Riccardo Spagni 2015-07-18 23:02:50 +0200
  • f6e28b81a8
    Merge pull request #344 Riccardo Spagni 2015-07-18 22:59:26 +0200
  • 5a26676932
    Merge pull request #343 Riccardo Spagni 2015-07-18 22:58:59 +0200
  • d386be640d
    Merge pull request #342 Riccardo Spagni 2015-07-18 22:58:08 +0200
  • 3c13da568d
    boost doesn't like %zu for size_t, replace with %u moneromooo-monero 2015-07-18 21:50:34 +0100
  • e0278314d3
    console_handler: do not call a NULL function pointer moneromooo-monero 2015-07-18 10:53:20 +0100
  • b87e066f02
    console_handler: check for eof before trying to use input moneromooo-monero 2015-07-18 10:48:15 +0100
  • e20a4ddc76
    blockchain: fix testnet syncing (to not use blocks.dat) moneromooo-monero 2015-07-18 10:25:22 +0100
  • 70ae2ee711 Fixed threadpool bug when running on single core systems. *Thanks to freshman for reporting bug. NoodleDoodleNoodleDoodleNoodleDoodleNoo 2015-07-17 20:02:29 -0700
  • 464dbe7379 Fixed MINGW duplicate library errors when MSYS folder cannot be found. *Thanks to luigi1111 for reporting. NoodleDoodleNoodleDoodleNoodleDoodleNoo 2015-07-17 19:49:22 -0700
  • a092fcd607
    Merge pull request #341 Riccardo Spagni 2015-07-16 14:32:18 +0200
  • bbb936df0f
    Use g++ flag "-pthread" instead of "-lpthread", where preferred warptangent 2015-07-16 05:18:15 -0700
  • c9e5fece32
    Merge pull request #340 Riccardo Spagni 2015-07-16 14:11:04 +0200
  • 35b62fbd8e
    hyc accidentally typo'd...we shall never speak of this again Riccardo Spagni 2015-07-16 13:32:20 +0200
  • dc624849bf
    Merge pull request #339 Riccardo Spagni 2015-07-16 12:48:55 +0200
  • 54c785d0bb
    fixed ARM arch test to prevent breaking on short arch strings Riccardo Spagni 2015-07-16 12:46:38 +0200