Commit Graph

  • 2510473d07
    wallet: do not include blockchain_db in wallet_merged moneromooo-monero 2019-11-06 16:50:52 +0000
  • dec3254789
    cmake: do not exclude rpc_base on IOS (wallet_merged needs it) moneromooo-monero 2019-11-06 13:17:23 +0000
  • 362eb6062b
    Merge pull request #19 from HarrisonHesslink/master Harrison Hesslink 2019-11-05 11:23:46 -0800
  • 877080bd83 blockchain: Fix timestamp for hardfork Harrison Hesslink 2019-11-05 11:20:57 -0800
  • 12d72ef96a
    Merge pull request #18 from HarrisonHesslink/master Harrison Hesslink 2019-11-04 23:23:59 -0800
  • 5da06e7490 core: fix mem warning Harrison Hesslink 2019-11-04 23:20:04 -0800
  • c5573dcbba Fix a minor formatting error TheGoose 2019-11-05 09:28:17 +1100
  • cbec8eb10b
    wallet2: fix pool txes not being flushed when mined moneromooo-monero 2019-11-04 19:32:48 +0000
  • 69c488a479
    Merge pull request #6089 v0.15.0.0 Riccardo Spagni 2019-11-04 06:13:39 -0800
  • 4a65cc5c46
    Merge pull request #6092 Riccardo Spagni 2019-11-04 06:13:31 -0800
  • 2f0488ddc5
    Fork v6 - "Portland" (#17) Harrison Hesslink 2019-11-04 03:27:56 -0800
  • ac925ba17a
    [v0.15] gitian: fix out dir location iDunk5400 2019-11-04 02:10:42 +0100
  • c84b1ab275
    Copy LICENSE to all archives Howard Chu 2019-11-04 05:05:38 +0000
  • 819ec4ca17
    Update README.md TheGoose 2019-11-04 13:36:04 +1100
  • e8da77b4f1
    Merge pull request #6086 Riccardo Spagni 2019-11-03 15:14:30 -0800
  • 5a996bd75e depends: fix typo in packages selsta 2019-11-04 00:08:00 +0100
  • e046c02ec3
    Merge pull request #6075 Riccardo Spagni 2019-11-03 14:51:10 -0800
  • 8152ea9562
    Merge pull request #6085 Riccardo Spagni 2019-11-03 14:50:48 -0800
  • e225465fe1
    Merge pull request #6084 Riccardo Spagni 2019-11-04 02:49:52 +0400
  • 32d5146689
    gitian: add --rebuild option Howard Chu 2019-11-03 13:48:55 +0000
  • d904ffbaca
    Add Android support Howard Chu 2019-11-01 03:38:13 +0000
  • 4557572520
    gitian: add --rebuild option Howard Chu 2019-11-03 13:48:55 +0000
  • 87798a9856
    Add Android support Howard Chu 2019-11-01 03:38:13 +0000
  • f762515d1c
    Fix readline build Howard Chu 2019-11-03 00:12:31 +0000
  • e30ffa0667
    Merge pull request #156 from stoffu/aeon-gui-new aeonix 2019-11-02 12:31:50 -0700
  • 4c1c9ec199
    Merge pull request #155 from stoffu/aeon-poolpid aeonix 2019-11-02 12:31:34 -0700
  • 0964f5af04
    Merge pull request #154 from stoffu/aeon-eff aeonix 2019-11-02 12:31:18 -0700
  • bfb7c4ac24
    Merge pull request #152 from stoffu/aeon-notify aeonix 2019-11-02 12:31:06 -0700
  • b9bd2f7632
    Merge pull request #151 from stoffu/aeon-wcli-printringmembers aeonix 2019-11-02 12:30:51 -0700
  • 912ff6abeb
    simplewallet: plug a timing leak moneromooo-monero 2019-10-15 10:30:50 +0000
  • cc2fc0bc3e
    epee: allow a random component in once_a_time timeouts moneromooo-monero 2019-10-17 12:13:17 +0000
  • c0f5047878
    wallet: reuse cached height when set after refresh moneromooo-monero 2019-10-15 19:16:13 +0000
  • f98d9673eb
    wallet2: fix is_synced checking target height, not height moneromooo-monero 2019-10-15 18:35:11 +0000
  • 98cdc84920
    wallet: fix another facet of "did I get some monero" information leak moneromooo-monero 2019-10-15 18:10:29 +0000
  • 69b8aa5a26
    wallet2: do not send an unnecessary last getblocks.bin call on refresh moneromooo-monero 2019-10-15 12:25:26 +0000
  • 2ca057402d
    wallet2: do not repeatedly ask for pool txes sent to us moneromooo-monero 2019-10-15 09:12:24 +0000
  • d738342683 Adding "light wallet server" that is mymonero compatible: - An epee-based HTTP server that polls in the background for new txes - Admin utility for inspecting state, manipulating some account info, and approving account creation/imports - Optional (off by default) exchange rate retrieval from cryptocompare.com Lee Clagett 2018-11-17 17:42:23 +0000
  • 737cf35ba7
    changed 'batttery' to 'battery' Jake Hemmerle 2019-10-25 21:28:22 +0200
  • dfe39b6d94
    Windows: enable high-entropy ASLR where available iDunk5400 2019-10-24 21:40:11 +0200
  • 4a68608026
    build: fix building on Windows due to _FORTIFY_SOURCE changes in MSYS2 iDunk5400 2019-10-24 21:35:20 +0200
  • f41ed81a4d
    wallet2_api: fix generating new wallet in the GUI /monero#4621 moneromooo-monero 2018-10-16 14:46:17 +0000
  • fc132ae4d4
    Merge 533f16edea into cc46f05f1f moneromooo-monero 2019-10-24 23:57:25 +0000
  • fc7213eb48
    simplewallet: don't complain about payment id on pool mined blocks /monero#4439 moneromooo-monero 2018-09-25 12:33:39 +0000
  • cb7158eb3e Add missing lock in tx_pool::check_tx_inputs Tom Smeding 2019-10-22 18:53:43 +0200
  • ea7301a75b Fix RandomX JIT on OpenBSD ston1th 2019-10-19 19:53:06 +0200
  • 57c264fc9d
    epee: include chrono in net_ssl.h to fix Windows builds in depends iDunk5400 2019-10-17 00:10:17 +0200
  • 17016536d8
    blockchain: use effective median block size for penalty from v9 /monero#5970 moneromooo-monero 2019-10-09 20:01:48 +0000
  • d327948f3e
    Print the reason why a notification spec failed to parse /monero#5128 moneromooo-monero 2019-02-13 14:04:09 +0000
  • 7e612ba043
    blockchain: include number of discarded blocks in --reorg-notify /monero#5128 moneromooo-monero 2019-02-06 22:01:40 +0000
  • 4376c91fb2
    core: add a few more block rate window sizes /monero#5128 moneromooo-monero 2019-02-06 19:04:47 +0000
  • b337703e1c
    core: add --block-rate-notify /monero#5128 moneromooo-monero 2019-02-06 17:09:28 +0000
  • 5c1f2952d4
    notify: fix tokenizing being too strict /monero#5128 moneromooo-monero 2019-02-06 17:48:08 +0000
  • 01cc9ed09b
    blockchain: add --reorg-notify /monero#5053 moneromooo-monero 2019-01-09 14:29:28 +0000
  • 6be87c362b
    notify: handle arbitrary tags /monero#5053 moneromooo-monero 2019-01-09 14:28:42 +0000
  • b7e21725c6
    notify: warn if the spec contains one of '"\ /monero#5053 moneromooo-monero 2019-01-09 01:06:28 +0000
  • 2aefb91c7f
    common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn /monero#5053 moneromooo-monero 2019-01-09 01:05:47 +0000
  • cfdf3a16fe
    wallet2: fix duplicate tx notifications for pool txes /monero#5069 moneromooo-monero 2019-01-13 14:47:01 +0000
  • 5a73a53441
    ignore child process when exec /monero#4960 Jethro Grassie 2018-12-08 20:52:54 -0500
  • 4e0e786ec0
    cryptonote_core: warn when the block rate deviates from expectations /monero#4408 moneromooo-monero 2018-09-20 13:31:45 +0000
  • 4094d1e873
    unit_tests: add a notifier test /monero#4481 moneromooo-monero 2018-10-01 09:13:22 +0000
  • ebe3653e5f
    common: Windows 'spawn' support for tx and block notifications /monero#4479 xiphon 2018-10-01 06:39:37 +0000
  • b6347c52c4
    add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} /monero#4333 moneromooo-monero 2018-09-03 14:19:15 +0000
  • 533f16edea
    p2p: drop peers when we seem to be stuck by looking at a seed node's height moneromooo-monero 2019-10-02 17:35:59 +0000
  • 3344a870cb randomx: update to the latest master xiphon 2019-10-02 00:23:43 +0000
  • 26cd99c116
    wallet2: account for sources reordering also in pre-rct mode stoffu 2019-10-01 17:28:16 +0900
  • 650168b35e
    updated CMakeLists.txt SanyuktaSaha 2019-10-01 01:50:21 +0530
  • d2c48b64ff
    Build: fix shared debug libs linking to zmq iDunk5400 2019-09-28 02:28:36 +0200
  • 6e7356b39e transfer by preferred txid zhongqiuwood 2019-09-26 16:08:37 +0800
  • abd2c96cb9
    Update README.md Harrison Hesslink 2019-09-25 17:54:12 -0700
  • 8cdb1b06d4
    Update README.md Harrison Hesslink 2019-09-25 17:02:35 -0700
  • a66584b9ad
    protocol: drop broken peers moneromooo-monero 2019-09-18 14:39:42 +0000
  • a62aaf7790
    fix miniupnp link errors moneromooo-monero 2019-09-25 13:40:26 +0000
  • 42302a3d3b
    common: fix libunbound link error moneromooo-monero 2019-09-25 12:33:06 +0000
  • 782a9f6a8a
    Merge pull request #150 from stoffu/aeon-db45 aeonix 2019-09-23 22:21:15 -0700
  • 544b781f02
    db_lmdb: invoke migration from 4 to 5 stoffu 2019-09-24 11:13:09 +0900
  • fdf6f50f9a
    Merge pull request #149 from stoffu/aeon-gcc-9.1 aeonix 2019-09-23 12:23:49 -0700
  • 6e8eb4e1bc
    simplewallet: fix warnings about useless std::move /monero#5865 moneromooo-monero 2019-08-28 15:13:50 +0000
  • 6cd95566eb
    Merge pull request #148 from stoffu/aeon-mainnet-v8-fork aeonix 2019-09-23 03:10:14 -0700
  • 8cba01bb63
    cmake: do not use -mmitigate-rop on GCC >= 9.1 /monero#5613 moneromooo-monero 2019-06-08 18:33:04 +0000
  • f8fdb5004e
    Fix GCC 9.1 build warnings /monero#5613 moneromooo-monero 2019-06-08 15:58:33 +0000
  • 02a4727b87 device_ledger: always fetch keys on connect to speed up tx scanning xiphon 2019-09-23 08:25:07 +0000
  • bfaaf348fb
    Set mainnet v8 fork height to 1146200 (October 25th 2019) with diff reset to 20 trillion stoffu 2019-08-29 17:58:52 +0900
  • 3320ce273d
    Update checkpoints stoffu 2019-09-19 16:25:48 +0900
  • 6e23296f40
    README: update 2019 copyright stoffu 2019-08-29 17:36:14 +0900
  • 81ac73658e
    Merge pull request #146 from stoffu/aeon-protolib aeonix 2019-09-18 14:20:11 -0700
  • 49544ff27e
    Merge pull request #145 from stoffu/aeon-btsm aeonix 2019-09-18 14:19:58 -0700
  • fb6f669b9b
    Merge pull request #144 from stoffu/aeon-wcli-set-cleanup aeonix 2019-09-18 14:17:43 -0700
  • 7e4233eaaf
    Merge pull request #143 from ArqTras/patch-1 aeonix 2019-09-18 14:17:21 -0700
  • f77ce04724
    Merge pull request #142 from stoffu/aeon-ltbs-linear aeonix 2019-09-18 12:10:44 -0700
  • 6930ab0fe1
    Merge pull request #141 from stoffu/aeon-ltbs aeonix 2019-09-18 12:10:27 -0700
  • f5c4f07b95
    Merge pull request #140 from stoffu/aeon-m10 aeonix 2019-09-18 12:10:05 -0700
  • 120a6f15a1
    Merge pull request #147 from stoffu/aeon-gui-encrypt aeonix 2019-09-18 01:39:01 -0700
  • c7ddb91cb9
    api/wallet: properly disable key encryption /monero#4302 stoffu 2018-08-25 14:22:26 +0900
  • c8b3468767
    wallet: ask-password can now ask without encrypting the secret spend key /monero#4324 moneromooo-monero 2018-09-02 09:59:01 +0000
  • 7006401c26
    simplewallet: allow named priority levels for default-priority /monero#4262 moneromooo-monero 2018-08-15 12:15:39 +0000
  • 8b9188f4d6
    blockchain.cpp make timestamp increase over time Gingeropolous 2019-09-12 15:07:36 -0400
  • f2989122cb
    core_tests: faster moneromooo-monero 2019-08-19 14:17:08 +0000
  • 4216ad532c
    cmake: add protolib to zmq dependency libs /monero#5907 stoffu 2019-09-11 14:04:55 +0900
  • f3c9e6b885
    blockchain: keep block template timestamp not above recent median /monero#5902 moneromooo-monero 2019-09-10 13:36:09 +0000
  • fc5d8135ce
    simplewallet: replace monero with aeon in set help text stoffu 2019-09-11 10:52:46 +0900