Commit Graph

  • 54b15447d4
    Merge pull request #2141 Riccardo Spagni 2017-08-07 14:46:56 +0200
  • 159a6e9669
    Merge pull request #2132 Riccardo Spagni 2017-08-07 14:46:26 +0200
  • 4d87304683
    blockchain: add testnet v6 fork height at 971400 moneromooo-monero 2017-08-02 22:39:34 +0100
  • 158c3ecff3
    core: thread most of handle_incoming_tx moneromooo-monero 2017-07-10 15:38:56 +0100
  • f57ee382b8
    cryptonote_protocol: retry stale spans early moneromooo-monero 2017-07-11 21:48:54 +0100
  • 90df52e12f
    cryptonote_protocol: light cleanup moneromooo-monero 2017-07-08 17:59:39 +0100
  • 84e23156ac
    cryptonote_protocol: avoid spurious SYNCHRONIZED OK messages moneromooo-monero 2017-07-07 20:52:24 +0100
  • 5be43fcdba
    cryptonote_protocol_handler: sync speedup moneromooo-monero 2017-07-02 22:41:15 +0100
  • 74597bd15a
    wallet2: improve refresh height determination moneromooo-monero 2017-08-06 16:56:51 +0100
  • 042b86c473
    simplewallet: do not ask wallet filename twice when restoring moneromooo-monero 2017-08-06 12:28:00 +0100
  • 8bbed27573 simplewallet: Be explicit about secret keys Erik de Castro Lopo 2017-08-05 21:47:47 +1000
  • 51ebedb803
    epee: remove a couple unused locals moneromooo-monero 2017-08-05 18:42:53 +0100
  • e31aac80e5 walletAPI: add getRefreshFromBlockHeight() Jaquee 2017-08-05 00:09:06 +0200
  • 48c0cb1ba6 wallet api: pause refresh while commiting tx Jaquee 2017-08-04 23:20:59 +0200
  • f233c01c8f CMakeLists.txt - ios/xcode fix Jaquee 2017-06-23 10:02:07 +0200
  • 9707998a08
    wallet2: clear some missing containers in clear() moneromooo-monero 2017-08-05 18:09:31 +0100
  • 67ce4910bc wallet2: store testnet bool in keys file Jaquee 2017-08-05 17:23:10 +0200
  • 0c57df9770
    wallet2: fix temporarily missing incoming tx when being mined moneromooo-monero 2017-07-25 09:30:06 +0100
  • f4f7eeba80
    blockchain: log more info when we reject an orphan moneromooo-monero 2017-08-04 23:26:55 +0100
  • 16a5534704
    simplewallet: show payment ids on sign_transfer moneromooo-monero 2017-07-24 13:10:42 +0100
  • 71e2876033
    debug_utilities: only build for debug builds moneromooo-monero 2017-08-03 20:36:21 +0100
  • 55e150ff8a
    debug_utilities: new object-sizes debug tool moneromooo-monero 2017-08-03 17:02:13 +0100
  • a839a6fa8a Wallet API: add tx unlock time Jaquee 2017-08-03 21:37:45 +0200
  • fbaf5375c3
    cn_deserialize: move to new debug_utilities subdirectory moneromooo-monero 2017-08-03 16:18:24 +0100
  • d732c73e71
    blockchain: remove a few unused variables moneromooo-monero 2017-08-03 11:26:55 +0100
  • ad4649ac81 Enable verifying wallet password with having to load wallet. m2049r 2017-08-02 00:41:05 +0200
  • c8640a3d74 difficulty: fix misleading comment Guillaume LE VAILLANT 2017-08-02 23:59:48 +0200
  • 328bebbe4b
    daemon: some more include cleanup moneromooo-monero 2017-08-02 22:41:55 +0100
  • 1c9196b0c5
    cryptonote_protocol: fix days behind calc on testnet moneromooo-monero 2017-08-02 22:32:08 +0100
  • b7d6ec8364
    simplewallet: add (out of sync) or (no daemon) markers in the prompt moneromooo-monero 2017-08-02 14:44:42 +0100
  • fa23a5006d
    wallet2: add a is_synced function moneromooo-monero 2017-08-02 14:44:19 +0100
  • f1307bbd7b
    node_rpc_proxy: add a proxy for target height moneromooo-monero 2017-08-02 14:43:47 +0100
  • c97d1bd3d4
    wallet: return unlock_time in get_transfers moneromooo-monero 2017-07-25 16:28:48 +0100
  • 600353e2b2 fix wallet callback signatures m2049r 2017-08-02 01:23:53 +0200
  • 41f935ddb2
    network_throttle: remove unneeded heap allocations moneromooo-monero 2017-07-27 12:04:31 +0100
  • c6ba7d110f
    p2p: move m_in_timedsync from connection_context to p2p_connection_context moneromooo-monero 2017-07-29 11:17:43 +0100
  • 5d4ef719b9
    core: speed up output index unique set calculation moneromooo-monero 2017-08-01 14:06:12 +0100
  • 19d7f568ce
    perf_timer: allow profiling more granular than millisecond moneromooo-monero 2017-08-01 14:05:20 +0100
  • bda8c5983b
    epee: add nanosecond timer and pause/restart profiling macros moneromooo-monero 2017-08-01 14:03:18 +0100
  • 214fd81e93
    some include cleanup moneromooo-monero 2017-07-31 16:36:52 +0100
  • 87b5ede908
    miner: fix ignoring battery from command line moneromooo-monero 2017-07-31 08:36:57 +0100
  • 5dd722beaa
    core: add a message when loading checkpoints at init time moneromooo-monero 2017-07-31 06:43:13 +0100
  • 14ec6ed80d
    tx_pool: remove obsolete unused m_config_folder field moneromooo-monero 2017-07-30 12:03:43 +0100
  • 5d91b26c0f
    blockchain: skip checking tx semantics in embedded block hash range moneromooo-monero 2017-07-30 09:45:55 +0100
  • 04bd19257d cmake: Update detection of external miniupnpc Erik de Castro Lopo 2017-07-30 12:51:54 +1000
  • 94dd5cb4a0 Makefile: Add debug-static-all target Erik de Castro Lopo 2017-07-02 18:12:10 +1000
  • d37e8f8868
    daemon: add average seconds per block in bc_dyn_stats moneromooo-monero 2017-07-29 18:43:50 +0100
  • 878205f143
    core: fix lock ordering bug at init time moneromooo-monero 2017-07-29 12:54:02 +0100
  • 02f13d6cdf
    Fix handling of strings & simplify summation of spendkeys JollyMort 2017-07-29 13:49:12 +0200
  • 04ebfbfefa
    p2p: close connections when exiting moneromooo-monero 2017-07-29 10:03:37 +0100
  • 40fc9d7b68
    Add option to join multisig wallet pieces together JollyMort 2017-07-29 01:41:24 +0200
  • 9a10148c01
    p2p: fix thread leak moneromooo-monero 2017-07-28 22:23:05 +0100
  • d8becf2ee1
    blockchain: fix cryptonight buffer leak on exit moneromooo-monero 2017-07-28 10:19:17 +0100
  • 91aa90fc79
    blockchain: ensure all blocks get their longhash precalculated moneromooo-monero 2017-07-27 18:18:49 +0100
  • ff4bcaed81
    blockchain: pass correct height to get_block_longhash moneromooo-monero 2017-07-27 18:18:20 +0100
  • 06aea2cf0a
    move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h moneromooo-monero 2017-07-27 15:46:47 +0100
  • 525975acc4 wallet-cli: Minor improvement to help output Erik de Castro Lopo 2017-07-27 20:36:28 +1000
  • cb0b559451
    Move OpenAlias console input back from libs moneromooo-monero 2017-07-27 11:28:53 +0100
  • dc0b312f8a
    wallet_rpc_server: optionally return tx blobs on transfer calls moneromooo-monero 2017-07-24 21:00:00 +0100
  • 340feedee2
    core: randomly shuffle outputs moneromooo-monero 2017-07-25 18:42:55 +0100
  • 5eb79983be
    epee: add a KV_SERIALIZE variant for optional parameters moneromooo-monero 2017-07-24 20:59:01 +0100
  • f1b76c8424 cryptonote_protocol: Set send_idle_time in connection_info correctly rbrunner7 2017-07-24 18:58:39 +0200
  • 53af9768ce
    blockchain: one off warning when seeing a block with unknown version moneromooo-monero 2017-07-24 15:25:46 +0100
  • d75cff1a0e
    Fix readline prompt when command does not output Jethro Grassie 2017-07-24 09:54:27 -0400
  • 599436a452
    mlog: default to msgwriter logs only for log level 1 moneromooo-monero 2017-07-24 09:42:49 +0100
  • 58f3fc68e4
    Make msgwriter logs go to file only moneromooo-monero 2017-07-24 09:39:12 +0100
  • 380009e541
    README: give credit where credit is due moneromooo-monero 2017-07-24 00:08:45 +0100
  • 23909bb04d
    Make successful transfer log message more informative JollyMort 2017-07-22 23:35:53 +0200
  • 335fc8ab23
    mlog: fix crash accessing stale data when rotating logs moneromooo-monero 2017-07-22 10:46:45 +0100
  • a5031a7d02
    core: forbid duplicate ring members from v6 moneromooo-monero 2017-07-18 22:38:26 +0100
  • 2fac03e682 Update monerod systemd service file Erik de Castro Lopo 2017-07-20 06:47:57 +1000
  • 51efb21713 daemon: Add ability to write a PID file Erik de Castro Lopo 2017-07-19 21:45:00 +1000
  • 98cb3fee75
    italian translation erciccione 2017-07-03 14:40:59 +0100
  • ff07cdc9c8
    updates monero_fr.ts erciccione 2017-07-03 14:40:33 +0100
  • f675fedc49
    updates monero.ts erciccione 2017-07-03 14:39:34 +0100
  • ab594cfee9
    Merge pull request #2159 Riccardo Spagni 2017-07-19 11:52:26 +0200
  • e050853ed3
    Merge pull request #2157 Riccardo Spagni 2017-07-19 11:52:11 +0200
  • 4014f31a73
    Merge pull request #2173 Riccardo Spagni 2017-07-19 11:51:50 +0200
  • c0f155d3a0
    Merge pull request #2170 Riccardo Spagni 2017-07-19 11:51:35 +0200
  • 630cc0f9ca
    Merge pull request #2169 Riccardo Spagni 2017-07-19 11:51:09 +0200
  • fed3430b70
    Merge pull request #2166 Riccardo Spagni 2017-07-19 11:50:38 +0200
  • 921ebdce45
    Merge pull request #2165 Riccardo Spagni 2017-07-19 11:50:14 +0200
  • 27c0c742ca
    Merge pull request #2154 Riccardo Spagni 2017-07-19 11:49:59 +0200
  • 42fc89b672
    Merge pull request #2142 Riccardo Spagni 2017-07-19 11:49:42 +0200
  • bdc9cae3e3
    Merge pull request #2140 Riccardo Spagni 2017-07-19 11:49:26 +0200
  • 999d4d83e9
    Merge pull request #2135 Riccardo Spagni 2017-07-19 11:49:09 +0200
  • f584a2de92
    Merge pull request #2131 Riccardo Spagni 2017-07-19 11:48:50 +0200
  • 84d25d25d4
    Docs: C4 development process addendum anonimal 2017-07-15 22:52:01 +0000
  • e022c4e932
    Docs: add C4 to contributing guide anonimal 2017-07-15 22:49:48 +0000
  • a02d745844
    mlog: make MONERO_LOGS env var understand N,logs type spec moneromooo-monero 2017-07-15 10:23:24 +0100
  • 044c5b5572
    Readme: add android docker build instruction MoroccanMalinois 2017-07-13 01:28:56 +0000
  • 82836be47e
    Utils: Add dockerfile for android NDK build MoroccanMalinois 2017-07-13 01:28:38 +0000
  • c3bb6becd9
    daemon: fix status in command line mode if using restricted rpc moneromooo-monero 2017-07-13 10:17:57 +0100
  • f5f985c018
    miner: fix background mining options parsing moneromooo-monero 2017-07-12 11:21:17 +0100
  • 33d17c37e8
    Don't hardcode /tmp Howard Chu 2017-07-11 12:38:51 +0100
  • 8db68a57f5
    Fix #2164 histogram output Howard Chu 2017-07-10 15:47:10 +0100
  • 6955976b2d
    Add various readline related fixes Jethro Grassie 2017-07-07 15:40:32 -0400
  • 6a23cd07aa
    Add notification on stop Jethro Grassie 2017-07-07 07:59:07 -0400
  • 94717021ef fix on_battery_power for linux Ryan Mehta 2017-07-03 16:30:43 -0700
  • 9706938016
    mlog: add msgwriter:INFO to log 0 and 1 defaults moneromooo-monero 2017-07-06 13:18:04 +0100