Author

Topic: ⚡ [ANN] ⚡ DeepOnion TOR ⚡ DeepVault ⚡ Cryptopia 🚀 Airdrop 24/40 🚀 WE DOMINATE! - page 2256. (Read 1167535 times)

hero member
Activity: 1736
Merit: 857

Registration will be based on bitcointalk.org account.
The following rules apply:


  • All accounts registered after July 12, 2017 is not qualified.
  • Negative trust account, stolen accounts are disqualified.
  • Dev team has the rights to reject any accounts to participate with or without a reason (of course dev team will not abuse the right, but dev team has the final say on it)
  • To avoid quick dumps, all accounts receiving distributions will need to keep 90% of the coins received on the account, during the whole distribution/airdrop period. Any move results greater than 10% of the airdropped coin on the account will disqualify the account from receiving more coins in the future distributions. Coins received from other means such as mining, bought from exchange etc are not limited and can be freely traded.

Accounts registered after the 12th day are not allowed. It turns out that only those who are registered within 6 hours on the 12th are allowed? Or I do not understand where this registration - on this forum or on the site?
sr. member
Activity: 266
Merit: 250
DeepOnion - Advancing Privacy and Security
Question, does ONION support auto coin control for staking?

What happens when staking is that lots of very small amounts are generated (I got 0.001 ONION for staking 3 ONION or something like this). Lots of small inputs mean large transaction sizes (sending one pile of 10 ONION is a much smaller transaction size than sending 10000 piles of 0.001 each, as an extreme example).

Large transaction sizes mean high transaction fees and slow network.

To counteract this, either the user has to occasionally combine coin piles manually by sending themselves ONION, but this reset the coin age for staking, or the coin needs to support auto combining piles when staking.

I have seen both with other coins, and obviously auto coin control is much better.

EDIT: You can see your coin piles if you go to Options -> Display, check "Display coin control features", then go to send coins and click on Inputs

no but you can always transfer all the small coins to one of your address, so it will consolidate I am not sure if the coin do it automatically or not it should be the same as we used before, should have no prob  there is coin control feature so you can arrange your coins

Question, does ONION support auto coin control for staking?

What happens when staking is that lots of very small amounts are generated (I got 0.001 ONION for staking 3 ONION or something like this). Lots of small inputs mean large transaction sizes (sending one pile of 10 ONION is a much smaller transaction size than sending 10000 piles of 0.001 each, as an extreme example).

Large transaction sizes mean high transaction fees and slow network.

To counteract this, either the user has to occasionally combine coin piles manually by sending themselves ONION, but this reset the coin age for staking, or the coin needs to support auto combining piles when staking.

I have seen both with other coins, and obviously auto coin control is much better.

EDIT: You can see your coin piles if you go to Options -> Display, check "Display coin control features", then go to send coins and click on Inputs

My coins are yet to stake its been sitting on "Expected time to earn rewards is 1 hour" ,but its been 1 hour for almost 2 days now, should I just let it sit and wait it out? . Are there any calculator or formula to calculate staking like Stratis have ? The current weight is 22 and network weight is 1207
It's an estimation but eventually stakes will get there


Hello Dev,

Can i join the bounty article?
Yes do something nice we can and we will reward you! You can see bounties for articles here https://deeponion.org/community/threads/article-bounty.28/

You can follow official forum for other bounties as well https://deeponion.org/community/forums/deeponion-bounties.27/
sr. member
Activity: 672
Merit: 250
i'm using sph sgminer x13mod. r9 390 is showing around 5.1 mh/s

I got exactly the same with the fury x, that miner is over 3 years old so lack of support is probably the reason its has such low hash. Nvidia cards I believe are doing much better with either ccminer or sgminer.
legendary
Activity: 1927
Merit: 1004
i'm using sph sgminer x13mod. r9 390 is showing around 5.1 mh/s
sr. member
Activity: 672
Merit: 250
well i thought i would have a go at mining some onion. i have an r9 390 in my main pc. this is the bat file:  

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k x13mod -o -o stratum+tcp://kawaiipool.party:3633 -u DcNFBtZtf9BKpZ2dm3CwZfV4379f6BPtQv -p x -I 20  

i can see nothing wrong with the bat file but it opens the command line then shuts straight away. when i add pause  it keeps saying unexpected extra commandlines?Huh?
 driving me mad

delete one of the -o before stratum

oh, DER
 i can't believe i missed that i've been staring at this bloody bat file for an hour i just couldn't see it.lol. thanks

Couldn't get sg miner to work with my fury x, had to resort to sph sgminer with "-x13modold" in the bat file to make it work, let me know if you have any success with amd hawaii based card using sgminer, if you don't mind can you also post your hash rate please.
legendary
Activity: 1927
Merit: 1004
right,so sgminer is saying requested work restart over and over. is that normal? every now and again it say new block detected. i'm showing no hash rate on the pool tho
sr. member
Activity: 672
Merit: 250
Question, does ONION support auto coin control for staking?

What happens when staking is that lots of very small amounts are generated (I got 0.001 ONION for staking 3 ONION or something like this). Lots of small inputs mean large transaction sizes (sending one pile of 10 ONION is a much smaller transaction size than sending 10000 piles of 0.001 each, as an extreme example).

Large transaction sizes mean high transaction fees and slow network.

To counteract this, either the user has to occasionally combine coin piles manually by sending themselves ONION, but this reset the coin age for staking, or the coin needs to support auto combining piles when staking.

I have seen both with other coins, and obviously auto coin control is much better.

EDIT: You can see your coin piles if you go to Options -> Display, check "Display coin control features", then go to send coins and click on Inputs

My coins are yet to stake its been sitting on "Expected time to earn rewards is 1 hour" ,but its been 1 hour for almost 2 days now, should I just let it sit and wait it out? . Are there any calculator or formula to calculate staking like Stratis have ? The current weight is 22 and network weight is 1207
legendary
Activity: 1927
Merit: 1004
well i thought i would have a go at mining some onion. i have an r9 390 in my main pc. this is the bat file: 

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k x13mod -o -o stratum+tcp://kawaiipool.party:3633 -u DcNFBtZtf9BKpZ2dm3CwZfV4379f6BPtQv -p x -I 20 

i can see nothing wrong with the bat file but it opens the command line then shuts straight away. when i add pause  it keeps saying unexpected extra commandlines?Huh?
 driving me mad

delete one of the -o before stratum

oh, DER
 i can't believe i missed that i've been staring at this bloody bat file for an hour i just couldn't see it.lol. thanks
full member
Activity: 728
Merit: 101
Hello Dev,

Can i join the bounty article?
newbie
Activity: 56
Merit: 0
When do i get another status then newbie?

when you are 30 posts, it's quick if you're a interresting by cryptocurrency.

be patient, for deeponion the newbie can participate

Thank you for answering!
sr. member
Activity: 462
Merit: 252
well i thought i would have a go at mining some onion. i have an r9 390 in my main pc. this is the bat file: 

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k x13mod -o -o stratum+tcp://kawaiipool.party:3633 -u DcNFBtZtf9BKpZ2dm3CwZfV4379f6BPtQv -p x -I 20 

i can see nothing wrong with the bat file but it opens the command line then shuts straight away. when i add pause  it keeps saying unexpected extra commandlines?Huh?
 driving me mad

delete one of the -o before stratum
legendary
Activity: 1927
Merit: 1004
well i thought i would have a go at mining some onion. i have an r9 390 in my main pc. this is the bat file: 

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k x13mod -o -o stratum+tcp://kawaiipool.party:3633 -u DcNFBtZtf9BKpZ2dm3CwZfV4379f6BPtQv -p x -I 20 

i can see nothing wrong with the bat file but it opens the command line then shuts straight away. when i add pause  it keeps saying unexpected extra commandlines?Huh?
 driving me mad
sr. member
Activity: 462
Merit: 252
Question, does ONION support auto coin control for staking?

What happens when staking is that lots of very small amounts are generated (I got 0.001 ONION for staking 3 ONION or something like this). Lots of small inputs mean large transaction sizes (sending one pile of 10 ONION is a much smaller transaction size than sending 10000 piles of 0.001 each, as an extreme example).

Large transaction sizes mean high transaction fees and slow network.

To counteract this, either the user has to occasionally combine coin piles manually by sending themselves ONION, but this reset the coin age for staking, or the coin needs to support auto combining piles when staking.

I have seen both with other coins, and obviously auto coin control is much better.

EDIT: You can see your coin piles if you go to Options -> Display, check "Display coin control features", then go to send coins and click on Inputs
sr. member
Activity: 266
Merit: 250
DeepOnion - Advancing Privacy and Security
signatures are cut off probably?
My doesn't look the same as the one on the page although i just copy/paste the code.
Just remove from your signature the
Code:
 [br]
codes it should look normal.
sr. member
Activity: 1330
Merit: 251



thank you! its fixed! also started a bug bounty thread there
https://deeponion.org/community/threads/bug-bounty.44/

You can pm me your ONION wallet
In a personal sent, thanks
hero member
Activity: 1073
Merit: 666
looks like a nice coin and good distribution method (compared to many rootless ICOs...). This one will thrive. Hope the best of the coin, it seem to have a strong community.
hero member
Activity: 766
Merit: 621
Own ONION
I see the op has been updated, I particularly like this portion:

"Those small visionaries will be eliminated in the marathon. Full ONION holders arriving to the 40th round from beginning to the end will be founder member for the planned ONION VOTE Central
they will carry special distinctive badge as Founder."


This is very welcoming and I think all those that's participating will agree that there is huge potential. This is definitely not a fly by night coin guys, if you in it for the long hall I'm sure there are huge benefits to those that's sticking it out for the next 10 months. This clearly indicates devs are showing incentive for active members. Well done devs.

sounds like a very interesting project. I like dev's long term vision, not short-sighted pump and dump. it's a long string of airdrops... hope it great success.
sr. member
Activity: 672
Merit: 250
I see the op has been updated, I particularly like this portion:

"Those small visionaries will be eliminated in the marathon. Full ONION holders arriving to the 40th round from beginning to the end will be founder member for the planned ONION VOTE Central
they will carry special distinctive badge as Founder."


This is very welcoming and I think all those that's participating will agree that there is huge potential. This is definitely not a fly by night coin guys, if you in it for the long hall I'm sure there are huge benefits to those that's sticking it out for the next 10 months. This clearly indicates devs are showing incentive for active members. Well done devs.
sr. member
Activity: 266
Merit: 250
DeepOnion - Advancing Privacy and Security

i think you are wearing a wrong signature it doesnt look well. I'm srmember too.

i disagree. did you take the sig from this page as well?? Thats where i found it. ur sig doesnt look like that one ?
https://deeponion.org/view_signatures.php

Please goto https://deeponion.org/view_signatures.php  and change your code, you will see the same one like my.

It is need to fix !!!

Can we see a public list of users who participates in the airdrop?
How many users joined?


Try this one


Code:
[url=https://deeponion.org/][font=Arial][size=10pt][color=#1C5A77]  ██ TOR Integrated & No ICO/Crowfund & Free Airdrop     ✔ [color=#53a800]FREE ONIONS EVERY WEEK![/color]      [/color][/size][/font][/url]
[url=https://deeponion.org/apply][font=Arial][size=24pt][color=#1C5A77][size=10pt]   [/size][size=20pt][i]Deep[/i][b][color=#8DACBD]ONION[/color][/b][/size][size=16pt][b]Join free AirDrop![/b][/size][size=10pt][/size][size=10pt][/size][/color][/size][/font][/url]
[url=https://deeponion.org/][font=Arial][size=10pt][color=#1C5A77]  ██ TOR Integrated & No ICO/Crowfund & Free Airdrop     ✔ [color=#53a800]FREE ONIONS EVERY WEEK![/color]      [/color][/size][/font][/url]


signatures are cut off probably?
My doesn't look the same as the one on the page although i just copy/paste the code.

This works for me

Code:
[color=red]      [url=https://deeponion.org][b][i]Deep[/i][b]Onion[/b] TOR Integrated, No ICO/Crowfund, Free Airdrop[/b][/url][/color] 
█[url=https://deeponion.org]█  ██[/url]█  [b]→→  ● [url=https://deeponion.org] This is an ultra secure coin with TOR integration [/url]  ←←[/b]
███   [b]→→  ● [url=https://deeponion.org/apply.php][u]GET FREE ONION! [i]Click here & Apply[/i] with your bitcointalk.org userid![/u][/url]  ←←[/b][br]


Thank you basically users should remove the codes
Code:
[br]
then should look normal we just removed the
Code:
[br]
from code copying areas.  https://deeponion.org/view_signatures.php


Also we have started bounty for a while ago We look for better signature designs from members. You can learn more here at this link

https://deeponion.org/community/threads/better-signature-design.45/
full member
Activity: 406
Merit: 105
When do i get another status then newbie?

when you are 30 posts, it's quick if you're a interresting by cryptocurrency.

be patient, for deeponion the newbie can participate
Jump to: