Jump to content




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


1697 replies to this topic

#1641 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 18 September 2016 - 05:02 PM

View Postapemanzilla, on 18 September 2016 - 03:36 PM, said:

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.

What if you use the GPU of your phone?

#1642 apemanzilla

  • Members
  • 1,421 posts

Posted 18 September 2016 - 05:09 PM

View PostH4X0RZ, on 18 September 2016 - 05:02 PM, said:


What if you use the GPU of your phone?

It still wouldn't even come close to desktop GPU performance, even if you could get OpenCL or similar running on it.

#1643 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 18 September 2016 - 05:21 PM

its a kindle xD

View Postapemanzilla, on 18 September 2016 - 03:36 PM, said:

You would have to modify and recompile the code specifically for Android and then package it as an APK just to get it running.

Can you do something for me please? ;D
(or make it in python or lua or something not java)

#1644 apemanzilla

  • Members
  • 1,421 posts

Posted 19 September 2016 - 01:09 AM

View PostTheRockettek, on 18 September 2016 - 05:21 PM, said:

its a kindle xD

View Postapemanzilla, on 18 September 2016 - 03:36 PM, said:

You would have to modify and recompile the code specifically for Android and then package it as an APK just to get it running.

Can you do something for me please? ;D
(or make it in python or lua or something not java)

What's wrong with Java?

#1645 クデル

  • Members
  • 349 posts

Posted 28 October 2016 - 04:51 AM

I have recently been working on krist-cli, a cli kristwallet written in Go. If you want to use it yourself download it from here or build it yourself and use the below screenshot as a reference.

Posted Image

Edited by كونورديلاني, 28 October 2016 - 02:38 PM.


#1646 クデル

  • Members
  • 349 posts

Posted 29 October 2016 - 01:33 AM

As a small follow up to krist-cli, I have parsed the transaction response, making it look a lot nicer as well as a few performance improvements.

Screenshot


#1647 Xerxes

  • Members
  • 55 posts
  • LocationSwitchCraft

Posted 03 November 2016 - 05:59 AM

SwitchCraft's official currency has now been switched to Krist!
You can join SwitchCraft and trade with Krist today. If you don't have any, don't worry! Every player starts with 100 KST given to you by the server. You have the opportunity to make much more Krist by trading with the admin shop and other players. Come try it out.

#1648 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 03 November 2016 - 07:06 AM

Has the old wallet been updated since? :D i want to make one

#1649 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 15 November 2016 - 11:23 AM

someone stole alot of kristscape domains :(/> (k5cinpi23j)...
(Also increased my password to 32 characters)

Edited by TheRockettek, 15 November 2016 - 08:26 PM.


#1650 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 15 November 2016 - 08:31 PM

Wut is Krist Tax Reduction?

#1651 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 25 November 2016 - 10:10 PM

Has anybody got turbokrist running on a Raspberry Pi? I've only been getting errors that shared object (.so) files don't exist.
okay yes i know running this on a RPi is a terrible idea because of the VideoCore IV, but it's something I can afford and don't mind running 24/7.t
P.S. it seems to be something with OpenCL.

Edited by Haddock, 25 November 2016 - 10:12 PM.


#1652 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 25 November 2016 - 10:14 PM

have you tried the cpu miners?

#1653 Admicos

  • Members
  • 207 posts
  • LocationTurkey

Posted 25 November 2016 - 10:16 PM

View PostHaddock, on 25 November 2016 - 10:10 PM, said:

Has anybody got turbokrist running on a Raspberry Pi? I've only been getting errors that shared object (.so) files don't exist.
okay yes i know running this on a RPi is a terrible idea because of the VideoCore IV, but it's something I can afford and don't mind running 24/7.t
P.S. it seems to be something with OpenCL.

Does the raspberry pi even have a GPU (and drivers) compatible with the version of OpenCL turbokrist requires?

#1654 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 25 November 2016 - 10:45 PM

View PostAdmicos, on 25 November 2016 - 10:16 PM, said:

View PostHaddock, on 25 November 2016 - 10:10 PM, said:

Has anybody got turbokrist running on a Raspberry Pi? I've only been getting errors that shared object (.so) files don't exist.
okay yes i know running this on a RPi is a terrible idea because of the VideoCore IV, but it's something I can afford and don't mind running 24/7.t
P.S. it seems to be something with OpenCL.

Does the raspberry pi even have a GPU (and drivers) compatible with the version of OpenCL turbokrist requires?
Probably not, according to eLinux on their wiki: http://elinux.org/Ra..._VideoCore_APIs
I don't even think it has any support for OpenCL at all.
To be honest, I just need something lightweight to mine on, and I don't think you wan't to see results of CPU mining on the RPi. Even my laptop, can't produce a block in under 1 minute with CPU mining.

Edited by Haddock, 25 November 2016 - 10:46 PM.


#1655 apemanzilla

  • Members
  • 1,421 posts

Posted 25 November 2016 - 11:39 PM

There aren't any OpenCL drivers for the Raspberry pi, and even if there were the performance would be pitiful.

#1656 Mao Zedong

  • Members
  • 14 posts
  • LocationFunctional Programming Zealot

Posted 27 December 2016 - 06:43 PM

Is there a list of servers that use Krist?

#1657 CrazedProgrammer

  • Members
  • 495 posts
  • LocationWageningen, The Netherlands

Posted 27 December 2016 - 06:46 PM

I think I'm the only one mining...
It will still take a lot of time for me to get to the top 15 which makes me sad

#1658 Mao Zedong

  • Members
  • 14 posts
  • LocationFunctional Programming Zealot

Posted 27 December 2016 - 06:48 PM

View PostCrazedProgrammer, on 27 December 2016 - 06:46 PM, said:

I think I'm the only one mining...
It will still take a lot of time for me to get to the top 15 which makes me sad

Trading Krist seems to be more effective these days. On servers and things.

#1659 PLKids

  • Members
  • 6 posts

Posted 29 December 2016 - 03:39 PM

Very nice program, however I get the error "krist:1126: attempt to concatenate string and nil" when trying to open the command "kristwallet." Any help appreciated!

#1660 3d6

  • Members
  • 336 posts

Posted 29 December 2016 - 08:34 PM

Fixed, please redownload and it should work now ;)





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users