Pages:
Author

Topic: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! - page 19. (Read 75749 times)

jr. member
Activity: 133
Merit: 7
Hi all!
XDag v0.2.2 is released.

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

List of changes:
- transaction address is shown in the console version, you can track the status of your transaction in the block explorer
- new field "State" was added to the output of the "block" command. See description below
- a bug in DNET which could break synchronization between pools is fixed
- a bug in block validation logic which could lead to divergence of balances between pools is fixed
- large changes in the mining:
    - unpaid shares are paid even if miner is disconnected
    - miners who use several rigs with one wallet address recieve only one total payment, not several payments corresponding to the number of connections. It should help to decrease network load
    - restriction on count of connections with the same address was added. This count can be configured, see description below
    - count of shares per task from one connection was restricted to 20, if count of shares exceeds 20 (during one minute) miner is disconnected. It was made with purpose to protect pool againg DDOS and cheating with shares.
    - if you use several connections with the same address you no longer can send the same shares. All shares must be unique
    - output of the miners command was changed. See description below
    - max count of connections was increased to 8192
- small update in the GUI wallet
- draft version of JSON-RPC. Not ready for exchanges now
- some log messages are disabled during loading the storage. It can help to decrease count of disc I/O operations and speed up the loading of storage folder
- DAG takes too much space in the memory. Pools use temporary files for swapping in order to decrease memory usage. A new configuration "-z" was added:
     - -z  - you can set path to temp-file folder
     - -z RAM - use RAM instead of temp-files. It can speed up loading of storage and make the pool faster, but demands large amout of free memory

Transaction address:
After you transfer message you will see message "Transaction address is xxxxxxxxxxxxxx, it will take several minutes to complete the transaction.". Example:
Code:
xdag> xfer 5 EnTkFVTGB+J4oKHHTQIay3Q3Zc1a8s0u
Password:
Xfer: transferred 5.000000000 XDAG to the address EnTkFVTGB+J4oKHHTQIay3Q3Zc1a8s0u.
Transaction address is ksk5SsT5PqLhAwCUhqtBFNPB6WizsDk0, it will take several minutes to complete the transaction.
You can use that address to track your transaction, for example: https://explorer.xdag.io/block/ksk5SsT5PqLhAwCUhqtBFNPB6WizsDk0

Currently you can use field "Flags" to find out state of the transaction (block):
0 - block is just recieved
10 - block is in processing
1c - block is accepted
1F - it is main block
18 - block is rejected. It can be caused by insufficient balance or synchronization problems

New version has a new field "state" with values:
- Pending
- Accepted
- Rejected
- Main
Example:
Code:
xdag> block  gkileoNyIQ+24I82gBKXcsm1wZSKHIVd
      time: 2018-05-18 01:59:27.916
 timestamp: 16bf8253fab
     flags: 0
     state: Pending
  file pos: 200
      hash: 0c93950ebed441c95d851c8a94c1b5c972971280368fe0b60f2172837aa54882
difficulty: 00000001c7a2f05a0
   balance: gkileoNyIQ+24I82gBKXcsm1wZSKHIVd           0.000000000
-------------------------------------------------------------------------------------------
                               block as transaction: details
 direction  address                                    amount
-------------------------------------------------------------------------------------------
       fee: NjVnGThQVNPsMnMwgRPTJQWvmsBNSCTB           0.000000000
    output: CtuR8NizlQHSb09T8fV3bURYCEmQ/jcN           0.000000000
     input: CtuR8NizlQHSb09T8fV3bURYCEmQ/jcN       50000.000000000
    output: XUSGrE0EHNLZ1OMZqv7pvbBa4YRA+zKp       50000.000000000
-------------------------------------------------------------------------------------------
                                 block as address: details
 direction  transaction                                amount       time
-------------------------------------------------------------------------------------------
Existing block explorers can use this field to show the block state.
newbie
Activity: 59
Merit: 0
CorpoPool updated to version 0.2.2
http://xdagger.corpopool.com
Code:
-p xdag.corpopool.com:443
Please join to help test new version.
Thanks in advance!
full member
Activity: 490
Merit: 102
Guys I have technical question, may be someone can help. I have my old cheat wallet and there is an issue - I can receive xdags but cannot send. When I am trying to send wallet (I use cmd) is replying that transaction was made but xdags never leave the wallet. Never had such issues with other wallets - may be someone can solve this puzzle.
full member
Activity: 518
Merit: 242
bbx.com appears to be  easy to use, you have to create an account on the site:



Download application to your smartphone:



Enter your login and password in that application, and that’s it, withdrawal goes without any surprises, like hidden KFC, or something like that. You will have to enter confirmation number which will be send to your mail, and you have to wait sometimes about half an hour when your funds will be available for trading. Only inconvenience is in that you cannot use qr codes to input your ethereum wallet address or any other, you have to manually type it or you can send it from your computer to your mail, then open that letter on smartphone, and then copy past it into exchange application.
full member
Activity: 518
Merit: 242
Hash Rate is rising so fast, last time I checked it was about 12 TH/s, now it is 72, and this coin is still not on the exchange, I fill myself lucky to be among the first who started to mine it on the processors, my FX 8300 was giving me about 300-1000 coins per day, but only for short time, before GPU started to mine. What is current price for this coin? It is trading somewhere, right?


it's on three exchanges currently, and OTC trading is still going on in the discord channel.

i'm using bbx.com to sell my mined coins

Thanks! The price is great, I have sold some coins, but not all, always thought that this coin has a big potential but unfortunately was mining only for short period of time, but I think it is always like that, it is never enough Smiley
newbie
Activity: 29
Merit: 0
You wrote in the whitepaper: Currently this project is maintained by Dagger Community Dev team - but who exactly is in this team? Some names and perhaps previous projects of these people?
hero member
Activity: 1680
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
oh !! my bad  Grin

thanks for the reply. too bad i dont know chinese.

about the android app bbx. it works ok? deposits/withdrawals fast and with no problems?

it works well, deposits & withdrawals, all tested working fine
read here how to install https://bbx.com/#/ you will have to add to "trusted apps" on your mobile before using
full member
Activity: 670
Merit: 130
oh !! my bad  Grin

thanks for the reply. too bad i dont know chinese.

about the android app bbx. it works ok? deposits/withdrawals fast and with no problems?
full member
Activity: 670
Merit: 130
Hash Rate is rising so fast, last time I checked it was about 12 TH/s, now it is 72, and this coin is still not on the exchange, I fill myself lucky to be among the first who started to mine it on the processors, my FX 8300 was giving me about 300-1000 coins per day, but only for short time, before GPU started to mine. What is current price for this coin? It is trading somewhere, right?


it's on three exchanges currently, and OTC trading is still going on in the discord channel.

i'm using bbx.com to sell my mined coins



which are the other two exchanges?
sr. member
Activity: 882
Merit: 310
Hash Rate is rising so fast, last time I checked it was about 12 TH/s, now it is 72, and this coin is still not on the exchange, I fill myself lucky to be among the first who started to mine it on the processors, my FX 8300 was giving me about 300-1000 coins per day, but only for short time, before GPU started to mine. What is current price for this coin? It is trading somewhere, right?

there are 3 exchanges active bbx.com (worldwide android & ios app) coinbat.com (only chinese) vbitex.com (only chinese)
keep mining & hodl, cause, XDAG is a 3rd generation crypto, this price is too low for such a project


3rd generation with problems of syncing with nodes/pools ? Right Cheesy.

Price isn't low, especially for untested project, with unclear path, and unclear development still.
hero member
Activity: 1680
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
Hash Rate is rising so fast, last time I checked it was about 12 TH/s, now it is 72, and this coin is still not on the exchange, I fill myself lucky to be among the first who started to mine it on the processors, my FX 8300 was giving me about 300-1000 coins per day, but only for short time, before GPU started to mine. What is current price for this coin? It is trading somewhere, right?

there are 3 exchanges active bbx.com (worldwide android & ios app) coinbat.com (only chinese) vbitex.com (only chinese)
keep mining & hodl, cause, XDAG is a 3rd generation crypto, this price is too low for such a project
sr. member
Activity: 1876
Merit: 261
20BET - Premium Casino & Sportsbook
the concept is interesting and looks cool I can participate in mining and try it nowadays, but I need more information maybe from this thread, look inside again to start it
full member
Activity: 518
Merit: 242
Hash Rate is rising so fast, last time I checked it was about 12 TH/s, now it is 72, and this coin is still not on the exchange, I fill myself lucky to be among the first who started to mine it on the processors, my FX 8300 was giving me about 300-1000 coins per day, but only for short time, before GPU started to mine. What is current price for this coin? It is trading somewhere, right?
member
Activity: 952
Merit: 17
raskul
NEW POOL

0% FEE for one month only!

https://xdag.signal2noi.se



Code:
-G -a wallet_address -p eu.xdag.signal2noi.se:13655 -t 0 -v 2 -opencl-platform platform_id -opencl-devices device_nums

NEWS:
2018-05-07 eu.xdag launched as a higher spec, European hosted (.nl) version of the original.


All miners welcome, large and small, we are regularly producing rewards and blocks are consistent with the hashrate of the pool.
Exceptionally attentive pool operator, if you want a more specific tweak for your miner on our pool, please message rgsnedds here or raskul in discord channel where our mining helpers (raskul and gribbly) can optimise your local-work and global-work .bat files free of charge to enable your cards to run at the best possible return for your hash on the signal2noise pool.


Join us at the link above





full member
Activity: 187
Merit: 100
Where can see the current supply and total supply?
newbie
Activity: 59
Merit: 0
CorpoPool is back online!
Code:
-p xdag.corpopool.com:443
http://xdagger.corpopool.com/

Enjoy!
hero member
Activity: 1680
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
Hello community
I cannot connect to any pool, miner is rejecting, also the wallet cannot connect
How can I fix my problem? Do you have the same issue?
member
Activity: 952
Merit: 17
raskul
Hi! I've just start XDAG mining by my Ryzen3 1200(OC:4.0GHz).
The hashrate is about 40.0MH/sec, I want to know whether this hashrate is high or low.
I'd like to know how much hashrate it will be in GPU mining (e.g GTX1050,1060,1080,980ti,RX560).

you'd be better mining Aqua on CPU. XDAG can't CPU mine now network is 73TH/s this morning

see aquachain thread.
pool here: https://aqua.signal2noi.se/#/
newbie
Activity: 1
Merit: 0
Hi! I've just start XDAG mining by my Ryzen3 1200(OC:4.0GHz).
The hashrate is about 40.0MH/sec, I want to know whether this hashrate is high or low.
I'd like to know how much hashrate it will be in GPU mining (e.g GTX1050,1060,1080,980ti,RX560).
newbie
Activity: 59
Merit: 0
as I wrote test of 0.2.2 failed, there is deadlock, do not use it on pool.
Thanks to all miners that help test it.

now pool sync on old version
ETA: 12.05.2018 10:00 AM UTC

if dev's fix 0.2.2 it I will test it again.
Pages:
Jump to: