Author

Topic: [ANN] AEON [2019-09-27: Upgrade to version 0.13.0.0 ASAP HF@1146200 Oct 25] - page 133. (Read 625666 times)

full member
Activity: 212
Merit: 100
There is a graphics "Branding Pack" linked on the r/Aeon subreddit. https://www.dropbox.com/sh/l6db52ehs6trzfb/AADFyL0s2I2a4JkXX0wH4Zs2a?dl=0

Are these free to use by the community for related projects? Any specific restrictions?
i'm not sure but i guess it's cryptodromeda's works. https://bitcointalksearch.org/topic/m.13706044
if yes it's in the public domain

Can confirm: It's all intended to be in the public domain.
hero member
Activity: 500
Merit: 500
There is a graphics "Branding Pack" linked on the r/Aeon subreddit. https://www.dropbox.com/sh/l6db52ehs6trzfb/AADFyL0s2I2a4JkXX0wH4Zs2a?dl=0

Are these free to use by the community for related projects? Any specific restrictions?
i'm not sure but i guess it's cryptodromeda's works. https://bitcointalksearch.org/topic/m.13706044
if yes it's in the public domain
newbie
Activity: 45
Merit: 0
There is a graphics "Branding Pack" linked on the r/Aeon subreddit. https://www.dropbox.com/sh/l6db52ehs6trzfb/AADFyL0s2I2a4JkXX0wH4Zs2a?dl=0

Are these free to use by the community for related projects? Any specific restrictions?
sr. member
Activity: 266
Merit: 250
member
Activity: 133
Merit: 10
Has anyone compiled the binary for the newer Aeon Stak gpu miner?
for amd gpu, i pushed a win64 binary as i didn't find any official.
https://github.com/Arux-BTT/aeon-stak-amd/files/959843/aeon-stack-amd_b69dd9b.zip
donation is unmodified (1% to shyba's pool)
this binary will be removed if an "official" one come from shyba.


(for cpu, shyba released binary on appveyor https://ci.appveyor.com/project/shyba/xmr-stak-cpu/branch/master (a zip is into artifact tab)
and for nvidia gpu, stoffu do the job on appveyor too https://ci.appveyor.com/project/stoffu/aeon-stak-nvidia
thanks to them)


Well done !

EDIT 1:

Test 1 :
Dual RX 460 2Gb  = 1225 H/s (aeon-stak-amd)
-----------------------------------------------------
Test 2:
GPU APU AMD 7650K = 145 H/s  (aeon-stak-amd)
CPU APU AMD 7650K = 645 H/s  (aeon-stak-cpu)
-----------------------------------------------------
On APU PC is not possible work when both software are running and the HR decrease ... you can use only one miner aeon-stak-cpu!



legendary
Activity: 2968
Merit: 1198
Maintenance Update Phoenix (0.9.12.0)

This maintenance release is recommended for all nodes, but is not urgent.

A future update (not yet scheduled) will begin enforcing the minimum relay fee equal to the current default fee, so nodes that have not yet updated to a minimum of 0.9.12.0 will then be disconnected and banned.

Fixes some Windows build issues
Add option to disable blockchain auto-save (useful to reduce swapping on low-memory nodes)
Prioritize transactions by fee/byte
Disable relay of transactions with legacy fee lower than current default

https://github.com/aeonix/aeon/releases/tag/v0.9.12.0

Windows binaries added
sr. member
Activity: 305
Merit: 250
aeoin linux mining suport ?
full member
Activity: 203
Merit: 166
Has anyone compiled the binary for the newer Aeon Stak gpu miner?
for amd gpu, i pushed a win64 binary as i didn't find any official.
https://github.com/Arux-BTT/aeon-stak-amd/files/959843/aeon-stack-amd_b69dd9b.zip
donation is unmodified (1% to shyba's pool)
this binary will be removed if an "official" one come from shyba.


(for cpu, shyba released binary on appveyor https://ci.appveyor.com/project/shyba/xmr-stak-cpu/branch/master (a zip is into artifact tab)
and for nvidia gpu, stoffu do the job on appveyor too https://ci.appveyor.com/project/stoffu/aeon-stak-nvidia
thanks to them)


smooth: perhaps could you put these links in the opening post so that people can find them more easily?
sr. member
Activity: 450
Merit: 250
for amd gpu, i pushed a win64 binary as i didn't find any official.

Nice one. Thanks
hero member
Activity: 500
Merit: 500
Has anyone compiled the binary for the newer Aeon Stak gpu miner?
for amd gpu, i pushed a win64 binary as i didn't find any official.
https://github.com/Arux-BTT/aeon-stak-amd/files/959843/aeon-stack-amd_b69dd9b.zip
donation is unmodified (1% to shyba's pool)
this binary will be removed if an "official" one come from shyba.


(for cpu, shyba released binary on appveyor https://ci.appveyor.com/project/shyba/xmr-stak-cpu/branch/master (a zip is into artifact tab)
and for nvidia gpu, stoffu do the job on appveyor too https://ci.appveyor.com/project/stoffu/aeon-stak-nvidia
thanks to them)
sr. member
Activity: 266
Merit: 250
Not kidding at all - Win 2012R2 VM on Win 2012R2 Hyper-V...

Seems really Git Shell Issue.

But all this doesn't matter - I compiled apps finally and happy with this fact.

Last time I used C++ more than 20 years ago and almost forget this nightmare - C/C++ compiling Smiley
So bloody long and odd Smiley

C++ is really the only native universal programming language.
I do understand you, as I'm an "old hand" as well Smiley

But in the end you did manage to get things done, and this matters (at least to me) .
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Not kidding at all - Win 2012R2 VM on Win 2012R2 Hyper-V...

Seems really Git Shell Issue.

But all this doesn't matter - I compiled apps finally and happy with this fact.

Last time I used C++ more than 20 years ago and almost forget this nightmare - C/C++ compiling Smiley
So bloody long and odd Smiley
sr. member
Activity: 266
Merit: 250
Are you on a real Win environment or on a VM?

VM of course Smiley

If you're not kidding Smiley that might me the issue.
Just try the .bat in my post above.

For everyone's information: I do use a real W10 64bit, that's probably why I didn't have the cmake and MSBuild issues.
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Are you on a real Win environment or on a VM?

VM of course Smiley

If you refer to the MSBuild issue, go and search for the file vcvarsall.bat and double click it Wink

msbuild as well as cmake...
sr. member
Activity: 266
Merit: 250
good manual but in my case two last command didn't work in the Git Shell, so I have to run it in ordinary cmd window.
seems Git Shell doesn't use PATH variables...

If you refer to the MSBuild issue, go and search for the file vcvarsall.bat and double click it Wink
newbie
Activity: 45
Merit: 0
Actually you already have the 0.58, it will take a few blocks to confirm and unlock.

It's like buying something for $1, but you pay with a $5 bill. You have to wait for them to hand the change back to you.
newbie
Activity: 45
Merit: 0
and in my wallet i have 0 + 0.58 blocked
so what happened?
what i wrong?
You'll get the difference back as change.
sr. member
Activity: 266
Merit: 250
i have this problem (i'm quite new in this)
http://prntscr.com/f13pya/direct
i tried to send 0.01 aeon (for testing transfer) and i got 0.60 total spent. not 0.01+0.01 fee.
how is it possible?
check transaction:
http://chainradar.com/aeon/transaction/6b2c8871a202632444e44426bc399115a6d8fc58c5f49d836a646e3375f830d4
it says amount 0.59 (instead of 0.01) and fee correct 0.01.
and in my wallet i have 0 + 0.58 blocked
so what happened?
what i wrong?

Which command did you issue?
member
Activity: 157
Merit: 10
i have this problem (i'm quite new in this)
http://prntscr.com/f13pya/direct
i tried to send 0.01 aeon (for testing transfer) and i got 0.60 total spent. not 0.01+0.01 fee.
how is it possible?
check transaction:
http://chainradar.com/aeon/transaction/6b2c8871a202632444e44426bc399115a6d8fc58c5f49d836a646e3375f830d4
it says amount 0.59 (instead of 0.01) and fee correct 0.01.
and in my wallet i have 0 + 0.58 blocked
so what happened?
what i wrong?
sr. member
Activity: 266
Merit: 250
good manual but in my case two last command didn't work in the Git Shell, so I have to run it in ordinary cmd window.
seems Git Shell doesn't use PATH variables...

Are you on a real Win environment or on a VM?
Jump to: