Commit graph

  • c8ed320949
    Merge pull request #280 from wowario/gitian jw 2020-06-28 07:19:25 -07:00
  • f7ba826cd2
    Merge pull request #279 from wowario/warning jw 2020-06-28 07:19:12 -07:00
  • e91b041c75
    Merge pull request #278 from wowario/checkpoints jw 2020-06-28 07:18:43 -07:00
  • aefce0c5fe
    Merge pull request #277 from wowario/off jw 2020-06-28 07:18:27 -07:00
  • 2f8ccfe0ca
    Merge pull request #276 from wowario/upstream jw 2020-06-28 07:18:12 -07:00
  • a85e6fc276
    gitian rename to wownero #280 wowario 2020-06-28 11:12:07 +03:00
  • 0ce2ef719f
    fix warning by removing std::move() on temporary http_client object #279 woodser 2020-06-06 11:38:32 -04:00
  • 9f5fa3f7f9
    update checkpoints #278 wowario 2020-06-27 10:05:27 +03:00
  • c5e224944e
    build: disable trezor #277 wowario 2020-06-27 04:44:34 +03:00
  • b5b1463487
    add trezor support to sweep_single #276 Dusan Klinec 2020-06-21 23:17:58 +02:00
  • ae60c289f9
    epee: fix array underflow in unicode parsing moneromooo-monero 2020-04-23 14:39:54 +00:00
  • 6da460a8df
    tx_pool: mine stem txes in fake chain mode moneromooo-monero 2020-06-20 15:32:45 +00:00
  • 72655f78fc
    blockchain: fix timestamp/difficulty cache getting out of sync moneromooo-monero 2020-06-13 14:20:20 +00:00
  • 4be84b7753
    Fix D++ block template check Lee Clagett 2020-06-12 22:42:17 -04:00
  • b3847bc194
    blockchain: fix total_height in getblocks.bin response moneromooo-monero 2020-06-05 15:26:39 +00:00
  • c573ee65f6
    rpc: fix loading rpc payment data from file moneromooo-monero 2020-06-05 11:20:38 +00:00
  • eb49cb728e
    rpc: fix comparison of seconds vs microseconds moneromooo-monero 2020-05-22 22:01:50 +00:00
  • fd83d71bc7
    functional_tests: add simple relay_tx test moneromooo-monero 2020-05-28 12:48:38 +00:00
  • da1720ec30
    rpc: fix relay_tx error return mixup moneromooo-monero 2020-05-28 11:32:47 +00:00
  • 6c652ef1ad
    daemon: remove time based "update needed" status string moneromooo-monero 2020-05-24 20:17:03 +00:00
  • e592a515db
    rpc: don't display invalid json errors on default log level moneromooo-monero 2020-04-28 14:05:41 +00:00
  • 5df0ffb57c
    Fix incorrect lenght of command INS_PREFIX_HASH François Colas 2020-05-27 14:57:05 +02:00
  • d9939ce2fa
    fix typo in pick_preferred_rct_inputs Denis Smirnov 2020-05-25 03:39:54 +07:00
  • 6111689cfa
    cmake: allow custom openssl path on macOS selsta 2020-06-25 19:52:10 +02:00
  • afd002c31f
    daemon: print sampling time in print_net_stats moneromooo-monero 2020-06-25 13:03:59 +00:00
  • ec7bba0793
    util: fix kilo prefix typo (K instead of k) moneromooo-monero 2020-06-25 13:03:24 +00:00
  • 29ebcc4e7e
    Merge pull request #274 from wowario/upstream jw 2020-06-23 07:29:48 -07:00
  • d759d13815
    Merge pull request #272 from 00-matt/readme-gentoo jw 2020-06-23 07:29:34 -07:00
  • 31ef8e30c4
    Merge pull request #271 from wowario/rename jw 2020-06-23 07:28:47 -07:00
  • 34779a4047
    Merge pull request #270 from 00-matt/fix-boost173 jw 2020-06-23 07:28:25 -07:00
  • 1b5a28351d
    Merge pull request #268 from Aluisyo/patch-5 jw 2020-06-23 07:27:15 -07:00
  • c5d7dd9f18
    fix a few typos in error messages #274 moneromooo-monero 2020-05-19 15:56:30 +00:00
  • a4e2fac1ff
    workflows: update msys2 setup action v0 -> v1 selsta 2020-06-07 20:46:23 +02:00
  • b993d1b833
    workflows: fix windows build selsta 2020-05-23 02:30:09 +02:00
  • d8b68a6369 readme: Add Gentoo install instructions #272 Matt Smith 2020-06-22 15:05:56 +01:00
  • 7c2b754321
    mining_status print output #271 wowario 2020-06-22 17:05:23 +03:00
  • da7e511967 Fix boost <1.60 compilation and fix boost 1.73+ warnings #270 Lee Clagett 2020-05-31 21:18:11 -04:00
  • 2f1ad3b3d2
    updates: mac gui .tar.bz2 -> .dmg selsta 2020-06-22 02:55:22 +02:00
  • f9e3fcdf3e
    add trezor support to sweep_single Dusan Klinec 2020-06-21 23:17:58 +02:00
  • e334280127
    python-rpc: fix bad in_peers parameter moneromooo-monero 2020-06-17 14:34:16 +00:00
  • 267ce5b718
    avoid a couple needless copies moneromooo-monero 2020-06-14 18:05:18 +00:00
  • 95afa9c538
    update ppa keyserver keys #268 Suzyo Nyirenda 2020-06-10 13:26:58 +02:00
  • 01c384c5de
    workflows: update msys2 setup action v0 -> v1 selsta 2020-06-07 20:46:23 +02:00
  • ef694d028f fix warning by removing std::move() on temporary http_client object woodser 2020-06-06 11:38:32 -04:00
  • d0299de200 set default url #266 qvqc 2020-06-03 16:58:05 -04:00
  • 448ab1e586 fix source for test qvqc 2020-06-03 15:53:33 -04:00
  • 2e714e67fd wow deterministic! qvqc 2020-05-26 13:39:50 -04:00
  • ca8a82ecfb build: fix boost 1.73 compatibility selsta 2020-05-14 22:57:53 +02:00
  • c3e70dffc5
    Merge pull request #264 from wowario/readme jw 2020-06-03 07:42:54 -07:00
  • 72effc5c07
    remove link #264 清武 博二 2020-06-03 08:52:30 +03:00
  • 2d5d74ff5c Mention correct libusb and libudev dependencies MaxXor 2020-06-02 14:00:31 +02:00
  • b6e904e547
    README: mention pruning moneromooo-monero 2020-05-31 22:18:14 +00:00
  • eb1b321fe2
    miner: increase min/max intervals to full extents moneromooo-monero 2020-05-31 12:35:30 +00:00
  • 6f5411d305
    tests: fix missing error on missing python entry point moneromooo-monero 2020-05-27 13:10:23 +00:00
  • c6dc2850c2
    python-rpc: add missing sync_txpool python entry point moneromooo-monero 2020-05-27 13:09:50 +00:00
  • 804c985ecc
    rpc: add a sanity limit to a few RPC in restricted mode moneromooo-monero 2020-05-18 21:47:33 +00:00
  • 1861889b31
    rpc: lock access to the rpc payment object moneromooo-monero 2020-05-19 18:20:32 +00:00
  • 81f79d900b
    [release-v0.16] MMS: New 'config_checksum' subcommand rbrunner7 2020-05-04 11:31:46 +02:00
  • e0a9633557
    ByteSlice: Fix persisting ptr to std::moved SSO buffer Doyle 2020-05-19 18:45:32 +10:00
  • 19f284ddf9
    cryptonote_core: remove "We are most likely forked" message moneromooo-monero 2020-05-19 16:23:59 +00:00
  • 9c10229268
    protocol: move the "peer claims higher version" warning to debug moneromooo-monero 2020-05-19 16:13:49 +00:00
  • 18cb1753b7
    wallet2: fix multisig data clearing stomping on a vector moneromooo-monero 2020-05-19 10:45:40 +00:00
  • 4eb2f5c2c8
    serialization: fix bad rapidjson api usage moneromooo-monero 2020-05-18 14:16:38 +00:00
  • e062e1efe3
    cryptonote_protocol: stricter limit to number of objects requested moneromooo-monero 2020-05-17 14:01:28 +00:00
  • 24660441a9
    cryptonote_protocol: reject requests/notifications before handshake moneromooo-monero 2020-05-17 13:48:40 +00:00
  • 1125b332d2
    easylogging++: sanitize log payload moneromooo-monero 2020-04-28 13:28:55 +00:00
  • 009abd48e5
    blockchain: detect and log bad difficulty calculations moneromooo-monero 2020-05-16 20:11:40 +00:00
  • 60cf237210
    protocol: don't drop a connection if we can't get a compatible chain moneromooo-monero 2020-05-16 19:54:55 +00:00
  • 4ef1ab3e38
    epee: use memwipe rather than memset for md5 secrets moneromooo-monero 2020-05-16 18:12:55 +00:00
  • a37da20bc7
    Merge pull request #261 from wowario/fix jw 2020-05-22 11:32:55 -07:00
  • 7f868fafcc
    build: fix boost 1.73 compatibility #261 selsta 2020-05-14 22:57:53 +02:00
  • 1d31e6c000
    net_node: remove dead seed nodes selsta 2020-05-20 01:06:03 +02:00
  • 1271a7e3a9
    Merge pull request #259 from wowario/comment v0.8.0.0 #260 jw 2020-05-19 11:51:20 -07:00
  • 7a545ddc2d
    comment out v16 fork #259 wowario 2020-05-19 06:51:48 +03:00
  • 16a1f497e3
    Merge pull request #258 from fuwa0529/SHA-3-tests jw 2020-05-18 15:04:20 -07:00
  • 70804bd639
    Merge pull request #257 from wowario/readme jw 2020-05-18 15:04:10 -07:00
  • 3b1c27db69
    Merge pull request #256 from wowario/SHA-3 jw 2020-05-18 15:03:57 -07:00
  • eda1675858
    wallet_rpc_server: use unlock_time in suggested confirmations calc moneromooo-monero 2020-05-17 01:02:17 +00:00
  • 35665df206
    protocol: don't drop a connection if we can't get a compatible chain moneromooo-monero 2020-05-16 19:54:55 +00:00
  • a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop Lee Clagett 2019-11-15 14:08:28 +00:00
  • ac29d15fc3 hash_tests: add sha3 #258 fuwa 2020-05-15 19:00:07 +08:00
  • 4b5eda696f hash_tests: disable slow-4, since wow uses cn-r fuwa 2020-05-15 18:43:53 +08:00
  • 533f58dae6 tests: fix build for wow fuwa 2020-05-15 18:31:01 +08:00
  • 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 Lee Clagett 2019-11-17 17:54:37 +00:00
  • eeffe5c719
    add fork date to README.md #257 wowario 2020-05-15 08:50:40 +03:00
  • 87dcc37776
    switch to SHA-3 PoW #256 wowario 2020-05-14 12:37:05 +03:00
  • 6e43f020ae
    Merge pull request #255 from wowario/last jw 2020-05-14 08:40:03 -07:00
  • 57a5022f7d
    Merge pull request #254 from wowario/build jw 2020-05-14 08:39:46 -07:00
  • 4c757a7a2a
    Fixed bugs for take_slice and byte_stream->byte_slice #255 Lee Clagett 2020-05-12 01:26:37 -04:00
  • febb8df4bb
    blockchain: fix theoretical race getting bulk timestamps moneromooo-monero 2020-05-13 13:38:32 +00:00
  • e74aff06c2
    simplewallet: don't complain about incoming payment ids on change moneromooo-monero 2020-05-13 00:25:56 +00:00
  • 7e3dbdde05
    build: prepare v0.8.0.0 release #254 wowario 2020-05-14 17:44:48 +03:00
  • 116d29906c
    Merge pull request #253 from wowario/testforks jw 2020-05-11 09:22:15 -07:00
  • 9d31efa09e
    add testnet fork heights #253 wowario 2020-05-11 18:37:41 +03:00
  • 12a2a4084b
    Merge pull request #252 from wowario/testnet jw 2020-05-11 07:35:01 -07:00
  • d1859d6224
    Merge pull request #251 from wowario/upstream jw 2020-05-11 07:05:44 -07:00
  • 193c15ecce
    refactor difficulty for testnet #252 wowario 2020-05-09 23:22:28 +03:00
  • eeadc8b723
    p2p: startup speedup, init seed nodes on first 'connect_to_seed()' #251 xiphon 2020-04-10 02:24:00 +00:00
  • 3a8f49f79c
    cryptonote_core: take out the time based upgrade warning moneromooo-monero 2020-03-30 01:41:47 +00:00
  • 1e981f5be6
    wallet2: fix keys file deserialization exception handling xiphon 2020-05-05 02:30:54 +00:00