Commit Graph

  • 46b697feb4
    abstract_tcp_server2: fix race on shutdown moneromooo-monero 2018-07-11 22:02:28 +0100
  • 2fd9be1646 simplewallet: correct number of human-readable months rbrunner7 2018-08-05 09:58:33 +0200
  • c5e2aee961
    updates: fix hash sanity checking moneromooo-monero 2018-08-05 00:19:22 +0000
  • 26a42fe54a Added features to epee::span<T> : - Support for classes - Added remove_prefix function - Added to_mut_span and as_mut_byte_span Lee Clagett 2018-08-01 23:08:59 -0400
  • 37f0799284
    wallet: distinguish coinbase from other txes in show_transfers moneromooo-monero 2018-07-19 17:49:15 +0100
  • b0b6959c1d
    update README to change all 0.12.2 to 0.12.3 Gingeropolous 2018-08-02 23:25:03 -0400
  • 3411326a04 Docker: updated cmake version HomDx 2018-08-02 21:42:58 +0300
  • 4616cf2641 Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST Lee Clagett 2018-08-01 22:10:09 -0400
  • 8439306212
    wallet2: do not divide by 0 on invalid daemon response moneromooo-monero 2018-07-31 14:25:29 +0000
  • 1c6cfd34f4
    wallet-rpc: add get_address_index command stoffu 2018-07-23 23:45:11 +0900
  • 9127a8b79f
    wallet-rpc: filter getbalance response by address index stoffu 2018-07-23 23:58:31 +0900
  • 43f71100bc
    blockchain_db: remove unused get_output_key variant moneromooo-monero 2018-07-30 21:27:33 +0000
  • 628428a0df
    blockchain_ancestry: faster and uses less memory moneromooo-monero 2018-07-30 21:36:38 +0100
  • 2382484dcd
    blockchain_ancestry: add an incremental mode moneromooo-monero 2018-07-28 00:56:37 +0100
  • 888324fa57
    blockchain_ancestry: finds all ancestors of a tx, block, or chain moneromooo-monero 2018-07-16 16:27:52 +0100
  • 0f757177fe
    wallet2: avoid using arbitrary random values when unknown moneromooo-monero 2018-07-30 13:33:02 +0100
  • 4520cfd978
    wallet2: guard against bad outputs in import_outputs moneromooo-monero 2018-07-30 13:15:41 +0100
  • a3fe1c56ee
    simplewallet: add set_tx_key for importing tx keys from 3rd party wallets stoffu 2018-07-29 21:29:56 +0900
  • f13c7a8263
    simplewallet: make sure wallet config is stored right after creation stoffu 2018-07-30 20:39:05 +0900
  • 5860611afa
    blockchain_blackball: allow resumable interrupt with ^C moneromooo-monero 2018-07-30 11:14:02 +0100
  • c8226ad1f7
    unit_tests: use valid key images, pub keys, etc moneromooo-monero 2018-07-28 19:39:05 +0100
  • 0dddfeacc9
    Merge pull request #4129 luigi1111 2018-07-27 14:30:57 -0500
  • 21b1fa1c35
    Merge pull request #4126 luigi1111 2018-07-27 14:29:55 -0500
  • ff01c3ade4
    Merge pull request #4110 luigi1111 2018-07-27 14:28:49 -0500
  • f739a3cbb8
    Merge pull request #4109 luigi1111 2018-07-27 14:27:47 -0500
  • dda05f357a
    Merge pull request #4108 luigi1111 2018-07-27 14:26:01 -0500
  • 8eb5b0be36
    Merge pull request #4098 luigi1111 2018-07-27 14:25:02 -0500
  • 3fde902394
    Merge pull request #4097 luigi1111 2018-07-27 14:23:54 -0500
  • 92b5d6c204
    Merge pull request #4091 luigi1111 2018-07-27 14:22:34 -0500
  • b293c487fb
    Merge pull request #3629 luigi1111 2018-07-27 14:20:23 -0500
  • 262e391fb1
    mlog: handle filenames without parent directories moneromooo-monero 2018-07-26 14:50:23 +0100
  • e7c0fcd8f3
    epee: set jsonrpc to "2.0" in parse error return data moneromooo-monero 2018-07-25 23:00:19 +0100
  • c24a0af9f1 [monerod] Added blocks remaining count during syncronisation. And percent if usefull (% < 99) Jorropo 2018-07-25 10:16:01 +0200
  • ff37bd00bc
    wallet2: fix O(n^2) behaviour in import_key_images moneromooo-monero 2018-07-24 14:33:33 +0100
  • 3940e12933
    daemon.print_bc: don't print difficulty twice stoffu 2018-07-24 16:17:49 +0900
  • 3a4c3ac891
    simplewallet.unspent_outputs: fix wrong logic for parsing stoffu 2018-07-24 13:32:58 +0900
  • ed7825dc0c monero-wallet-cli: added locked_sweep_all command jcktm 2018-04-13 11:13:24 +1000
  • 68b1197f5d tests: ringdb: use system's temporary dir path redfish 2018-07-21 21:30:39 -0400
  • 5e675de7c2
    simplewallet: fix language detection when using --use-english-language-names moneromooo-monero 2018-07-22 11:28:11 +0100
  • 8e24533a7f
    blockchain: some batch tx scanning speedup moneromooo-monero 2018-07-21 11:54:48 +0100
  • be02eb9389
    db_lmdb: demote the "batch already enabled" log, it's harmless moneromooo-monero 2018-07-20 23:40:51 +0100
  • 0496c7c91a
    crypto: do not use boost::value_initialized to init null skey/pkey moneromooo-monero 2018-07-20 22:59:18 +0100
  • 704b60caf0
    block_queue: faster check whether a block was requested moneromooo-monero 2018-07-19 15:36:07 +0100
  • 7db7ec8591
    wallet rpc: support making integrated address of given standard address stoffu 2018-07-20 21:33:36 +0900
  • 702a41034d
    Merge pull request #4088 luigi1111 2018-07-19 14:15:16 -0500
  • 5c102c60dc
    Merge pull request #4087 luigi1111 2018-07-19 14:14:10 -0500
  • 61eea83978
    Merge pull request #4081 luigi1111 2018-07-19 14:12:30 -0500
  • 9474567d76
    Merge pull request #4076 luigi1111 2018-07-19 14:11:24 -0500
  • f6d7e87b67
    Merge pull request #4075 luigi1111 2018-07-19 14:10:20 -0500
  • 326437c5ff
    Merge pull request #4074 luigi1111 2018-07-19 14:08:56 -0500
  • 5fad1c505a
    Merge pull request #4073 luigi1111 2018-07-19 14:07:49 -0500
  • be81a27fa4
    Merge pull request #4071 luigi1111 2018-07-19 14:06:54 -0500
  • 173f7b8f42
    Merge pull request #4064 luigi1111 2018-07-19 14:05:51 -0500
  • 69502c4040
    Merge pull request #4062 luigi1111 2018-07-19 14:04:42 -0500
  • 007b835daa
    Merge pull request #4061 luigi1111 2018-07-19 14:03:38 -0500
  • 5cade94189
    Merge pull request #4047 luigi1111 2018-07-19 14:02:20 -0500
  • 94ed562148
    Merge pull request #4045 luigi1111 2018-07-19 13:56:38 -0500
  • 9315e12d34
    Merge pull request #4033 luigi1111 2018-07-19 13:55:37 -0500
  • cff15e4123
    Merge pull request #4032 luigi1111 2018-07-19 13:54:39 -0500
  • 3235abc184
    Merge pull request #4030 luigi1111 2018-07-19 13:53:36 -0500
  • 138aefd0e7
    Merge pull request #4029 luigi1111 2018-07-19 13:52:41 -0500
  • 2e4653c077
    Merge pull request #4023 luigi1111 2018-07-19 13:51:44 -0500
  • d14a074055
    Merge pull request #4021 luigi1111 2018-07-19 13:50:37 -0500
  • 3e026ff6ed
    Merge pull request #4013 luigi1111 2018-07-19 13:40:42 -0500
  • 21afa71ba6
    Merge pull request #3981 luigi1111 2018-07-19 13:39:24 -0500
  • d518dae4bf
    Merge pull request #3973 luigi1111 2018-07-19 13:37:10 -0500
  • 025187e6c9
    Merge pull request #3854 luigi1111 2018-07-19 13:35:25 -0500
  • 33122ab8a6
    Merge pull request #3617 luigi1111 2018-07-19 13:32:36 -0500
  • f2e65c6e50
    wallet2: consider minimum fee when testing if balance is sufficient stoffu 2018-07-19 20:26:19 +0900
  • fead7ebab0
    Clarification of boolean options in config file Jonathan Cross 2018-07-18 20:07:05 +0200
  • d6440ab319
    wallet2: recover from index out of hashchain bounds error moneromooo-monero 2018-04-28 12:11:42 +0100
  • 7f8bdeb35c
    easylogging++: make the logger handle early/late logging moneromooo-monero 2018-07-15 12:57:45 +0100
  • 63e342be84
    crypto: move null_pkey/null_skey to the cpp file moneromooo-monero 2018-07-15 12:59:58 +0100
  • 979105b298
    abstract_tcp_server2: fix race on shutdown moneromooo-monero 2018-07-11 22:02:28 +0100
  • 45e419bd5c
    db: store cumulative rct output distribution in the db for speed moneromooo-monero 2018-05-22 14:46:30 +0100
  • 2951436704
    wallet: warn when payment IDs are used moneromooo-monero 2018-07-06 18:14:08 +0100
  • ee31383a52
    db_lmdb: don't sync a read only DB moneromooo-monero 2018-07-11 18:14:22 +0100
  • 8d578f1f2d
    memwipe: don't call the workhorse for 0 bytes moneromooo-monero 2018-07-10 14:37:56 +0100
  • 7d2d8055ac
    Merge pull request #4117 Riccardo Spagni 2018-07-10 12:59:01 +0200
  • 2790ebc9f0
    Merge pull request #4060 Riccardo Spagni 2018-07-10 09:34:41 +0200
  • a486cae407
    Merge pull request #4120 v0.12.3.0 Riccardo Spagni 2018-07-10 09:33:13 +0200
  • 1772c8593a
    add .load() to make Boost 1.67 happy with its new is_integral check Teutone 2018-04-30 19:01:58 +0200
  • 9a4f1f0134
    Merge pull request #4118 Riccardo Spagni 2018-07-09 17:52:01 +0200
  • fc39d3b23c
    wallet2: ensure outputs are processed only once moneromooo-monero 2018-07-08 11:01:13 +0100
  • 58f28cadf8
    wallet2: ensure outputs are processed only once moneromooo-monero 2018-07-08 11:01:13 +0100
  • 8c0523771f
    blockchain: cache next block difficulty after adding a block moneromooo-monero 2018-07-06 19:11:01 +0100
  • 639ca3b1fa
    core_tests: add --filter to select which tests to run moneromooo-monero 2018-07-06 19:10:39 +0100
  • 20eb192162
    simplewallet: reword "seed encryption" to "seed offset" moneromooo-monero 2018-07-07 11:09:59 +0100
  • cfea525ea3
    simplewallet: reword "seed encryption" to "seed offset" moneromooo-monero 2018-07-07 11:09:59 +0100
  • 4e409be887
    Build: bump miniupnp to 2.1 anonimal 2018-07-06 21:38:52 +0000
  • 78a6690a6f
    Build: bump unbound to 1.7.3 anonimal 2018-07-06 21:37:37 +0000
  • e2311db717
    Build: bump rapidjson to 129d19b anonimal 2018-07-06 21:35:07 +0000
  • ebf2818ab5
    Merge pull request #4101 Riccardo Spagni 2018-07-06 12:11:08 +0200
  • 40530b294e
    Merge pull request #4102 Riccardo Spagni 2018-07-06 12:04:49 +0200
  • 424bfdc8d7
    bump version to 12.3 Riccardo Spagni 2018-07-06 07:58:07 +0200
  • e647922080
    bump version to 12.3 Riccardo Spagni 2018-07-06 07:57:00 +0200
  • 1ce04b7574
    Merge pull request #4092 Riccardo Spagni 2018-07-05 21:05:44 +0200
  • 61caab8a8c
    crypto: remove slight bias in key generation due to modulo moneromooo-monero 2018-07-04 22:17:20 +0100
  • 96f8c62dc4
    README: remove mentions of external miniupnpc dependency moneromooo-monero 2018-07-04 23:59:06 +0100
  • 3a1ad04234
    docker: update to new versions of dependencies HomDx 2018-07-03 19:44:03 +0300