Commit graph

  • e4fa637d3a
    wallet2: fix double counting outs if the tx pubkey is duplicated #59 moneromooo-monero 2018-06-11 12:01:41 +01:00
  • 826da63a0b
    simplewallet: don't confirm missing payment ID when sending to only subaddresses #58 stoffu 2018-06-10 20:00:59 +09:00
  • 9376a54f3a
    wallet2: use correct fee for split txes #57 stoffu 2018-06-12 12:06:51 +09:00
  • 149da420e9 db_lmdb: enable batch transactions by default stoffu 2018-06-14 11:15:53 +09:00
  • 74a30ddccd
    Merge pull request #56 from wowario/lwma-2 jw 2018-06-13 20:02:44 -07:00
  • c5d51ca56c
    add lwma-2 #56 wowario 2018-05-27 20:57:24 +03:00
  • 8db23df581
    wallet: on first refresh, start off with a quantized height moneromooo-monero 2018-06-13 12:16:07 +01:00
  • b43b9a1304 wallet-rpc: added IPs to error logging in simple_http_connection_handler jcktm 2018-04-17 19:30:18 +10:00
  • 63d0ab09b5
    mlog: --max-log-files to set the max number of rotated log files stoffu 2018-06-01 12:29:26 +09:00
  • 798dfcfe79
    wallet: allow unspendable unmixable outputs to be discarded stoffu 2018-06-12 12:44:40 +09:00
  • 62f3f0480a
    Merge pull request #3701 luigi1111 2018-06-12 12:24:20 -05:00
  • a915d49307
    Merge pull request #3700 luigi1111 2018-06-12 12:23:12 -05:00
  • 6be2516140
    Merge pull request #3687 luigi1111 2018-06-12 12:22:12 -05:00
  • 41d04a87b2
    Merge pull request #3648 luigi1111 2018-06-12 12:18:17 -05:00
  • ed139efc5d
    Merge pull request #3643 luigi1111 2018-06-12 12:13:07 -05:00
  • db26776a35
    Merge pull request #3526 luigi1111 2018-06-12 12:10:00 -05:00
  • 0a5292c339
    wallet2: use decoded amount when reporting repeated output key stoffu 2018-06-13 01:06:44 +09:00
  • 25c15dca5c
    wallet2: use correct fee for split txes stoffu 2018-06-12 12:06:51 +09:00
  • 2d10830cfb
    db_ldmb: print db version when complaining about incompatibility moneromooo-monero 2018-06-11 17:54:58 +01:00
  • b628503bad Remove old logic saved in comments. Jean Pierre Dudey 2018-06-11 09:36:05 -04:00
  • 0cf80baea4
    net_node: resolve host for node addresses given via command line flags stoffu 2018-06-11 12:43:18 +09:00
  • 08b85a8e00
    cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X stoffu 2018-06-11 12:16:29 +09:00
  • 55c7fb87a9
    epee: adaptive connection timeout system moneromooo-monero 2018-06-07 12:43:10 +01:00
  • 8a01f11515
    Merge pull request #55 from wowario/bulletproof_cold_signing jw 2018-06-10 10:23:50 -07:00
  • 2f93341734
    Merge pull request #54 from wowario/donate jw 2018-06-10 10:23:41 -07:00
  • 0e32c2f826
    Merge pull request #53 from wowario/get_approximate_blockchain_height jw 2018-06-10 10:23:31 -07:00
  • 886828483a
    Merge pull request #52 from wowario/submodule_cmake jw 2018-06-10 10:23:18 -07:00
  • e30e0918f5
    Merge pull request #51 from wowario/upstream jw 2018-06-10 10:23:05 -07:00
  • 362f5e6eb8
    simplewallet: don't confirm missing payment ID when sending to only subaddresses stoffu 2018-06-10 20:00:59 +09:00
  • 03096150c6
    device_ledger: fix bad memory access on connect error moneromooo-monero 2018-06-09 20:49:05 +01:00
  • f40cf1a859
    device_ledger: fix bad memory access on connect error moneromooo-monero 2018-06-09 20:49:05 +01:00
  • 2d5921eefa
    blockchain: avoid duplicate db query for height moneromooo-monero 2018-06-09 19:49:58 +01:00
  • 1789b76b5d
    cryptonote_protocol_handler: log when dropping a peer moneromooo-monero 2018-05-01 16:21:43 +01:00
  • 87665281ea
    epee: fallback to a counter if gmtime fails when rotating logs moneromooo-monero 2018-05-26 23:38:08 +01:00
  • 4ecf71405f
    epee: fix include for ofstream moneromooo-monero 2018-05-30 15:55:22 +01:00
  • d9365ee564
    Update mainnet timestamp #53 wowario 2018-06-09 18:07:48 +03:00
  • 3f1e9615d6
    wallet2: fix bulletproof cold signing #55 moneromooo-monero 2018-06-07 12:28:23 +01:00
  • b8fadc85b6
    modify unit name #54 wowario 2018-06-09 14:58:26 +03:00
  • 3381b6517e
    abstract_tcp_server2: fix busy calling of idle IO service moneromooo-monero 2018-06-09 12:37:15 +01:00
  • a83cd9e669
    wallet2: adapt get_approximate_blockchain_height wowario 2018-06-09 14:30:59 +03:00
  • 3e2247f5a0
    Add submodule init and update to cmake #52 wowario 2018-06-09 13:58:21 +03:00
  • f4e329583e
    simplewallet: set_ring can now take a file with rings moneromooo-monero 2018-04-01 09:18:27 +01:00
  • 328b5ebc69
    epee: adaptive connection timeout system #51 moneromooo-monero 2018-06-07 12:43:10 +01:00
  • 948c48271a
    simplewallet: grammar fix in warning message moneromooo-monero 2018-06-08 21:28:11 +01:00
  • 25e7a7d96f
    Merge pull request #3340 luigi1111 2018-06-08 15:16:59 -05:00
  • 9ddb07fcc4
    update readme to include debian one liner for deps Gingeropolous 2018-06-08 16:13:51 -04:00
  • f61fe2ef28
    Update readme to include pcslite dependency Gingeropolous 2018-06-08 16:05:50 -04:00
  • 284fe6438d
    db_lmdb: warn about slowness when running off a spinning disk moneromooo-monero 2018-03-03 14:01:52 +00:00
  • 2619d966c6
    Merge pull request #3908 luigi1111 2018-06-08 14:53:54 -05:00
  • 13d73d9ed6
    Merge pull request #3604 luigi1111 2018-06-08 14:51:32 -05:00
  • 6884db7b31
    Merge pull request #3599 luigi1111 2018-06-08 14:45:46 -05:00
  • 00635bd68b
    Merge pull request #3598 luigi1111 2018-06-08 14:40:06 -05:00
  • 112f3678bc
    Merge pull request #3887 luigi1111 2018-06-08 14:34:01 -05:00
  • 22c8730261
    Merge pull request #3450 luigi1111 2018-06-08 14:31:49 -05:00
  • 5321769b65
    Merge pull request #3444 luigi1111 2018-06-08 14:29:38 -05:00
  • 9e5f2738fd
    Merge pull request #3428 luigi1111 2018-06-08 14:26:38 -05:00
  • 03b4cca6c2
    Merge pull request #3910 luigi1111 2018-06-07 12:24:02 -05:00
  • 5bfe03804c
    Merge pull request #3892 luigi1111 2018-06-07 12:22:04 -05:00
  • 8a1f0d7d13
    Merge pull request #3940 luigi1111 2018-06-07 12:19:43 -05:00
  • 48fcf76be9
    Merge pull request #3911 luigi1111 2018-06-07 12:17:06 -05:00
  • e1a940806a
    Merge pull request #3899 luigi1111 2018-06-07 12:15:13 -05:00
  • 1af890287b
    Merge pull request #3890 luigi1111 2018-06-07 12:12:28 -05:00
  • e69849e979
    Merge pull request #3857 luigi1111 2018-06-07 12:07:13 -05:00
  • 2bb2c1b9d7
    password: flush cout when prompting for password without newline moneromooo-monero 2018-06-07 13:48:30 +01:00
  • d7a6b72c15
    wallet2: fix bulletproof cold signing moneromooo-monero 2018-06-07 12:28:23 +01:00
  • c367609447
    blockchain_import: warn+delay about using --dangerous-unverified-import moneromooo-monero 2018-06-06 17:56:01 +01:00
  • 8cc46069ac
    snap: strip metadata from icon.png moneromooo-monero 2018-06-06 15:29:18 +01:00
  • bf26920f27
    wallet2: fix get_approximate_blockchain_height for stagenet stoffu 2018-06-06 20:33:01 +09:00
  • f24cbc5245
    blockchain: fix deadlock with the difficulty cache moneromooo-monero 2018-06-06 10:37:26 +01:00
  • 62c8c07c47
    wallet: do not log by default if we're not asked to log to console moneromooo-monero 2018-06-06 10:12:45 +01:00
  • 01cc978722
    ringct: remove an unnecessary scalarmultBase in zeroCommit moneromooo-monero 2018-06-06 10:05:14 +01:00
  • 4764929ecb use deterministic viewkey if not supplied cryptochangements34 2018-06-05 19:32:03 -04:00
  • d81e042306
    tx_pool: initialize bitflags padding since it gets written to storage moneromooo-monero 2018-06-05 19:59:45 +01:00
  • 2b3357ee98
    README: mention --untrusted-daemon moneromooo-monero 2018-06-05 16:54:46 +01:00
  • 941a608d52
    util: consider Tor/I2P addresses to be non local moneromooo-monero 2018-06-05 11:32:35 +01:00
  • 8962f0032f
    simplewallet: add optional trusted/untrusted argument to set_daemon moneromooo-monero 2018-06-05 10:45:01 +01:00
  • 2861289efd
    readme - explain building master vs. release Gingeropolous 2018-06-05 08:31:55 -04:00
  • b1538bff31
    Update readme to indicate recommended version Gingeropolous 2018-06-04 22:34:35 -04:00
  • 3c4e299b34 Add stoffu fixes to rename jwinterm 2018-06-04 19:33:16 -07:00
  • 5f00df3cf9
    Update Readme to indicate recommended version Gingeropolous 2018-06-04 22:32:43 -04:00
  • be6320b1a2
    Merge pull request #47 from wowario/rename jw 2018-06-04 10:04:17 -07:00
  • a0b5b82bb4
    Merge pull request #46 from wowario/checkpoints jw 2018-06-04 10:03:56 -07:00
  • aa29f98f08
    Merge pull request #45 from wowario/upstream jw 2018-06-04 10:03:43 -07:00
  • 69f2fdd153
    Merge pull request #44 from wowario/seed jw 2018-06-04 10:03:32 -07:00
  • 42dc603b91
    Merge pull request #48 from wowario/donate jw 2018-06-04 10:03:13 -07:00
  • b2b9da7fbb
    update donation address #48 wowario 2018-06-04 18:48:14 +03:00
  • e0b4dd913a
    rename to wownero #47 wowario 2018-06-04 18:22:57 +03:00
  • 52e2799f6d
    update checkpoints.dat #46 wowario 2018-06-04 17:44:29 +03:00
  • 7ce579d447
    remove moneroseeds #44 wowario 2018-06-04 17:20:30 +03:00
  • ace2edacb6
    blockchain: pop forked blocks only when DB is not read-only stoffu 2018-06-04 20:46:24 +09:00
  • afed9787cd Fixes #3645: error on freebsd lambda return values forced to std::string S 2018-06-04 12:02:06 +02:00
  • 7357fe161b
    p2p: warn when no incoming connections are seen for a while #45 moneromooo-monero 2018-05-25 12:34:52 +01:00
  • c7795b223c
    resolve merge conflict wowario 2018-06-04 12:02:46 +03:00
  • ce1dd78f2d
    remove output distribution cache data wowario 2018-06-04 11:35:47 +03:00
  • 26acaf82f9
    speed up get_output_distribution (and precalc common case) moneromooo-monero 2018-05-16 22:41:50 +01:00
  • fd83770790
    rpc: fix get_output_distribution cache for the cumulative case moneromooo-monero 2018-05-30 15:03:36 +01:00
  • 24cd25d87e
    blockchain: demote a hash-of-hashes validation warning to debug moneromooo-monero 2018-06-02 23:48:12 +01:00
  • 6995c9bf75
    protocol: drop (and increase fails) if most blocks hashes are invalid moneromooo-monero 2018-06-02 21:32:42 +01:00
  • e2c39f6b59
    Merge pull request #3914 Riccardo Spagni 2018-06-03 18:41:36 +02:00
  • f12b277d20
    Merge pull request #3912 Riccardo Spagni 2018-06-03 18:38:30 +02:00