Bitcoin Forum
May 10, 2024, 05:32:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 12, 2016, 07:38:06 PM
the developers do not communicate, so market volume diminishes...

is there any development going on in aeon?  Huh

I'm part of the Monero core team as well as the lead developer for AEON. The current AEON roadmap involves rebasing on Monero's upcoming release. I'm currently working with the rest of the Monero team to finalize the new release. After that, work will commence on the AEON rebase. This is not very far in the future, although I certainly understand that people would prefer that everything be done yesterday.

Thanks u... it is good to see someone form the core team is here to reply
And to clarify my role in the project, i help as much as i can at the lower level tasks (windows binary, pool software, miner, support, etc...). my motivation is to free up time for smooth. So he can concentrate on crucial tasks.
i'm not a c++ developer, my skills in this domain are not enough strong to be efficient. i do not take part in writing source code. don't expect me to communicate on the roadmap or eta although i'm pleased to help aeon users.
62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: September 11, 2016, 04:18:11 PM
Hello.  I am using the Monero-Core GUI (Pre-Alpha? version) on linux.  I have bitmonerod still syncing in the background but the GUI says its Disconnected.  Is this expected until it catches up?
Last time i tried (one or two months ago) the gui was able to connect on the testnet but not on the real network.
i don't known if real network is available for now.

useful instructions for testnet here: https://moneroexamples.github.io/private-testnet/
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 07, 2016, 08:36:04 PM
Whats the difference in the two miners?

the miner that i sent you is almost the same as the one on my repo. i only compiled it against a newer verson of opencl.dll
As you experimented it, that's not the cause of the problem
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 07, 2016, 08:28:18 PM
So you can mine on a RX 470 with the older miner? Can this be adapted to the current one Arux? Had no luck witj the new compiled miner sent. Whats the difference in the two miners?

Yup, it works. But less hashrate. The source is there, and Arux can just try to recompile it with the latest opencl. Or even merge some useful improvement from the last two releases.

it's surprising, i used the same toolchain to build every win64 aeon miner. so that means that the original code (I think specifically about cryptonight-lite.cl) was polaris compatible then the following optimizations broke it.
And opencl version can be exonerated, i don't believe that the problem is on the driver side.

could you confirm if the problem occurs with latest wolf-xmr-miner too. win64 build here https://github.com/Arux-BTT/wolf-xmr-miner/releases or compile yourself on linux. thanks
65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 06, 2016, 10:09:18 PM
Arux, does the opencl miner nees to be recompiled with anything newer for the RC 470/480 to work? I really hope it can be as i just aquires quite a few. 😕

I also tested all my other cards, pictarin, tahiti, hawaii, all working fine.
good question! i don't known.
i can provide you a build compiled against the latest opencl.dll from 16.8.3 amd driver.
as i don't own a polaris gpu, could you test it please? see PM
first report confirm that rx470/480 don't mine correctly (share rejected) ...

is someone who's able to mine xmr on polaris with wolf-xmr-miner?
until xmr miner is not rx470/480 friendly, aeon miner will not.
66  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 06, 2016, 08:49:28 PM
Arux, does the opencl miner nees to be recompiled with anything newer for the RC 470/480 to work? I really hope it can be as i just aquires quite a few. 😕

I also tested all my other cards, pictarin, tahiti, hawaii, all working fine.
good question! i don't known.
i can provide you a build compiled against the latest opencl.dll from 16.8.3 amd driver.
as i don't own a polaris gpu, could you test it please? see PM

Arux, pm me one too. I will try it out on a few of my rigs.

check PM  Smiley
67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 06, 2016, 08:45:53 PM
i'm getting more hashrate on windows build, in linux is about 25-30% less hashrate..

radeon r7 265 on Windows is 845MH/s, same card on linux is 545MH/s using same aeon.conf  Huh

when you compile for linux from my repo, it's important to switch on the branch "substantial_performance_increase"
Code:
git clone https://github.com/Arux-BTT/wolf-aeon-miner.git
cd wolf-aeon-miner
git checkout substantial_performance_increase
make

this branch contains some improvements (hyc's code from xmr miner), the master branch is the original wolf's code (slower hasrate)
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 06, 2016, 08:19:51 PM
Arux, does the opencl miner nees to be recompiled with anything newer for the RC 470/480 to work? I really hope it can be as i just aquires quite a few. 😕

I also tested all my other cards, pictarin, tahiti, hawaii, all working fine.
good question! i don't known.
i can provide you a build compiled against the latest opencl.dll from 16.8.3 amd driver.
as i don't own a polaris gpu, could you test it please? see PM
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 06, 2016, 08:09:13 PM
min diff was too low and lead http://54.153.36.187:8080 to overheating.
the min diff is now at 10k (instead of 2k), i  will see if it solve the problem.
70  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: September 03, 2016, 03:19:09 PM
I think there is a version you can try, if you are able to compile it yourself.



Monero Core?

Yea, that's the one.
work in progress here https://github.com/mbg033/monero-core
linux build instructions are in the readme.md

i made a video of the gui in action on the tesnet last month https://bitcointalk.org/index.php?topic=583449.msg15657762#msg15657762
71  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: September 03, 2016, 07:31:59 AM
time to troll?  Grin

72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 02, 2016, 09:26:42 PM
@qwep1: error -63, try to decrease rawintensity in aeon.conf
not sure but i seem to recall that rawintensity must be a multiple of worksize.
e.g. on a tahiti gpu i use
Code:
"rawintensity": 1424,
"worksize": 16
73  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 02, 2016, 08:56:07 PM
Guess we cant use this driver? Should we go back to 15.30? Inhave 3 470's and 3 480's can this be fixed? I have also been getting the kernel error as well

16.8.3 AMD Driver is not the problem. I tested it successfully on win10, hd7950 (tahiti) and aeon_gpu_miner_1f45234.zip

i don't known is r9 470 and 480 (Polaris10/Ellesmere) are compatible. if someone was able to mine with a polaris card, please let us know.
aeon_gpu_miner_1f45234 was compiled against AMD APP SDK 3.0 and it's the latest version available.
74  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 02, 2016, 05:56:53 AM
@serpintine101, @jwinterm : give a try to Cryptophilanthropist's pool. http://98.238.231.31:9000/
on linux, verify if you compiled the right branch of my repo (substantial_performance_increase)
Code:
https://github.com/Arux-BTT/wolf-aeon-miner.git
git checkout substantial_performance_increase
make

no time now (time to go working) i'll check the pool's logs this evening.
75  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: September 01, 2016, 04:39:31 PM
hi..i try to mine this coin..i use bittrex wallet..my propram run but it not in pool..something wrong?i have to install an use my own wallet in my laptop??
yes you're wrong.
you can't mine directly to an exchange wallet.
because you need to include a payment_id to your deposit and the pool software don't include it. an other solution is to use an integrated address but exchange don't recognize it.
so, for now, you can only mine in your personnal wallet (without paiment_id) then deposit your coins to an exchange(with paiment_id).

when mining on a pool, you must see your shares (paste your address into "Your Stats & Payment History"). If not, you will not be paid.
76  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 29, 2016, 09:10:35 PM

give a try to latest builds: https://github.com/Arux-BTT/wolf-aeon-miner/releases

77  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning on: August 28, 2016, 11:11:52 PM
Hey guys,

i am using the GUI wallet from the OP. Is it enough to just copy all the files that are being created when starting up in order to backup my wallet?

EDIT: I tried to send a couple of AEON Coins to my wallet, but unfortunately they still haven't shown up. Any ideas what the problem might be?


the archive aeongui-0.2.3.zip contains 0.9.1.0 version of aeond.exe and simplewallet.exe
overwrite them with latest release (0.9.6.0) https://github.com/aeonix/aeon/releases

at first, the daemon must be synchronized : look at "about" tab the current block (~731900 today). it can be long (several hours if from scratch)
then your wallet must refresh (several minutes)
look at the log in "logs" tab then "show wallet logs" and uncheck "hide handled lines" box. you will see how refresh is processing ("Height")



to backup your wallet, copy the file with extension .bin.keys (it's the most important file) and the .bin file (optionnally, it's a cache with your transactions history but it can be recreated with the .bin.keys)

i was able to receive and send aeon through the gui
the unconfirmed balance seems not updated correctly after a reception else all was ok (edit: transaction history tab doesn't show outgoing transactions)
78  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: August 28, 2016, 10:38:17 AM
I think you might be even in better position than me (I assume my average buying price is somewhere around 0.002-0.003 btc), and I do not have any excess amounts of Moneros but enough to become very wealthy if this boy starts a rock'n'roll (in my opinion it  hasn't even started yet).
to be fully honest, my average is lower than you but my stash is tinier too!
i'm not in the 10k range, only on the few k range (i don't complain, i'm happy with it)
and it's easier to lowerer your average buy on smaller amount
79  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: August 28, 2016, 10:17:13 AM
I just woke up (I slept late). What happened?  Shocked
So we are going now towards parity with btc and beyond?  Shocked

Aside with Etherium, Monero has joined in the club of good and valuable coins by breaking the initial ATH price from the times of early days.

I watched this all happen in real time so I didn't get to experience this. Please indulge me. What did it feel like to wake up and see that?
It happened during night un Europe. I went to sleep at ~0.0085,  breakout was annouced but unconfirmed. So i moved my orders into 0.0099-0.0120 (2% of my stash)
When i woke up, price was above 0.0120  Shocked and 6 new pages on this thread.
How do i feel this morning? I'm very fine  Cool
I'm unable to buy back but no matter, it's a nice profit (and it's important to take profit when it's possible) and the  remaining 98% of my stash is healty as never.

The sun is shinning!

Thank you for giving a nice entry point to new bagholders.
My coins may never be for sale (might be buying gold directly when the price rises).
My portfolio is in well position. If bitcoin goes to 10 000 + usd I have enough of btc, if Monero goes to 1000+ usd, I have also Moneros. If both btc and xmr fails to grow, I still have my rental units + 2 jobs I am satisfied with and quite nice monthly surplus income.
Selling Moneros just causes more taxes to pay so better just hold and sell in a stingy manner if ever.

I might actually just buy some odd XMR for the sake of support (not to grow my stash).

I think the current level of 0.012-0.013 is excellent accumulation zone still. There is plenty of room to grow, only 6 million coins will be mined before minimum block reward will hit (when the minimum block reward hits Monero has a decent chance to become worth of 100 000 - 1000 000 millions of dollars). So selling now is like giving free money to the new upper class.  Cheesy

We need to appreciate everybody who decide to sell now before the DNM will start sucking Moneros from markets. Thank you, sellers!
you decided never to sold yours coins, you're lucky you.
i'm not in your position (= i haven't earned enough money to be secure all the rest of my life)
when i sold a few moneros, if i can't buy back lower, it's still a good deal. my average of purchase is around 0.0009 (i'm in monero for some time now, i was a long time in red too  Grin) at actual price i made more than x10 profit. My initial investment is slowly repaid. If monero goes to +1000$, i still got a good stock, if it goes to 0$, i will not lose money (remenber rule number one: before make money, try to not lose money!)

the next leg up, i will sell another % of my stash  Grin but i promise you when i get rich, i'll stop selling too cheap!
80  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: August 28, 2016, 08:55:34 AM
I just woke up (I slept late). What happened?  Shocked
So we are going now towards parity with btc and beyond?  Shocked

Aside with Etherium, Monero has joined in the club of good and valuable coins by breaking the initial ATH price from the times of early days.

I watched this all happen in real time so I didn't get to experience this. Please indulge me. What did it feel like to wake up and see that?
It happened during night un Europe. I went to sleep at ~0.0085,  breakout was annouced but unconfirmed. So i moved my orders into 0.0099-0.0120 (2% of my stash)
When i woke up, price was above 0.0120  Shocked and 6 new pages on this thread.
How do i feel this morning? I'm very fine  Cool
I'm unable to buy back but no matter, it's a nice profit (and it's important to take profit when it's possible) and the  remaining 98% of my stash is healty as never.

The sun is shinning!
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!