Bitcoin Forum
June 21, 2024, 12:22:33 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: April 07, 2021, 03:31:01 AM
How do I retrieve my wallet balance from previous versions? Huh

I second this question - what happened to our coins? Are they safe?
Do
How do I retrieve my wallet balance from previous versions? Huh

I second this question - what happened to our coins? Are they safe?
Do you backup your three 3 files:
wallet.dat
dnet_key.dat
storage

If yes,please cover with these 3 files,then you can retrieve your wallet balance from latest versions.
If no,you cant find your coins.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: December 17, 2020, 09:09:59 AM





XDAG November Monthly Report

It’s a season of new dawn and great progress for us all in XDAG community,

We’re glad that gradually our strategy and plan that is engineered are beginning to actualize in real-time.

Day in day out’ as a community project having large support from people who are enthusiast of this great project has been of great immense help and part of what keeps all going.

We appreciate everyone support.


Exchange Listing



We’re glad to be listed on CoinEx as we made the official announcement of the listing on 26th of November 2020, trading activities already started with a XDAG/USDT Pair.

We’ve been in top gainers on arrival :





Here is the link to the announcement: » Announcement «



Technical Update


Our next release 0.4.0 is still in review, we really miss more dev to watch our code, the more we are, faster development will goes forward. Random X last stage is now completed, but still under review to avoid ambiguities,It will be deployed in our 0.5.0 rev.


Marketing and community


More marketing strategy are already in place, we will be having upcoming Community AMA Series and also more promption campaign in the future, announcements regarding this will be communicated at the right time. We worked also to update all website where our stats and metrics are displayed, so CoinmarketCap/coinguecko and coinpaprika at least should display good information now.

Our community users based are increasing daily, happy to see more enthusiast are joining XDAG community, and they also have their slogan saying they are “Proudly Xdagian” we’re also proud of your continued support and contribution.

Lastly this report won’t be complete without adding the most recent and informative AMA we just did in the CoinEx community, Titled “Walk into the originator of [DAG+POW] XDAG” It was a mind blowing session, kindly see the link to check out the Recap :

» AMA Recap «

In conclusion we are still in pursuit of bringing Unique technologies for all and making sure XDAG stand out admist all, together we can make it possible, more goodnews will still be shared in the community.



A new XDAG is coming! ; Smiley Smiley
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: June 09, 2020, 12:14:51 AM
Hello everybody,we are voting to be listed in:https://www.satoexchange.com/coin-voting/
Don't hesitate t give us your vote to allow us to being listed here!
 Smiley Smiley Smiley
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: June 08, 2020, 03:58:58 AM
XDAG Project Briefing

Issue 1, 2020

XDAGers, we meet again.

The sudden outbreak of the COVID-19 epidemic in 2020 hit the “pause button” for many economic activities, but the pace of XDAG’s progress was not interrupted. After completing the production cuts, enthusiasts are pressing on with the Apollo program. Recent development has been around the RocksDB storage revamp, with a new version to be released after testing is complete.

RocksDB version introduction
Historical Issues:
For historical reasons, the node needs to reload data into memory every time it reboots, rebooting the node takes at least 20+ hours (before version 0.3.1, it took about 7 days to reboot), and takes up a lot of memory, hard disk, etc. The problem is a serious constraint on the expansion of community consensus.

In response to this issue, the community has completed development work on the RocksDB version, resolving the reload issue:

Data will be written into RocksDB from memory;
Drastically reduce the memory consumption of the mining pool (about 300M).
The full-node wallet (mining pool) reload time is reduced to seconds.
alt text

Comparison between 0.3.1 and RocksDB versions
Version   Data storage   Memory Consumption   Reload time
0.3.1   Memory   50G   20 hours
RocksDB version   RocksDB   300MB   Seconds
Recent works
Development work
Completed coding of RocksDB version with heavy workload, now submitted PR (https://github.com/XDagger/xdag/pull/570); Bill and swordlet released new version of Android wallet and PC wallet, with support for transaction note function; discussed and identified new mining algorithm as RandomX.

Testing work
Bill built the testing framework and did a lot of testing on the RocksDB version, and kbs1 will join the testing work soon.

Community operation
Co-working with BBX exchange to carry out four activities of XDAG; lunch on QB.COM exchange and start on board activities simultaneously.

Follow-up works
Daniel, the founder of XDAG, has vowed to create a fair system of cryptocurrency based on DAG technology, which the community has been aiming for. The core idea of the Apollo program is to complete the implementation of the “equity” feature of XDAG, the community will follow the implementation steps of RocksDB -> modify mining algorithm -> dnet refactoring -> de-whitelist to achieve this goal.

RocksDB to address reloading issues
See introduction above.

Mining algorithms to address mining equity issues
The old versions: SHA256D mining algorithm, which has a large number of professional mining machines, has led to a concentration of hash power in the hands of few people, which is far from the “fairness” that the community seeks, the adoption of a fair algorithm is the voice of the entire XDAG community.

New version: using the Random X algorithm, featuring anti-professional mining machines, and optimized specifically for general-purpose CPUs, mining is more decentralized and fairness.

dnet refactoring
Adopts libuv (underlying technology of node.js) to reconstruct P2P network transmission, ensuring stable and efficient transmission

Older versions: messy dnet code, complex multi-threaded logic.

New version: libuv event loop rebuilds the core P2P network code to ensure stability and reliability while enhancing future scalability.

Optimize network transmission and remove whitelisting
Older versions: too many bytes transferred over the network, too long synchronization time, severe centralization.

New version
Optimizes the data structure of the network transmission, reduces the network communication bandwidth, and plans to adopt DHT network distributed hash tables, completely removing whitelisting restrictions.

alt text The XDAG fans are never gone, the pace of progress never stops, and XDAG is destined to continue the road to decentralization and eventually reach the “other side” of fairness…

Thank you to Bill, Swordlet, kbs1, the many contributors who have been quietly contributing, and to you who are following XDAG!

Postscript
The year 2020 is an extraordinary one, with the new coronavirus ravaging the world, accumulating about 2 million confirmed cases as of April 15, causing great impact and loss to human society. Humans are also so small in the face of viruses. Here, we pray for the blessings for the world to quickly win this epidemic war!
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: June 04, 2020, 03:28:50 PM
XDAG community, we are conducting an Invite contest for active telegram members! Help your friends learn about XDAG by inviting them to
@dagger_cryptocurrency & you get a chance to WIN  XDAG !

Contest end by June 22nd
 
Rules:
1 - Invite your friends to join telegram group:  @dagger_cryptocurrency
2 - To prevent bot activity, your friend should join & say "Hi! thanks for XDAG Invite (tag yourusername)'
3 - Invite at least 15 real Telegram Friends  to qualify.


1st ($75 worth of xdag)
2ed ($50 worth of xdag)
3rd ( $30 worth of xdag)
4th ($20 worth of xdag)
5th ($10  worth of xdag)
6th to 15th ( $5 worth of xdag)

To keep the group clean all Invite messages will be moved to https://t.me/joinchat/KlHO609AH6nHYFB8wvZOOw


XDAG is listed on Coinmarketcap
And also traded on Exchanges!
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: January 31, 2019, 01:25:01 AM
The XDAG Forum was created for blockchain developers, and XDAG enthusiasts (funs) are more convenient and quick to understand and communicate , and also is public official disclosure.
We can learn more about XDAG.Talk about issues like github 4. And Suggest the future development of XDAG. Also talk about anything about xdag.
https://forum.xdag.us
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: January 10, 2019, 12:13:18 AM



We are happy to celebrate the first year of our mainnet!!!!
Thanks to anyone who supports us and to the ones still involved with us.



Our first anniversary!
We have a very difficult year in 2018,2019 will be more difficult!
Through 2019,spring is coming!
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [POC]New Mineable DAG ! on: January 09, 2019, 12:05:50 AM

I found out that's the 1:1 clone of XDAG... almost same wallet design!
would you please explain which part have improved ?
We use x28c algorithm and a new wallet with base58
yes,just the algorithm and wallet have been changed.Others almost 100% clone of XDAG.
Even the roadmap,is same as XDAG. Grin When XDAG improve,POC follow it,yes?

No, They didn't change the algorithm and  wallet.We will always be ahead of them.
Deinel made a great start, but they ruined it.That's why we fork with older versions

Nothing is easier than fault-finding.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [POC]New Mineable DAG ! on: January 06, 2019, 11:48:52 PM

I found out that's the 1:1 clone of XDAG... almost same wallet design!
would you please explain which part have improved ?
We use x28c algorithm and a new wallet with base58
yes,just the algorithm and wallet have been changed.Others almost 100% clone of XDAG.
Even the roadmap,is same as XDAG. Grin When XDAG improve,POC follow it,yes?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: December 29, 2018, 02:33:39 PM
AAcoin.com :one bigger exchange,for global.u can buy XDAG in USDT!
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! on: November 19, 2018, 01:33:22 AM
Hi all!

XDag v0.3.0 is released.

https://github.com/XDagger/xdag/releases/tag/0.3.0
Github: https://github.com/XDagger/xdag

List of changes:
1) some optimizations for the better performance
2) some refactoring in JSON-RPC to fix issues and implement required features
3) DNET is rewritten to have better performance and stability
4) new blocks are not generated until the pool is synchronized with the network
5) several bugs and memory leaks are fixed
6) issue with the size of temporary files is fixed
7) issue with disconnection of miners is fixed
8 ) issue with payment is fixed
9) new way to manage orphan blocks to get better performance
10) wallet issue in MacOS Mojave is fixed
11) mined blocks which did not become main blocks are removed from the network

Most of changes are related to pools. There is no functional changes for wallets.

Wonderful dev team!
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XDAG] Dagger - New Community-based Cryptocurrency - First Mineable DAG ! on: August 06, 2018, 12:22:53 AM
Happy seventh month XDAG network !!!



We reached 12M Market Cap.
As CMC have recently removed this restriction to be added, except to see Dagger listed on CMC soon !!!

Yes,Xdag will be  a great project without a doubt!
It will be a rival to bitcoin!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!