jackspot
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 21, 2014, 06:34:31 PM |
|
amiga rocked
this coin sucks!
I'm thinking I do not
|
|
|
|
RV1969
|
|
November 24, 2014, 04:10:20 PM |
|
Difficulty skyrocketing, so someone is mining the shit out of it
|
|
|
|
neuroflux
Member
Offline
Activity: 116
Merit: 10
|
|
December 10, 2014, 03:47:42 PM |
|
I'm a little late but I'd happily do you a new logo
|
|
|
|
DonQuijote
Legendary
Offline
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
|
|
December 10, 2014, 04:15:57 PM |
|
I'm a little late but I'd happily do you a new logo This coin needs new logo, new marketing team, new wallet... you can help them haha
|
THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
|
|
|
majsta
|
|
December 14, 2014, 08:44:13 PM |
|
Happened just like I said few month ago. Developer of this coin had a nice idea but like I said Amiga scene is strange and they will never accept something that holds Amiga name and in the same time needs x86 to support it. As an active Amiga developer I offered my help regarding plans and development but developer didn't wanted to listen. He joined amiga forums and start promoting this coin but without any luck. There are lot of miners but they don't mix Amiga name with other things they are doing.
Here is the things that needs to be done. 1. Create coin that can be only mined with M68K architecture. 2. Supporting Workbench/Miami for mining 3. Protect miner for using WinUAE for mining 4. Build online wallet Ibrowse readable 5. Integrate coin into Amiga shop services, magazines, online shows, forums, hardware&software bounty sites etc...
Problem is that developer didn't bother to research anything about me and my work in Amiga scene, then he could understand that I m part of the team who are building CPUs in FPGA who are based on MC68K architecture, but 100 times faster who will be eventually used for mining some coin just by using Amiga when all of the work is finished. For the moment I was thinking that this coin will be the one...
|
|
|
|
RV1969
|
|
December 15, 2014, 09:53:10 AM |
|
Yes... too bad, I have still got some left in my wallet. Guess they will be in the dead coin collection forever.
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
December 15, 2014, 06:38:01 PM |
|
Hello at all, Sorry for the long absence here, I have had some my personal problems in these months. Initially I was doing a porting of cpuminer/client on AROS (it's an AmigaOS clone that runs on x86/arm systems), but I had to stop it. I hope to work on it again very soon, maybe next month. A couple of guys asked me to help about development some time ago, but they're disappeared after. Anyway, as I wrote previously, I'll be really happy if someone can help me - I'm the only one developer/maintainer of this project, spending a lot of time and many bitcoin to set up everything - obviously it's an open-source project. Happened just like I said few month ago. Developer of this coin had a nice idea but like I said Amiga scene is strange and they will never accept something that holds Amiga name and in the same time needs x86 to support it. As an active Amiga developer I offered my help regarding plans and development but developer didn't wanted to listen. He joined amiga forums and start promoting this coin but without any luck. There are lot of miners but they don't mix Amiga name with other things they are doing.
Here is the things that needs to be done. 1. Create coin that can be only mined with M68K architecture. 2. Supporting Workbench/Miami for mining 3. Protect miner for using WinUAE for mining 4. Build online wallet Ibrowse readable 5. Integrate coin into Amiga shop services, magazines, online shows, forums, hardware&software bounty sites etc...
Problem is that developer didn't bother to research anything about me and my work in Amiga scene, then he could understand that I m part of the team who are building CPUs in FPGA who are based on MC68K architecture, but 100 times faster who will be eventually used for mining some coin just by using Amiga when all of the work is finished. For the moment I was thinking that this coin will be the one...
I read again your previous messages and I don't remember you offered your help, just some arguments about Amiga trademarks. However, I'll be very glad if you can work on a 68k version.
|
|
|
|
majsta
|
|
December 15, 2014, 10:21:59 PM |
|
Hi My arguments was a starting point to some proposals. As we couldn't agree there there was no purpose for me to continue. Today I investigated few things and it seems that there is not much done by Amiga or Commodore users to adopt mining directly on those machines. I think that they are missing the point by commenting that MC68K series don't have enough power for mining, but why do we need much power we will not mine bitcoins, litecoins or something that already has huge diff. There is some work on C64 on some Germany commodore forum and I looked the sources but project is not finished. I know that this is quite different than we need but at least we can see how its done on some retro machine. Also there are some strange images mining on Amiga but I can't tell are those fake because I couldn't find more information's. But this image shows exactly what I m saying. So let's consider why I think that this is a fake. First only user of A500 would use this version of Workbench. Second, to connect A500 to the internet you need AlfaData device who is hard to find. There are some more options but using serial cable but I don't think that someone will use that. Then again maybe this is not a fake and someone did amazing job. Also, there is ASM code done for SHA256 for Amiga, there are also few documents of SHA256 in C for Amiga. Also this could be used for founding bugs and optimisation. http://amidevcpp.amiga-world.de/index.php?HR_LANG=english
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
December 16, 2014, 08:16:41 PM |
|
Thank you. Yep, we need to porting all asm code of cpuminer from x86 to 68k/powerpc. I think it uses SSE2 instructions, but I'm not very sure because I'm not expert on Assembly x86 (you can have a look here http://sourceforge.net/projects/cpuminer/files/?source=navbar ). I'll try to use Amidevcpp as soon as possible; one thing I don't like about AROS is its total lack of any real IDEs (I don't consider Murks an IDE as well as it's unstable and really primitive), so I was using native editor + cli to compile with gcc and it was very painful and frustrating. Hi My arguments was a starting point to some proposals. As we couldn't agree there there was no purpose for me to continue. Today I investigated few things and it seems that there is not much done by Amiga or Commodore users to adopt mining directly on those machines. I think that they are missing the point by commenting that MC68K series don't have enough power for mining, but why do we need much power we will not mine bitcoins, litecoins or something that already has huge diff. There is some work on C64 on some Germany commodore forum and I looked the sources but project is not finished. I know that this is quite different than we need but at least we can see how its done on some retro machine. Also there are some strange images mining on Amiga but I can't tell are those fake because I couldn't find more information's. But this image shows exactly what I m saying. So let's consider why I think that this is a fake. First only user of A500 would use this version of Workbench. Second, to connect A500 to the internet you need AlfaData device who is hard to find. There are some more options but using serial cable but I don't think that someone will use that. Then again maybe this is not a fake and someone did amazing job. Also, there is ASM code done for SHA256 for Amiga, there are also few documents of SHA256 in C for Amiga. Also this could be used for founding bugs and optimisation. http://amidevcpp.amiga-world.de/index.php?HR_LANG=english
|
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
December 17, 2014, 09:53:01 AM |
|
Very impressive. Yesterday I tried to make some executables for AROS x86 and AmigaOS3 (on FS-UAE) with AmiDevCpp and they run.
|
|
|
|
majsta
|
|
December 17, 2014, 12:59:40 PM |
|
Can you tell me exactly what you have tried to compile. First goal would be to try to compile minerd or something like that. If we build miner for Amiga rest of the thing are easy. I was trying to compile minerd but didn't had too much success. It has cygwin and minGW inside but still reports some strange errors about jannson files missing.
|
|
|
|
scamkiller
|
|
December 17, 2014, 01:27:49 PM |
|
All new Scrypt coins are shits now
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
December 17, 2014, 06:22:05 PM |
|
Ehm... it's a little bit more complicated: you need to drop out all code to manage multicpu and opencurl stuff. On AROS opencurl doesn't seem that works and I was using bsdsocket.library directly. About jannsoon, I can give you a little porting of it for AROS made by me... it's used to load/save json files. I just tried some its examples, like intuition and mui samples. Can you tell me exactly what you have tried to compile. First goal would be to try to compile minerd or something like that. If we build miner for Amiga rest of the thing are easy. I was trying to compile minerd but didn't had too much success. It has cygwin and minGW inside but still reports some strange errors about jannson files missing.
|
|
|
|
majsta
|
|
December 17, 2014, 06:24:27 PM |
|
Yes I noticed that some things needs to be modified/removed. You didn't told me was you able to run anything? Do you have some compilations for me to test them under workbench etc...
|
|
|
|
RV1969
|
|
December 29, 2014, 01:38:23 PM |
|
So, anything I can buy for Amigacoins? Trade AGA for other coins?
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
December 29, 2014, 02:44:04 PM |
|
Eh no, I don't think at the moment. It was in three different markets some months ago, but unfortunately they have been closed. So, anything I can buy for Amigacoins? Trade AGA for other coins?
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
February 19, 2015, 01:08:09 AM |
|
Just looking through my app data roaming file and came across my amigacoin wallet with 414k coins in it, been a while since I mined those . EDIT: April '14 last mined to be precise. It was great fun .
|
|
|
|
sonountaleban (OP)
Member
Offline
Activity: 65
Merit: 10
|
|
February 22, 2015, 07:35:30 PM |
|
Hello at all, I started to work again on Amigacoin a couple of weeks ago. First I had to (re)implement the blockchain explorer, because the old one is disappeared some months ago - I paid a guy to made it and he seemed unreliable. Anyway, now I'm working on an online wallet and then I'll move on real Amiga porting. http://www.amigacoin.org/blockinfo.phphttp://www.amigacoin.org/status.phpI know my website looks really horrible, so, any help is welcomed to improve it!
|
|
|
|
|
|