Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id BC94CD1C for ; Thu, 28 Jun 2018 17:34:11 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-oi0-f67.google.com (mail-oi0-f67.google.com [209.85.218.67]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9EF526D3 for ; Thu, 28 Jun 2018 17:34:10 +0000 (UTC) Received: by mail-oi0-f67.google.com with SMTP id v8-v6so5950987oie.5 for ; Thu, 28 Jun 2018 10:34:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=SKZMcWCMMQqMUao66XQT/yZaeS9rxwrRmYaKsjg1RA4=; b=GnoiB+W63VmaDuIwpn27+7tnU9nmlnhoMwGWyEx4ER7/oFWYHq91FfnG11Iyoy3cuY T6K2/t1GsjbxBNAGA3X9xU2gmRigQrrdlJiGHjIpRiEDSUEg2cXkT21itIEPLs+W/SGn +5/uqWMOEChN2TAc1NXc+ukYKvhOLGp84kJ/mO3xeNRZf4OBBd3qLqP0WAdnN/sO+Img f/4wXYP5/2oFz3Yw6bNWoHGn2+ujFHITVyFrYwhe0wigvO/5znvruximsufeHGdleS1G HrhW0b3FmZ0/VTm+zX5Lgmw5Rsgm5EK2MuNsfF/BceF61Oawoi8thxOUqpjkI0cO3yIo gBgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=SKZMcWCMMQqMUao66XQT/yZaeS9rxwrRmYaKsjg1RA4=; b=XtFv4b+eAhPZjCSpgpxIzIZIDzBdFi42tuu3pVrHW73bZORY82/62IViV0/WY9asDD Oaiy6LNE7Wq4OBt8zkS+3A2nEPp43nte3RTfv4ALpj2NvWQbz3d8OhghcDhoKnJxPkEP z9mlK1GJWyxPBjJk1l02UGVzZ47oWEMnqOjY+H/vYd6WoX2V6hkC8w8Fmpyrc7D9yV11 r3rw4hemQ8Ef2qOJbIatIRFFVS+X/OU7sSWGMcg7z4lYpoPlkfUpwXOd+TyyR4AbzWUk w+vnUDbsD9uOX+m1ZzRzL4Tev9By5jpwEen1wEfbdwnTZhH9iiDEGDmnIavTXwyTRhHS t9Sw== X-Gm-Message-State: APt69E3Vku9ciJXEuK650x2PKym5UwygaXUatnTlc19PUru/hQTdE2Iy H5SHhq7s/ZL0Y+IiPUs4hiyGieniAd9rs52haNY= X-Google-Smtp-Source: AAOMgpc+7kyHwrhL7kBrHUjrOOIkzUVlRsTctdyNIiaPgpBREAk5sMldwF40MZMe5AAWIdpRKQvKEhJjNAkhOKwTOiU= X-Received: by 2002:aca:5217:: with SMTP id g23-v6mr5854666oib.255.1530207249787; Thu, 28 Jun 2018 10:34:09 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jameson Lopp Date: Thu, 28 Jun 2018 13:33:58 -0400 Message-ID: To: rossimattia92@gmail.com, Bitcoin Dev Content-Type: multipart/alternative; boundary="0000000000008e7266056fb723a8" X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: Re: [bitcoin-dev] Testnet block generation X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2018 17:34:11 -0000 --0000000000008e7266056fb723a8 Content-Type: text/plain; charset="UTF-8" This is normal behavior due to a special rule on testnet. For a detailed explanation you can read https://web.archive.org/web/20160910173004/https://blog.blocktrail.com/2015/04/in-the-darkest-depths-of-testnet3-16k-blocks-were-found-in-1-day/ - Jameson On Thu, Jun 28, 2018 at 9:22 AM Mattia Rossi via bitcoin-dev < bitcoin-dev@lists.linuxfoundation.org> wrote: > Hi all, > > Maybe is a common 'issue' but why the testnet3 of bitcoin network > generate a block so fast? > at lead 6 block per minute. > > Is this a normal behavior? > > Thanks in advance. > _______________________________________________ > bitcoin-dev mailing list > bitcoin-dev@lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev > --0000000000008e7266056fb723a8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This is normal behavior due to a special rule on testnet. = For a detailed explanation you can read=C2=A0https://web.archive.org= /web/20160910173004/https://blog.blocktrail.com/2015/04/in-the-darkest-dept= hs-of-testnet3-16k-blocks-were-found-in-1-day/

- Jam= eson

--0000000000008e7266056fb723a8--