Author

Topic: Slimcoin | First Proof of Burn currency | Decentralized Web - page 123. (Read 137076 times)

sr. member
Activity: 882
Merit: 310
Here you have calculator of burned coins, I don't know if it's still updated, but it should be a scrypt which is self-updated.
http://www.slimcoin.club in #burning SLM
I have typed your 5000 SLM, and this it throws:

Amount to Burn
5000
13.467918 SLMS GENERATED PER DAY, 7.135 SLMS DECAYED, 371 DAYS TO BREAKEVEN, 2943.627939 BURNT COINS LEFT AT BREAKEVEN.
So after 371 days you will breakeven, about 700 days is burning process. So in the ideal enviroment, it should be in the end ~9430-9435 coins  - when all coins decay. This is what throw calculator, when I make simple calculations.
sr. member
Activity: 697
Merit: 272
Slimcoin - the Proof of Donation inventors!
If you have decayed 20SLM, and have 25SLM minted - you are in surplus of 5SLM, 25/20 = 120% of investment, 20% ROI.
Maybe in next days it will be better, I think that you need at least 200-250 days to become in surplus, running wallet 24/7, but it can be run on any netbook, which take 5-10W.
I thought that would be a good thing to make android wallet and introduce there burning coins, which would be even better for power consumption.
So the power consumption overall is very low. But it's like an investment - your return of capital on investment normally would be after 1 year or so, it's similar here.
If I consider my bank account the return of capital in 1 year would be a huge thing, but what I'm worry about with SLM is that with 5000 burned 3 days ago and with the rule that I'll not be able to mint with them after one year, if it goes on in this way I'll have 25/3*365= 3041.66666666 SLMs on my wallet without the possibility to mint more and in this way I'll have a loss of 1958.3333333 SLMs (around 39% loss). Or I'm missing something?
sr. member
Activity: 882
Merit: 310
If you have decayed 20SLM, and have 25SLM minted - you are in surplus of 5SLM, 25/20 = 125% of investment, 25% ROI.
Maybe in next days it will be better, I think that you need at least 200-250 days to become in surplus, running wallet 24/7, but it can be run on any netbook, which take 5-10W.
I thought that would be a good thing to make android wallet and introduce there burning coins, which would be even better for power consumption.
So the power consumption overall is very low. But it's like an investment - your return of capital on investment normally would be after 1 year or so, it's similar here.
sr. member
Activity: 697
Merit: 272
Slimcoin - the Proof of Donation inventors!
Today is the third day I'm testing PoB.
I burned around 5000 SLM and have minted something like 25 SLM so far.
In the same time 20 SLM are decayed.
Seems like I won't be able to recover my investment ever if it goes on in this way.
Maybe I'm doing something wrong or 5000 SLM are just not enough to get profits with the current difficulty? If so, how much would be needed?
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
Yeah. I know 'job' I mean voluntary/contributonary to the community. Still I would want to know, if it's vulnerable, and if we should contact exchange?

All small altcoins are somewhat vulnerable, and Slimcoin is probably less vulnerable than other altcoins of similar size. There is a long history of small altcoins attacked by this kind of attacks (I can remember Feathercoin in 2013 or 2014, which then introduced centralized checkpoints - as a PoW coin! - marketing it as "Advanced Checkpoints"  Roll Eyes), but recently there seems to be a wave that tries to exploit these "small altcoin vulnerabilities" commercially on a larger scale - surely a consequence of the altcoin bubble that has rosen the price of even the smallest clonecoin.

I'm currently trying to confirm my understanding of the Trust rule (the equivalent of the "Longest Chain" rule in Bitcoin) reading the code (the relevant lines are, AFAIK, 2481 to 2563 in main.cpp) and it seems that indeed, an attacker would have to coordinate PoW, PoB and PoS blocks to do the attack Graham mentioned (which is one of the forms of "51% attack") because the trust of a chain fork gets lower if there are only PoW/PoB or PoS blocks.

What a typical attacker does is replacing the chain with a "minted" or a "mined" chain where he either has 51% of the hashpower or a large part of the stake (of the coins that are staking), but it should be much more difficult to coordinate two or three methods.

sr. member
Activity: 882
Merit: 310
Yeah. I know 'job' I mean voluntary/contributonary to the community. Still I would want to know, if it's vulnerable, and if we should contact exchange?
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
Doesn't PoB, makes it more difficult to attack that way? I thought it protects (at least partially), and is better with having tri-hybrid solution, because of better protection.
That is also how I interpreted the whitepaper - that the "clock" of Slimcoin is PoW-based (instead of Peercoin's PoS-based algorithm), but PoB and PoS blocks make it more difficult to attack the chain with pure 51% of the hash rate (e.g. doing the "chain replacement" attack Graham mentioned). I admit however that I never looked at the code because I have only extremely limited skills understanding C++ (I can read some basic structures, but the only programming language I really understand is Python.).

Quote
I can contact with exchanges, but I don't know if someone was here, to do it, before? There must be someone, I don't want to take someon'e job Cheesy.

As far as I know, there is nobody who has formally any "job" assigned in the Slimcoin community. However there must be someone that has contacted exchanges and block explorers in the past, for example, someone has paid recently bchain.info's fee to continue to run the SLM block explorer (Thanks to the unknown donator!).
sr. member
Activity: 882
Merit: 310
Doesn't PoB, makes it more difficult to attack that way? I thought it protects (at least partially), and is better with having tri-hybrid solution, because of better protection.
I would vote to have more confirmation on the exchange as @d5000 proposed, until we have a proper solution, for this. We could also at least for now re-enable this 'workaround' with real checkpoiting, because of this secured network for now. Human-based is also an interesting concept, I have seen this concept, while ago on forum, but it died out, even tho it's really intersting, and should be rather bullet-proof, if done right.
I can contact with exchanges, but I don't know if someone was here, to do it, before? There must be someone, I don't want to take someon'e job Cheesy.
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
@gjhiggins:
Regarding the checkpoint/51%-attack topic: I think it's good that we got rid of the live checkpoints. I was (long time ago) an active member of the Peercoin community until I quit because development stalled and many problems (among them, just the checkpointing "feature") were not solved. They still haven't removed the sync checkpoints - their current development version at least makes them optional to be enforced.

There was some research in the Nxt community and they have adopted a "reorg prohibition" for 720 blocks (also called "rolling checkpoints"), although this does not prevent short-range attacks to exchanges as these normally require less than 50 confirmations for deposits. (see here for some research on PoS currencies and the "Nothing at stake" problem tat can lead to reorg attacks with low "staking").

The easiest solution seems to me that exchanges that deal with small coins could prohibit withdrawals in other cryptocurrencies for a certain time period (e.g. half a day) when the origin of the money comes from a small and weak altcoin, or - even simpler - require more confirmations (100+) for deposits. The longer this timeframe the more difficult the short range attack becomes. In combination with a "reorg prohibition" like in Nxt that could lead to satisfying security.

I don't know if such an "reorg prohibition"/"rolling checkpoint" is easy to implement in Slimcoin, but even if it does not prevent short range attacks it seems to me to be a relatively good solution to protect from long range attacks as it does not rely on a single node.

For the "hard coded checkpoints problem": As far as I know, Bitcoin releases a "hard coded" checkpoint every time a software release is ready, and "the developers" of that release are in charge. However, they release a new version every couple of months, so that may not be entirely comparable to Slimcoin's current situation. We could designate a person for a timeframe (e.g. every 6 months) to do that (e.g. someone being responsible for the 2 or 3 next checkpoints). I for myself could imagine to take this task, although I would have to learn how exactly to do that but it may not be impossible to take responsibility for that task, because as far as I know there are not really C++ coding skills necessary (correct me please). (More difficult for me would be to compile an actual binary for all platforms with the checkpoints included.)
legendary
Activity: 2254
Merit: 1290
legendary
Activity: 2254
Merit: 1290
legendary
Activity: 2254
Merit: 1290
I believe we should begin making the necessary steps to gain $SLM listing on Cryptopia.

They've recently delisted Sprouts, complaining that the wallet kept crashing for them. They would likely have an identical experience with the Slimcoin wallet.

Cheers

Graham
newbie
Activity: 25
Merit: 0
I believe we should begin making the necessary steps to gain $SLM listing on Cryptopia. Cryptopia is rapidly establishing itself as the premier exchange for small caps.

Additionally, would there be any interest in a slack or telegram group?
sr. member
Activity: 245
Merit: 250
Nice logo's but the black one reminds me of blackcoin..mixed feelings cause that coin is still recovering from the 2014 pump  Cheesy

Anyway found my old slimcoin wallet.. it seems to load and i have some balance but it loads slow and the client crashed a few times when loading.

Should i just export the privkey and let the client generate a new wallet so i can import? What exactly does the addr.dat do
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
Thanks psycodad, good work! I like both of them, too. However, I think the right one is better suited for small-sized logos like the one on the website because it does not contain the inscription on the border. And I like also the contrast of the golden "S" with the dark background.

It could be a good idea to have two different logos:

- a small logo, featuring only the stylized "S";
- a large logo for the splash screen, featuring the full "Slimcoin" name, like the ones posted by bobitza202.

They should, however, share a common style. For example, if we take the right one of psycodad as the small logo and the second or third from bobitza202 as the large one, I would suggest changing the colors to the golden-black scheme.

What do the other community members think?
aIA
newbie
Activity: 31
Merit: 0
Wou!!! I like both!! So cool!
legendary
Activity: 1612
Merit: 1608
精神分析的爸
I know you guys are not currently looking for new graphics, but I really liked what psycomum came up with when she saw the Slimcoin splash on my screen and I thought I'd post it anyway for your entertainment and as tribute to the fabulous Slimcoin:


Cheers - psycodad
sr. member
Activity: 245
Merit: 250
nice to see this coin revived, great concept.
have to check my archives if i still have the old wallet somewhere  Smiley
aIA
newbie
Activity: 31
Merit: 0
@d5000:

So so easy to understand explanations about PoB, even for me!!!  Cheesy
Good job!!!!
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
As far as I understand it, decayed coins are burnt coins that will no longer be eligible for PoB minting, in fact these seem truely burnt. Still as far as my understanding goes, the total burnt amount - the decayed amount is the amount of coins that is currently actively trying to mint a PoB block.

Exactly, that's how it works. The reason that coins "decay" is because otherwise early adopters from 2014/15 would be still minting with their original burnt coins. They could dominate the "burning" process.

I have prepared a (hopefully) simple explanation of Proof of burn here:

http://slimco.in/proof-of-burn-eli5/

and a small guide:

http://slimco.in/proof-of-burn-guide/

For the original concept (I'm not a "dev" only an user, so my guides may contain errors), the whole formula is explained in the whitepaper:

http://www.slimcoin.club/whitepaper.pdf

Quote
What I personally wonder is, if it makes a difference if I burn 10x100 coins in i.e. 10 subsequent blocks or 1000 in one single block ?

The difference is minimal, if you burn 10x100 coins the first coins you burnt will start to decay, but as they decay very slowly you wouldn't note the difference  - that's how I understand it.
Jump to: