Edited by Atenefyr, 12 June 2015 - 01:14 PM.
Krist - Minable currency that works across servers (paste updated)
#681
Posted 12 June 2015 - 01:07 PM
#682
Posted 12 June 2015 - 01:18 PM
Atenefyr, on 12 June 2015 - 01:07 PM, said:
Yeah, I would just set it up to where it runs in a completely new environment.
#683
Posted 12 June 2015 - 04:41 PM
Sandstorm, on 12 June 2015 - 01:18 PM, said:
Atenefyr, on 12 June 2015 - 01:07 PM, said:
Yeah, I would just set it up to where it runs in a completely new environment.
We may just make a new language and parse that, too.
#685
Posted 12 June 2015 - 11:13 PM
cossacksson, on 12 June 2015 - 04:41 PM, said:
In all seriousness, that's not really a good idea in my opinion. You have a scripting language already (Lua), no need to reinvent the wheel. Just make a sandboxed Lua environment, and you're set
Edited by Atenefyr, 12 June 2015 - 11:14 PM.
#686
Posted 13 June 2015 - 01:59 AM
#688
Posted 13 June 2015 - 10:48 AM
http://www.reddit.co...android_wallet/
I currently use https://github.com/k...ndroid/releases but I find it slightly lacking (no colourful GUI)
#689
Posted 14 June 2015 - 07:39 AM
#690
Posted 14 June 2015 - 07:57 AM
Sandstorm, on 14 June 2015 - 07:39 AM, said:
Thats how far I understand it. Not entirely sure where the value of the block is set, but I think that is some magic that happens at the krist site.
So basically, you change nonce until you find a hash value of (lastblock_hash,krist_address,nonce) that has a lower value than the difficulty when truncated.
For more technical stuff, like what bytes actually matter, and what bytes are truncated, you have to look into some other miners or look through pages in this forum. I once saw the process described fairly detailed.
Edited by InDieTasten, 14 June 2015 - 07:58 AM.
#691
Posted 14 June 2015 - 08:53 AM
InDieTasten, on 14 June 2015 - 07:57 AM, said:
Sandstorm, on 14 June 2015 - 07:39 AM, said:
Thats how far I understand it. Not entirely sure where the value of the block is set, but I think that is some magic that happens at the krist site.
So basically, you change nonce until you find a hash value of (lastblock_hash,krist_address,nonce) that has a lower value than the difficulty when truncated.
For more technical stuff, like what bytes actually matter, and what bytes are truncated, you have to look into some other miners or look through pages in this forum. I once saw the process described fairly detailed.
Okay, thanks a bunch.
#692
Posted 14 June 2015 - 12:03 PM
By the way, this looks pretty neat. Well done, cossacksson.
#693
Posted 14 June 2015 - 06:10 PM
Tiin57, on 14 June 2015 - 12:03 PM, said:
By the way, this looks pretty neat. Well done, cossacksson.
Thanks a lot for doing that. If people keep using my miner, I might feel like updating it a bit.
#694
Posted 14 June 2015 - 11:54 PM
Tiin57, on 14 June 2015 - 12:03 PM, said:
By the way, this looks pretty neat. Well done, cossacksson.

sci4me, on 13 June 2015 - 09:11 AM, said:
#695
Posted 15 June 2015 - 12:04 AM
cossacksson, on 14 June 2015 - 11:54 PM, said:
Honestly I only see the functions from the term api and textutils api along with a few modified fs api functions being useful. Sandboxing it to those functions would not be very hard.
One of the main problems I see with the current way the parser works is the fact that everything runs in the order it is written, when we may want scripts to run after everything else runs.
Edited by valithor, 15 June 2015 - 12:04 AM.
#696
Posted 15 June 2015 - 01:15 AM
#698
#699
#700
Posted 15 June 2015 - 01:52 AM
Sandstorm, on 15 June 2015 - 01:47 AM, said:
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











