Jump to content




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


  • You cannot reply to this topic
1697 replies to this topic

#1301 Lemmmy

  • Members
  • 218 posts

Posted 17 February 2016 - 02:45 PM

View Postbauen1, on 17 February 2016 - 02:40 PM, said:

This is kinda from how you computer velocity for objects in games ;)

Indeed it is!

#1302 3d6

  • Members
  • 336 posts

Posted 17 February 2016 - 04:55 PM

View PostCreator, on 17 February 2016 - 02:30 PM, said:

How does Krist make it more difficult is what I meant.
When the work number goes down, it takes a lower SHA hash to solve a block. Think of a sha hash as a random number between 0 and 281 trillion - so, the odds of a hash solving a block might be represented as
getwork <= math.random(0,16^12)

Edited by 3d6, 17 February 2016 - 04:55 PM.


#1303 Lemmmy

  • Members
  • 218 posts

Posted 17 February 2016 - 05:03 PM

I've updated the blocks per minute factor as a test. The work should now stabilise itself to three blocks per minute.

#1304 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 18 February 2016 - 06:49 PM

Just won 10 KST in the lottery. The 10 I put in tho.

#1305 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 18 February 2016 - 07:06 PM

View PostLuca_S, on 18 February 2016 - 06:49 PM, said:

Just won 10 KST in the lottery. The 10 I put in tho.

Congrats! Yay!

#1306 3d6

  • Members
  • 336 posts

Posted 18 February 2016 - 07:46 PM

View PostLuca_S, on 18 February 2016 - 06:49 PM, said:

Just won 10 KST in the lottery. The 10 I put in tho.
Congratulations, it's a new world with such huge amounts of money

#1307 Anavrins

  • Members
  • 775 posts

Posted 18 February 2016 - 08:00 PM

Weird, I thought the lottery kept 10% of the pot.
I once was alone with 1k tickets and got 900kst back.

#1308 3d6

  • Members
  • 336 posts

Posted 18 February 2016 - 08:01 PM

View PostAnavrins, on 18 February 2016 - 08:00 PM, said:

Weird, I thought the lottery kept 10% of the pot.
I once was alone with 1k tickets and got 900kst back.
It was recently modified so that if there is only one bettor they get all the money back.

#1309 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 19 February 2016 - 01:30 PM

View PostLemmmy, on 14 February 2016 - 08:50 PM, said:

View PostAnavrins, on 14 February 2016 - 08:31 PM, said:

Is there still a way to directly download data.db?

Sadly not, the database is no longer stored as SQLite. I may make a cron job to dump the DB daily.
How much KST for that?
I really want that for koogle.kst


EDIT: Nevermind, there is http://krist.ceriat.net/names

Edited by Luca_S, 19 February 2016 - 03:05 PM.


#1310 apemanzilla

  • Members
  • 1,421 posts

Posted 19 February 2016 - 03:07 PM

View PostLuca_S, on 19 February 2016 - 01:30 PM, said:

View PostLemmmy, on 14 February 2016 - 08:50 PM, said:

View PostAnavrins, on 14 February 2016 - 08:31 PM, said:

Is there still a way to directly download data.db?

Sadly not, the database is no longer stored as SQLite. I may make a cron job to dump the DB daily.
How much KST for that?
I really want that for koogle.kst


EDIT: Nevermind, there is http://krist.ceriat.net/names

For that you can just use the new names API call.

#1311 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 19 February 2016 - 03:28 PM

View Postapemanzilla, on 19 February 2016 - 03:07 PM, said:

View PostLuca_S, on 19 February 2016 - 01:30 PM, said:

View PostLemmmy, on 14 February 2016 - 08:50 PM, said:

View PostAnavrins, on 14 February 2016 - 08:31 PM, said:

Is there still a way to directly download data.db?

Sadly not, the database is no longer stored as SQLite. I may make a cron job to dump the DB daily.
How much KST for that?
I really want that for koogle.kst


EDIT: Nevermind, there is http://krist.ceriat.net/names

For that you can just use the new names API call.
That is what I mean with http://krist.ceriat.net/names

The only thing that I need to know if there is a way to remove the limit, I could put "?limit=100000" in, but that wouldn't be the best solution.

#1312 3d6

  • Members
  • 336 posts

Posted 19 February 2016 - 04:13 PM

View PostLuca_S, on 19 February 2016 - 03:28 PM, said:

View Postapemanzilla, on 19 February 2016 - 03:07 PM, said:

View PostLuca_S, on 19 February 2016 - 01:30 PM, said:

View PostLemmmy, on 14 February 2016 - 08:50 PM, said:

View PostAnavrins, on 14 February 2016 - 08:31 PM, said:

Is there still a way to directly download data.db?

Sadly not, the database is no longer stored as SQLite. I may make a cron job to dump the DB daily.
How much KST for that?
I really want that for koogle.kst


EDIT: Nevermind, there is http://krist.ceriat.net/names

For that you can just use the new names API call.
That is what I mean with http://krist.ceriat.net/names

The only thing that I need to know if there is a way to remove the limit, I could put "?limit=100000" in, but that wouldn't be the best solution.

Currently the maximum limit is more than the total number of names anyways

#1313 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 19 February 2016 - 05:15 PM

View Post3d6, on 19 February 2016 - 04:13 PM, said:

-snip-
Currently the maximum limit is more than the total number of names anyways
Currently

Just a matter of time

#1314 apemanzilla

  • Members
  • 1,421 posts

Posted 19 February 2016 - 05:42 PM

View PostLuca_S, on 19 February 2016 - 05:15 PM, said:

View Post3d6, on 19 February 2016 - 04:13 PM, said:

-snip-
Currently the maximum limit is more than the total number of names anyways
Currently

Just a matter of time

With the limit and offset parameters you can get a complete list of names anyways.

#1315 Luca_S

  • Members
  • 407 posts
  • LocationGermany

Posted 19 February 2016 - 05:55 PM

{"name":"hitlerdidnothingwrong","owner":"k61rnp11mx","registered":"2016-01-17T20:58:57.000Z","updated":"2016-01-17T20:58:57.000Z","a":null}
Srsly?

#1316 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 19 February 2016 - 06:12 PM

View PostLuca_S, on 19 February 2016 - 05:55 PM, said:

{"name":"hitlerdidnothingwrong","owner":"k61rnp11mx","registered":"2016-01-17T20:58:57.000Z","updated":"2016-01-17T20:58:57.000Z","a":null}
Srsly?

It seems like many non-german people never really learned anything about Hitler, what he did, and how he did it. I'm learning that stuff (Indepth) in history currently (I live in Germany) and I have to admit, he is as f*cked up as someone could become.

#1317 Justy

  • Members
  • 210 posts
  • LocationCLGD

Posted 19 February 2016 - 06:40 PM

View PostH4X0RZ, on 19 February 2016 - 06:12 PM, said:

View PostLuca_S, on 19 February 2016 - 05:55 PM, said:

{"name":"hitlerdidnothingwrong","owner":"k61rnp11mx","registered":"2016-01-17T20:58:57.000Z","updated":"2016-01-17T20:58:57.000Z","a":null}
Srsly?

It seems like many non-german people never really learned anything about Hitler, what he did, and how he did it. I'm learning that stuff (Indepth) in history currently (I live in Germany) and I have to admit, he is as f*cked up as someone could become.
You took someones bait hard. Google "hitler did nothing wrong", It's a flavor of Mountain Dew. (In all seriousness, the name isn't very serious lol)

Edited by justync7, 19 February 2016 - 06:40 PM.


#1318 bauen1

  • Members
  • 102 posts
  • LocationIn your Computer

Posted 19 February 2016 - 06:42 PM

View PostLuca_S, on 19 February 2016 - 05:55 PM, said:

{"name":"hitlerdidnothingwrong","owner":"k61rnp11mx","registered":"2016-01-17T20:58:57.000Z","updated":"2016-01-17T20:58:57.000Z","a":null}
Srsly?
How about censoring the results in koogle for such stuff?
You just bought crashkristscape, i wonder whats your plans...
Edit: Im pretty sure that work will fluctuate quite a bit without any sort of dampning / smoothing

Edited by bauen1, 19 February 2016 - 07:03 PM.


#1319 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 19 February 2016 - 07:00 PM

View Postbauen1, on 19 February 2016 - 06:42 PM, said:

View PostLuca_S, on 19 February 2016 - 05:55 PM, said:

{"name":"hitlerdidnothingwrong","owner":"k61rnp11mx","registered":"2016-01-17T20:58:57.000Z","updated":"2016-01-17T20:58:57.000Z","a":null}
Srsly?
How about censoring the results in koogle for such stuff?
You just bought crashkristscape, i wonder whats your plans...

That would be removing freedom of speech! Also, how exactly would you go about it? I think we are better than to whine when a little troll feels like being funny! If he/she wants to be an ignorant and not take the stuff Hitler did seriously and realize how horrible it was, let him, in the end, it's not our self-respect nor IQ that goes lower than the ground.

Edited by Creator, 20 February 2016 - 02:40 PM.


#1320 Pyuu

  • Members
  • 203 posts

Posted 20 February 2016 - 02:13 PM

It really isn't a big deal. It's just trolls doing what they want.
If admins tinker with anything in krist, it would remove some of the authenticity of the currency itself, that's why we can't have people manually deleting addresses, blocks, etc.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users