forum.hypercore.one
Open in
urlscan Pro
70.34.176.118
Public Scan
URL:
https://forum.hypercore.one/t/syrius-v0-1-0-release-candidate-1-ready-for-community-testing/72
Submission: On May 24 via api from US — Scanned from DE
Submission: On May 24 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST /login
<form id="hidden-login-form" method="post" action="/login" style="display: none;">
<input name="username" type="text" id="signin_username">
<input name="password" type="password" id="signin_password">
<input name="redirect" type="hidden">
<input type="submit" id="signin-button" value="Log In">
</form>
Text Content
{H}yperCore.one SYRIUS V0.1.0 RELEASE CANDIDATE 1 READY FOR COMMUNITY TESTING Development 0x3639 May 23, 2023, 11:49pm 1 SYRIUS V0.1.0 RELEASE CANDIDATE 1 READY FOR PUBLIC TESTING The {H}ypercore.one community development team is releasing SYRIUS v0.1.0 Release Candidate 1 for immediate community testing. This Release Candidate (RC) includes the following: Improvements * PR 11 - Peer to Peer (P2P) swap functionality which utilizes the recently adopted HTLC contract. Bug Fixes * PR 8 - Fix metadata escaping * PR 9 - Real time statistic refresh Community members can test this release candidate and P2P swaps on the recently deployed community TESTNET. All normal Syrius functions will continue to work on mainnet except for P2P swaps. We ask for community testing and feedback. -------------------------------------------------------------------------------- QUICKSTART TL;DR GUIDE 1. Download and install SYRIUS v0.1.0-rc.1 2. Change “Client chain identifier selection” to 321 . 3. Add node wss://testnet.deeznnutz.com:3598 and connect to it. 4. Visit the faucet at https://faucet.hypercore.one/ -------------------------------------------------------------------------------- STEPS TO SETUP SYRIUS V0.1.0 RC1 1. Download SYRIUS v0.1.0-rc.1 2. Extract and install SYRIUS on your platform of choice. Follow this “How to Upgrade SYRIUS” video if you have any questions. 3. Under settings “Client chain identifier selection” type 321. Please note the yellow icon on the right side of the image below. If you mouse over you should see Non-alphanet chain identifier image1854×389 7.2 KB 4. Add node wss://testnet.deeznnutz.com:3598 and connect to it. Note: the 3598 is correct. image1849×400 8.7 KB 5. Take note of your ZTS TESTNET address 6. Visit the faucet at https://faucet.hypercore.one/ where you can provide the ZTS TESTNET address and receive 15 tZNN and 150 tQSR -------------------------------------------------------------------------------- STEPS TO TEST ATOMIC SWAPS WITH SYRIUS V0.1.0 RC 1 ON TESTNET Follow these simple instruction TESTNET Explorers can be found at: * https://testnet.zenon.info (automatic) * https://explorer.zenon.network/ (requires manual connection) * Node = https://node.zenon.fun:35997 * Node = https://testnet.deeznnutz.com:3597 -------------------------------------------------------------------------------- ADDITIONAL NOTES AND TOOLING In the unlikely event a P2P swapper fails to complete their transaction, don’t worry, your funds are SAFU. {H}ypercore.one has deployed HTLC watchtowers to unlock fully approved swaps on behalf of recipients in the event they are unable to do so. If you want to use the command line to receive a faucet disbursement, follow the instruction below: LINUX FAUCET TERMINAL COMMAND Note: Replace ZTS ADDRESS with your testnet wallet address curl -X POST https://node.zenon.fun:35999/faucet -H 'Content-Type: application/json' -d '{"address":"ZTS ADDRESS"}' WINDOWS FAUCET CMD COMMAND Note: Replace ZTS ADDRESS with your testnet wallet address. Make sure to leave all the \ characters. curl -X POST "https://node.zenon.fun:35999/faucet" -H "Content-Type: application/json" -d "{\"address\":\"ZTS ADDRESS\"}" Follow this short video if you need help on using the command line instruction above to receive TESTNET tZNN and tQSR. ADDITIONAL TESTNET RPCS * wss://node.zenon.fun:35998 6 Likes The P2P Revolution * Home * Categories * FAQ/Guidelines * Terms of Service * Privacy Policy Powered by Discourse, best viewed with JavaScript enabled Skip to main content Sign UpLog In * Community * Everything * Users * About * FAQ More Categories * Accelerator Z * Development * Documentation * General * Site Feedback * All categories SYRIUS V0.1.0 RELEASE CANDIDATE 1 READY FOR COMMUNITY TESTING Development You have selected 0 posts. select all cancel selecting May 23 1 / 1 May 23 13h ago 0x3639 1 13h SYRIUS V0.1.0 RELEASE CANDIDATE 1 READY FOR PUBLIC TESTING The {H}ypercore.one community development team is releasing SYRIUS v0.1.0 Release Candidate 1 4 for immediate community testing. This Release Candidate (RC) includes the following: Improvements * PR 11 1 - Peer to Peer (P2P) swap functionality which utilizes the recently adopted HTLC contract. Bug Fixes * PR 8 - Fix metadata escaping * PR 9 - Real time statistic refresh Community members can test this release candidate and P2P swaps on the recently deployed community TESTNET. All normal Syrius functions will continue to work on mainnet except for P2P swaps. We ask for community testing and feedback. -------------------------------------------------------------------------------- QUICKSTART TL;DR GUIDE 1. Download and install SYRIUS v0.1.0-rc.1 4 2. Change “Client chain identifier selection” to 321 . 3. Add node wss://testnet.deeznnutz.com:3598 and connect to it. 4. Visit the faucet at https://faucet.hypercore.one/ 7 -------------------------------------------------------------------------------- STEPS TO SETUP SYRIUS V0.1.0 RC1 1. Download SYRIUS v0.1.0-rc.1 4 2. Extract and install SYRIUS on your platform of choice. Follow this “How to Upgrade SYRIUS” video if you have any questions. 3. Under settings “Client chain identifier selection” type 321. Please note the yellow icon on the right side of the image below. If you mouse over you should see Non-alphanet chain identifier image1854×389 7.2 KB 4. Add node wss://testnet.deeznnutz.com:3598 and connect to it. Note: the 3598 is correct. image1849×400 8.7 KB 5. Take note of your ZTS TESTNET address 6. Visit the faucet at https://faucet.hypercore.one/ 7 where you can provide the ZTS TESTNET address and receive 15 tZNN and 150 tQSR 7 -------------------------------------------------------------------------------- STEPS TO TEST ATOMIC SWAPS WITH SYRIUS V0.1.0 RC 1 ON TESTNET Follow these simple instruction Narrated P2P Atomic Swap in SYRIUS on TESTNET TESTNET Explorers can be found at: * https://testnet.zenon.info 3 (automatic) * https://explorer.zenon.network/ (requires manual connection) * Node = https://node.zenon.fun:35997 * Node = https://testnet.deeznnutz.com:3597 -------------------------------------------------------------------------------- ADDITIONAL NOTES AND TOOLING In the unlikely event a P2P swapper fails to complete their transaction, don’t worry, your funds are SAFU. {H}ypercore.one has deployed HTLC watchtowers to unlock fully approved swaps on behalf of recipients in the event they are unable to do so. If you want to use the command line to receive a faucet disbursement, follow the instruction below: LINUX FAUCET TERMINAL COMMAND Note: Replace ZTS ADDRESS with your testnet wallet address curl -X POST https://node.zenon.fun:35999/faucet -H 'Content-Type: application/json' -d '{"address":"ZTS ADDRESS"}' WINDOWS FAUCET CMD COMMAND Note: Replace ZTS ADDRESS with your testnet wallet address. Make sure to leave all the \ characters. curl -X POST "https://node.zenon.fun:35999/faucet" -H "Content-Type: application/json" -d "{\"address\":\"ZTS ADDRESS\"}" Follow this short video if you need help on using the command line instruction above to receive TESTNET tZNN and tQSR. ADDITIONAL TESTNET RPCS * wss://node.zenon.fun:35998 6 * The P2P Revolution1 Reply SUGGESTED TOPICS Topic Replies Views Activity HTLC Watchtower Development 31 70 13d Atomic Swap Between BTC and Zenon Network Development 19 75 25d Zenon CLI commands for liquidity and bridge Development 2 54 14d Extension chains Development 8 65 9d AZ for SYRIUS v0.0.6 Development 3 22 14d WANT TO READ MORE? BROWSE OTHER TOPICS IN DEVELOPMENT OR VIEW LATEST TOPICS. Share Invalid date Invalid date