Testnet and devnets#
Testnet هو بلوكشين داش تعمل بشكل كامل مع استثناء مفتاح واحد لأنه يمكن إنشاء داش على الشبكة بحرية ، فإنه لا يوجد لديه قيمة. يمكن طلب هذه العملة ، المعروفة باسم tDASH ، من صنبور لمساعدة المطورين على اختبار إصدارات جديدة من داش ، بالإضافة إلى اختبار عمليات الشبكة باستخدام إصدارات متطابقة من البرنامج قبل تنفيذها على mainnet. هناك بعض الاختلافات الرئيسية الأخرى:
يعمل Testnet على المنفذ 19999 (بدلاً من 9999)
عناوين Testnet تبدأ بـ "y" بدلاً من "X" ، ADDRESSVERSION هي 140 (بدلاً من 76)
يتم حساب أرصدة Testnet في tDASH (بدلاً من داش)
بايت رأس رسالة بروتوكول هي 0xcee2caff (بدلاً من 0xbf0c6bbd)
يستخدم Bootstrapping بذور DNS مختلفة: test.dnsseed.masternode.io ، testnet-seed.darkcoin.qa ، testnet-seed.dashpay.io
Launching Dash Core in testnet mode shows an orange tray icon
لبدء تشغيل داش كور في وضع testnet ، ابحث عن ملف dash.conf وأدخل السطر التالي:
testnet = 1
With the release of Dash Core 12.3, Dash added support for a great new feature - named devnets. Devnets are developer networks that combine some aspects of testnet (the global and public testing network) and some aspects of regtest (the local-only regression testing mode that provides controlled block generation). Unlike testnet, multiple independent devnets can be created and coexist without interference. For practical documentation on how to use devnets, see the developer documentation or this blog post.
الأدوات و الروابط#
The links below were collected from various community sources and may not necessarily be online or functioning at any given time. Please join Dash Discord or the Dash Forum if you have a question relating to a specific service.
Nightly builds: dashpay/dash-dev-branches
Bugtracker: dashpay/dash#new
Discussion and help: https://www.dash.org/forum/index.php?forums/testing.53/
Android wallet: dashpay/dash-wallet
Testnet for Bitcoin: https://en.bitcoin.it/wiki/Testnet
Release notes for previous versions: dashpay/dash
المنبع#
https://faucet.testnet.networks.dash.org - by Dash Core Group
http://faucet.test.dash.crowdnode.io - by CrowdNode
المستكشف#
ماسترنود#
عادة ما يتبع تثبيت ماستىنود تحت testnet نفس الخطوات مثل دليل تتببث ماسترنود، ولكن مع بعض الاختلافات الرئيسية:
You will probably be running a development version of Dash instead of the stable release. Choose the latest nightly build on GitHub.
عند فتح جدار الحماية ، يجب فتح المنفذ 19999 بدلاً من (أو بالإضافة إلى) 9999. استخدم هذا الأمر:
ufw allow 19999/ tcp
يجب تشغيل محفظة سطح المكتب في وضع testnet. أضف السطر التالي إلى dash.conf:
testnet = 1
عند إرسال الضمانات ، يمكنك الحصول على 1000 داش مجاناً من الصنبور (انظر أعلاه)
يجب أن يحدد ملف تهيئة ماسترنود أيضًا وضع testnet. أضف السطر التالي عند إعداد dash.conf على ماسترنود :
testnet = 1
بالنسبة إلى ماسترنود ، يجب أن يحتوي اسم المستخدم وكلمة المرور الخاصة بـ RPC على أحرف أبجدية رقمية فقط