Jump to content




Krist - Minable currency that works across servers (paste updated)


1697 replies to this topic

#1621 CrazedProgrammer

  • Members
  • 495 posts
  • LocationWageningen, The Netherlands

Posted 27 August 2016 - 10:34 AM

View PostPokeAcer, on 26 August 2016 - 10:26 PM, said:

Wait, Krist is harder to mine now? AWESOME I OWN SO MUCH /s
It's not?
After Apemanzilla made his GPU miner the work value got so low that the entire work algorithm had to be remade.
That was months ago.
It's okay now:
Posted Image
(AMD Radeon HD7770)

Edited by CrazedProgrammer, 27 August 2016 - 10:36 AM.


#1622 ebernerd

  • Members
  • 262 posts
  • LocationBoston, MA

Posted 04 September 2016 - 08:50 PM

I can't run the wallet installer. It errors on line 4 of that pastebin link.

#1623 CrazedProgrammer

  • Members
  • 495 posts
  • LocationWageningen, The Netherlands

Posted 04 September 2016 - 08:54 PM

View PostCompuTech, on 04 September 2016 - 08:50 PM, said:

I can't run the wallet installer. It errors on line 4 of that pastebin link.
Are you sure you have http whitelisted?

#1624 ebernerd

  • Members
  • 262 posts
  • LocationBoston, MA

Posted 04 September 2016 - 08:55 PM

View PostCrazedProgrammer, on 04 September 2016 - 08:54 PM, said:

View PostCompuTech, on 04 September 2016 - 08:50 PM, said:

I can't run the wallet installer. It errors on line 4 of that pastebin link.
Are you sure you have http whitelisted?

Yes. It happens on the SwitchCraft server, and on emulators. I've had it happen offline too.

#1625 Lignum

  • Members
  • 558 posts

Posted 04 September 2016 - 09:13 PM

View PostCompuTech, on 04 September 2016 - 08:55 PM, said:

Yes. It happens on the SwitchCraft server, and on emulators. I've had it happen offline too.

ComputerCraft tends to have trouble with HTTPS. Try going on line 4 of the installer and changing it to:

local server = http.get("http://raw.githubusercontent.com/BTCTaras/kristwallet/master/staticapi/syncNode").readAll()

Alternatively, just change it to:

local server = "http://krist.ceriat.net/"

to avoid the problem altogether.

Edited by Lignum, 04 September 2016 - 09:17 PM.


#1626 ebernerd

  • Members
  • 262 posts
  • LocationBoston, MA

Posted 05 September 2016 - 02:37 AM

View PostLignum, on 04 September 2016 - 09:13 PM, said:

View PostCompuTech, on 04 September 2016 - 08:55 PM, said:

Yes. It happens on the SwitchCraft server, and on emulators. I've had it happen offline too.

ComputerCraft tends to have trouble with HTTPS. Try going on line 4 of the installer and changing it to:

local server = http.get("http://raw.githubusercontent.com/BTCTaras/kristwallet/master/staticapi/syncNode").readAll()

Alternatively, just change it to:

local server = "http://krist.ceriat.net/"

to avoid the problem altogether.
Thanks!

#1627 COOLGAMETUBE

  • Members
  • 49 posts
  • LocationGermany

Posted 05 September 2016 - 05:10 AM

Posted Image

#1628 COOLGAMETUBE

  • Members
  • 49 posts
  • LocationGermany

Posted 05 September 2016 - 05:33 AM

nvm, got it

#1629 boyscout415

  • Members
  • 3 posts

Posted 07 September 2016 - 11:37 PM

Krist should be mined by in game computers, or at least for that server.

#1630 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 08 September 2016 - 02:27 PM

View Postboyscout415, on 07 September 2016 - 11:37 PM, said:

Krist should be mined by in game computers, or at least for that server.

It used to then people found out how to get it much faster (What we use now)

#1631 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 08 September 2016 - 09:22 PM

View PostTheRockettek, on 08 September 2016 - 02:27 PM, said:

View Postboyscout415, on 07 September 2016 - 11:37 PM, said:

Krist should be mined by in game computers, or at least for that server.

It used to then people found out how to get it much faster (What we use now)

Imagine someone would've used a GPU miner in the "old cc-miner" days... That would be an extreme amount of kst you would've earned... XD

#1632 apemanzilla

  • Members
  • 1,421 posts

Posted 09 September 2016 - 12:44 AM

View PostH4X0RZ, on 08 September 2016 - 09:22 PM, said:

View PostTheRockettek, on 08 September 2016 - 02:27 PM, said:

View Postboyscout415, on 07 September 2016 - 11:37 PM, said:

Krist should be mined by in game computers, or at least for that server.

It used to then people found out how to get it much faster (What we use now)

Imagine someone would've used a GPU miner in the "old cc-miner" days... That would be an extreme amount of kst you would've earned... XD

When I fired up the first working version of my GPU miner, I was literally mining blocks as fast as it could fetch the new work values. If I had made it a year prior, it would have been approximately the same effect.

#1633 CrazedProgrammer

  • Members
  • 495 posts
  • LocationWageningen, The Netherlands

Posted 16 September 2016 - 10:03 PM

Posted Image
My MSI RX480 Gaming X 8GB arrived today :D

#1634 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 17 September 2016 - 12:07 PM

:/ I cant even mine and someone stole all my krist.

Again

:3 I wonder if theres a miner for android...

#1635 Anavrins

  • Members
  • 775 posts

Posted 17 September 2016 - 02:50 PM

View PostTheRockettek, on 17 September 2016 - 12:07 PM, said:

:3 I wonder if theres a miner for android...
In theory yes, since android has a JVM, if you can access the CLI somehow, you should be able to run a Java cpu miner.
That is, if you really don't care about your battery life.

Edited by Anavrins, 17 September 2016 - 02:51 PM.


#1636 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 17 September 2016 - 03:51 PM

View PostCrazedProgrammer, on 16 September 2016 - 10:03 PM, said:

Posted Image
My MSI RX480 Gaming X 8GB arrived today :D
I hate you. So much.

View PostTheRockettek, on 17 September 2016 - 12:07 PM, said:

:/ I cant even mine and someone stole all my krist.

Again
Use a stronger password. (Also you didn't reuse the password from the last time someone stole your krist again, did you?)

#1637 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 18 September 2016 - 10:39 AM

Would be good if any of the java emulators i found actually worked..

#1638 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 18 September 2016 - 10:59 AM

View PostAnavrins, on 17 September 2016 - 02:50 PM, said:

In theory yes, since android has a JVM, if you can access the CLI somehow, you should be able to run a Java cpu miner.

Sort of. It uses a VM called Dalvik, which doesn't handle class or jars directly; instead they have to be bundled up into dex files. These in turn are the executables within the APKs you'll typically download from eg the Google Play Store.

Checking the Terminal app on my phone it doesn't look like a regular "java" command is available, though apparently Terminal IDE offers one:

https://play.google....rtacuside&hl=en

View PostTheRockettek, on 18 September 2016 - 10:39 AM, said:

Would be good if any of the java emulators i found actually worked..

Just to be clear, you're not looking for a Java "emulator". Android runs on Unix (same as iOS and who knows what else). You don't need to "simulate" Java.

#1639 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 18 September 2016 - 11:40 AM

The only way left is making my own in python... I was gonna try 1lann`s miner using its source code but couldnt get golang to work :/ Time to make my own...

I shouldnt of said android, its a kindle. ;) (But kinda has android)

What am i looking for then d:

I was gonna get something that was like terminal ide but.... I cant download from googpe play.

Oh thank god, my mirror app market has it. (The amazon one is very bad, you will find nothing there. Not even clash o clans :_( )

:3 I got e terminal ide thingy but i cant run the .jar files coz its asling for a class path... I dunt know this stuff! I need a compooter.....

Whats the class path for your turbokrist think. It wants a class path...

#1640 apemanzilla

  • Members
  • 1,421 posts

Posted 18 September 2016 - 03:36 PM

View PostBomb Bloke, on 18 September 2016 - 10:59 AM, said:

View PostAnavrins, on 17 September 2016 - 02:50 PM, said:

In theory yes, since android has a JVM, if you can access the CLI somehow, you should be able to run a Java cpu miner.

Sort of. It uses a VM called Dalvik, which doesn't handle class or jars directly; instead they have to be bundled up into dex files. These in turn are the executables within the APKs you'll typically download from eg the Google Play Store.

Checking the Terminal app on my phone it doesn't look like a regular "java" command is available, though apparently Terminal IDE offers one:

https://play.google....rtacuside&hl=en

View PostTheRockettek, on 18 September 2016 - 10:39 AM, said:

Would be good if any of the java emulators i found actually worked..

Just to be clear, you're not looking for a Java "emulator". Android runs on Unix (same as iOS and who knows what else). You don't need to "simulate" Java.

It's not that simple. Java runs a highly specialized version of Java that doesn't even use the same bytecode as the standard JVM. You would have to modify and recompile the code specifically for Android and then package it as an APK just to get it running. Even if you do do that you're going to get pitiful speeds in the <2 MH/s range, compared to 1 GH/s+ on desktop GPU-based mining.





4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users