Bitcoin Forum
May 01, 2024, 05:36:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 215 »
  Print  
Author Topic: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!  (Read 284890 times)
slimcoin (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile WWW
May 31, 2014, 08:07:32 PM
 #921

Quote
Does slimcoind.exe with the -gen parameter not work?

It should work, run that with -printtoconsole and see if you see mining hashes.

-Much Donate
BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
1714541813
Hero Member
*
Offline Offline

Posts: 1714541813

View Profile Personal Message (Offline)

Ignore
1714541813
Reply with quote  #2

1714541813
Report to moderator
1714541813
Hero Member
*
Offline Offline

Posts: 1714541813

View Profile Personal Message (Offline)

Ignore
1714541813
Reply with quote  #2

1714541813
Report to moderator
1714541813
Hero Member
*
Offline Offline

Posts: 1714541813

View Profile Personal Message (Offline)

Ignore
1714541813
Reply with quote  #2

1714541813
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714541813
Hero Member
*
Offline Offline

Posts: 1714541813

View Profile Personal Message (Offline)

Ignore
1714541813
Reply with quote  #2

1714541813
Report to moderator
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
May 31, 2014, 08:08:26 PM
 #922

If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?

I believe so

Well i know wallet wont mine PoW when encrypted. So take devs 'believe so' with a grain of salt.
skottiejay
Full Member
***
Offline Offline

Activity: 140
Merit: 110


bitcoinnaire


View Profile WWW
May 31, 2014, 08:17:10 PM
 #923

Ok I keep seeing
Code:
CTxMemPool::accept() : accepted e49540cd60

when i go to debug log
does that mean something worked? or?

this whole mining for myself is new to me, i have no idea what i'm doing.

What else could I say?
qiuxiang
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
May 31, 2014, 08:20:18 PM
 #924

Burnt 250 coins yesterday, already 24 hours, still no luck finding PoB. Angry
Guess it is not profitable for PoB?

Was your client unlocked, synced and running ?

Yes, it is unlocked, synced and running. I got 1 PoW few hours ago.
Maybe I have very bad luck..
Wondering if I can get ROI through PoB
=.=

BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
May 31, 2014, 08:21:29 PM
 #925

If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?

I believe so

OK. Thanks slimcoin. Will review the code base and put that into practice.

Can anyone else confirm if they found a PoB block with a 'locked' / encrypted wallet perhaps ?

The PoS button used in Mintcoin and a few other coins would be a useful feature in Slimcoin I think.

...

Has anyone compiled a x64 version of the miner for an i7 / AVX on windows yet ? I'm thinking I'll try compiling it to see if its much faster.

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
SlientBit
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
May 31, 2014, 08:25:25 PM
 #926


Has anyone compiled a x64 version of the miner for an i7 / AVX on windows yet ? I'm thinking I'll try compiling it to see if its much faster.

Pleeeease, do! And share! That's what I've been trying to find ...

Or, maybe with a little help, I might do that:

get code from https://github.com/slimcoin/slimminer ?
compile with what? and with what flags Grin

Complete null on any kind of development/coding activities  Lips sealed

rfcdejong
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500


View Profile
May 31, 2014, 08:27:18 PM
 #927

Is it riskfull running two or three wallets with the same wallet.dat ?
reflector
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
May 31, 2014, 08:30:50 PM
 #928

Is it riskfull running two or three wallets with the same wallet.dat ?
Unless you really know what you are doing, yes.  I imported a private key from one of my wallets to another, then tried to move 100 SLIMs into that new wallet, and poof... they were gone into the ether.  It may be possible to recover them, but hell if I know how.
slimcoin (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile WWW
May 31, 2014, 08:33:23 PM
 #929

I am currently working on getting a pool for Slimcoin.

Just an update.

-Much Donate
BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
rfcdejong
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500


View Profile
May 31, 2014, 08:42:04 PM
 #930

I am currently working on getting a pool for Slimcoin.

Just an update.

Great news
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
May 31, 2014, 08:44:41 PM
 #931

I am currently working on getting a pool for Slimcoin.

Just an update.

Good news!

Pools will of course be able to generate PoB blocks if miners are willing to set a % of their mined coins to be 'burnt' into the pool with a fixed % return.

This is obviously risky as the pool has to be trusted with a large (centralized) PoB balance, although with PoB the opportunity for this type of pool exists.

Also, PoW only pools, PoW and PoB combined pools and even PoB only pools. Its going to get interesting - that's for sure.

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
qiuxiang
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
May 31, 2014, 08:45:52 PM
 #932

I am currently working on getting a pool for Slimcoin.

Just an update.

Hi dev, In the first post, i see block time is 90 seconds, is this block time shared by PoB, PoS and PoW?
How long does it take to find a PoB and how long does it take to find a PoW ideally (is it both 90 seconds or 270 seconds)?
Because i wasn't able to get a PoB block for 24 hours (250 coins burnt)

JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 31, 2014, 08:50:02 PM
 #933

I am currently working on getting a pool for Slimcoin.

Just an update.

Good news!

Pools will of course be able to generate PoB blocks if miners are willing to set a % of coins to be 'burnt' into the pool with a fixed % return.

This is obviously risky as the pool has to be trusted with a large (centralized) PoB balance, but with PoB the opportunity for this type of pool exists ofc.

Also, PoW only pools, PoW and PoB combined pools and even PoB only pools. Its going to get interesting - that's for sure.

If people are interested i could do a "manual" PoB pool... I'll create a separate wallet, a google doc, whoever wants to transfers coins there does so and any burned coins are distributed at percentage of sent amount...

But to do that I would like to be 100% certain the total sum of burnt coins is really affecting the probability of burnt mining... I don't want to be the screwed guy if nothing's burned in that wallet
Watercooler
Sr. Member
****
Offline Offline

Activity: 334
Merit: 250



View Profile
May 31, 2014, 08:58:32 PM
 #934

I'm having some problems. I downloaded the linux wallet, and I doesn't open. I don't know why. So I tried downloading the source and compiling. I added the 6 nodes in slimcoin.conf, and this time the wallet opens, but it only gets the first 624 blocks. Then it doens't sync anymore :/. What can I do?

Same problem here, by any chance a 32 bits linux system? I've got the problem on openSuSE 12.3 32bits, my other system 64 bits XUbuntu doesn't have the problem


███████████████████████████████████████
███████████████████████████████████████
█████████████████████████████
██████████████████████████
████████████████████████
███████████████████████
█████████████████▐████
███████████████████████
████████████████████████
██████████████████████████
█████████████████████████████
███████████████████████████████████████
███████████████████████████████████████
DECENT
FOUNDATION



██
██
██
██
██
██
██
██
██

██
██
██


[D]ecentralized application
[E]liminated third parties
[C]ontent distribution



██
██
██
██
██
██
██
██
██

██
██
██


[E]ncrypted & secure
[N]o borders
[T]imeless reputation



██
██
██
██
██
██
██
██
██

██
██
██



██
██
██
██
██
██
██
██
██

██
██
██


▓▓▓ BITMIXER.IO ▓▓▓▓▓▓ High Volume Bitcoin MIXER ▓▓▓
reflector
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
May 31, 2014, 09:03:00 PM
 #935

I am currently working on getting a pool for Slimcoin.

Just an update.

Hi dev, In the first post, i see block time is 90 seconds, is this block time shared by PoB, PoS and PoW?
How long does it take to find a PoB and how long does it take to find a PoW ideally (is it both 90 seconds or 270 seconds)?
Because i wasn't able to get a PoB block for 24 hours (250 coins burnt)

24 hours is probably not all that long.  Your coins burn for a very long time.
TheRealSteve
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

FUN > ROI


View Profile
May 31, 2014, 09:10:17 PM
 #936

I am currently working on getting a pool for Slimcoin.

Excellent Smiley



3 days have passed since launch – as there's no block explorers and the like yet, here's some basic graphs:
 
 
 
 
Explanation of graphs: topic=613213.msg7044755#msg7044755

Like this post? Donate Slimcoin: STDpqwvEC6banMNzfNYDTuZy8xspHpGuNj

qiuxiang
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
May 31, 2014, 09:21:10 PM
 #937

I am currently working on getting a pool for Slimcoin.

Excellent Smiley



3 days have passed since launch – as there's no block explorers and the like yet, here's some basic graphs:
 
 
 
 
Explanation of graphs: topic=613213.msg7044755#msg7044755

Like this post? Donate Slimcoin: STDpqwvEC6banMNzfNYDTuZy8xspHpGuNj


Thanks. In the plot block height vs time, is the block height PoW, or PoW + PoB + PoS?
thanks

JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 31, 2014, 09:24:52 PM
 #938

@ Dev: It would be handy to put a "FAQ" or similar into the first post... most common questions have been answered, but no one ever searches 40+ pages for those...

Is there a limit minimum size (reward) of PoB blocks?
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
May 31, 2014, 09:31:48 PM
 #939

I am currently working on getting a pool for Slimcoin.

Just an update.

Good news!

Pools will of course be able to generate PoB blocks if miners are willing to set a % of coins to be 'burnt' into the pool with a fixed % return.

This is obviously risky as the pool has to be trusted with a large (centralized) PoB balance, but with PoB the opportunity for this type of pool exists ofc.

Also, PoW only pools, PoW and PoB combined pools and even PoB only pools. Its going to get interesting - that's for sure.

If people are interested i could do a "manual" PoB pool... I'll create a separate wallet, a google doc, whoever wants to transfers coins there does so and any burned coins are distributed at percentage of sent amount...

But to do that I would like to be 100% certain the total sum of burnt coins is really affecting the probability of burnt mining... I don't want to be the screwed guy if nothing's burned in that wallet

Well, at least your a senior member of this forum with a slight positive trust rating. Which is better than the alternative, I guess.  Cheesy

PoB pooling is going to be somewhat beneficial in terms of variance and evening out rewards over time.

It's perhaps like running an escrow service with 1000 times the responsibility. "Rather you than me" type of thing really.

Even if its fully automated its going to be nearly impossible to make it fully trustworthy and decentralized at the same time.

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 31, 2014, 09:55:06 PM
 #940

I am currently working on getting a pool for Slimcoin.

Just an update.

Good news!

Pools will of course be able to generate PoB blocks if miners are willing to set a % of coins to be 'burnt' into the pool with a fixed % return.

This is obviously risky as the pool has to be trusted with a large (centralized) PoB balance, but with PoB the opportunity for this type of pool exists ofc.

Also, PoW only pools, PoW and PoB combined pools and even PoB only pools. Its going to get interesting - that's for sure.

If people are interested i could do a "manual" PoB pool... I'll create a separate wallet, a google doc, whoever wants to transfers coins there does so and any burned coins are distributed at percentage of sent amount...

But to do that I would like to be 100% certain the total sum of burnt coins is really affecting the probability of burnt mining... I don't want to be the screwed guy if nothing's burned in that wallet

Well, at least your a senior member of this forum with a slight positive trust rating. Which is better than the alternative, I guess.  Cheesy

PoB pooling is going to be somewhat beneficial in terms of variance and evening out rewards over time.

It's perhaps like running an escrow service with 1000 times the responsibility. "Rather you than me" type of thing really.

Even if its fully automated its going to be nearly impossible to make it fully trustworthy and decentralized at the same time.

I guess 100% trustworthy is impossible - anywhere!
At least some trust could be built with public address + Block Explorer.
I need some sleep now, will talk to my programmer tomorrow if payouts can be easily automated somehow.. then maybe I'll offer the semi-manual PoB pool.. if people want to have this at all ^^
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 215 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!