Search content
Sort by

Showing 20 of 796 results by gavrilo77
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 25/11/2020, 10:48:18 UTC

i did it - there is no error in v6 with 3 privkeys imported from v5
but balance - 5342, net burnt coins - 13324, effective burnt coins - 5856 instead of old wallet - 16758, 19804, 7819 respectively
and the same shit in v5 new wallet with these privkeys !
wtf ?

Try with the fresh snapshot I've published above, if not just delete all except slimcoin.conf and wallet.dat in your .slimcoin folder and re-sync the whole blockchain again. To avoid deleting something that shouldn't be deleted you can just rename your .slimcoin folder and restart slimcoin-qt.

1. which version of wallet do you mean ?
2. i want to try all possible variants, but on linux
could someone help me with compiling both v5 & v6 versions ? with step-by-step instructions

On this link you have 0.6 and 0.5 https://github.com/slimcoin-project/Slimcoin/releases/

Compiling of 0.5 (i compiled it successfully). I dont know if it is the same for 0.6:

sudo apt-get install git build-essential libssl-dev libdb5.3++-dev libminiupnpc-dev libboost-all-dev qt5-qmake libqt5gui5 qt5-default qtdeclarative5-dev qttools5-dev-tools libqt5dbus5
cd Slimcoin
cd src
make -f makefile.unix
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 25/11/2020, 08:19:13 UTC
now i syncing v6 from link given by gavrilo
then i will try import privkeys from v5 wallet
the target is amount of burnt coins and balance are match

I think you cant use blockchain from v5 to v6. You will get the error

i did it - there is no error in v6 with 3 privkeys imported from v5
but balance - 5342, net burnt coins - 13324, effective burnt coins - 5856 instead of old wallet - 16758, 19804, 7819 respectively
and the same shit in v5 new wallet with these privkeys !
wtf ?

Did you try to scan wallet?
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 15:09:26 UTC
The failure is repeatable. I use this version:
https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0
version 0.6.0.0-g8e9fe2c-alpha

This version has coin control and addnode. I'm missing dumpwallet to export all private keys.

Symptom: start the program and let it create a new wallet. Send some coins into this new wallet. Then try so forward all or some of this coins, and it fails.

Can you upload blockchain for v0.6? I want to try it

never did this prepare. Perhaps somebody can give me an upload server.

www.mega.nz

database
blk0001.dat
blkindex.dat


I do not trust them. I need to create an account, I believe. And they are spying on their users, I believe.

Well i dont know about it, as almost 90% files are shared trough Mega
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 15:02:56 UTC
The failure is repeatable. I use this version:
https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0
version 0.6.0.0-g8e9fe2c-alpha

This version has coin control and addnode. I'm missing dumpwallet to export all private keys.

Symptom: start the program and let it create a new wallet. Send some coins into this new wallet. Then try so forward all or some of this coins, and it fails.

Can you upload blockchain for v0.6? I want to try it

never did this prepare. Perhaps somebody can give me an upload server.

mega.nz
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 14:55:30 UTC
The failure is repeatable. I use this version:
https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0
version 0.6.0.0-g8e9fe2c-alpha

This version has coin control and addnode. I'm missing dumpwallet to export all private keys.

Symptom: start the program and let it create a new wallet. Send some coins into this new wallet. Then try so forward all or some of this coins, and it fails.

Can you upload blockchain for v0.6? I want to try it
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 13:49:20 UTC
now i syncing v6 from link given by gavrilo
then i will try import privkeys from v5 wallet
the target is amount of burnt coins and balance are match

I think you cant use blockchain from v5 to v6. You will get the error
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 12:23:04 UTC
My wallet version 0.5.0 is in sync now, with 2 active connections.

If trying command "addnode", I get the answer "Method not found (code -32601)". command "help" does not list a command "addnode".

My wallet has no coin control, it's important to me. As I remind, wallet version 0.6.0, that I tried before, had coin control.

addnode 92.193.111.192:48574 add  for instance

You can try with two wallets on the same PC. One 0.5, and the second 0.6. Once you want to use 0.6, send coins from 0.5 to 0.6. To do that one client run normal, another one make a folder Slimcoin/Data. In the root of Slimcoin folder place 0.6 qt client and .bat file.
.bat file you can create by opening txt file and type in it slimcoin-qt.exe -datadir=Data and save it as bat. Make sure in the Data folder to change rpcport in the .config, different than one you have in appdata/roaming/slimcoin, for instance rpcport=41469
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 11:40:49 UTC
thanks
by the way, why 0.5 and 0.6 are really incompatible ? looks like they have different chains
it should not be

https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0   some expalantion
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/11/2020, 07:48:42 UTC


i want to create new wallet.dat, how to know all addresses in old one ? here is "getaddressesbyaccount <account>" command, what should be in <account> ?

Type getaddressbyaccount ""
Post
Topic
Board Announcements (Altcoins)
Merits 1 from 1 user
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 23/11/2020, 21:25:41 UTC
⭐ Merited by johnwhitestar (1)
Until now it's running fine, thanks. If I get the blockchain, it's fine, sync takes about a week.

Here it is

https://mega.nz/file/CttkCCCL#S7JDRAqoznBe8KG-dPkL-IeB4mjrYNAXJHxa2OHO1ok
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 23/11/2020, 20:31:34 UTC
I sync with version 0.5.0 now, it will take some days. I cannot reuse the wallet.dat file, it fails to start. They seem to be incompatible in both versions. This shall not be a problem, I dump and import the private keys later.

I am using 0.5, will upload blockchain and share it here
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 23/11/2020, 20:15:16 UTC
I did not compile it myself, I have it from
https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0

The error message in german is: "Fehler: Transaktionserstellung fehlgeschlagen". It's something like "transaction failed".

I dont know how much of SLM you have. But you have to send it in small portions. Like if yo have 1000 SLM and you cant send it, try smaller amounts, like 700, or 500 or 300. If you did mining this happens because of many small transactions, So just reduce sending amounts of SLM until 0

I tried a fraction of my full stake too, but same failure. The full stake came in in one transaction, so no fragmentation.

I try another version of the wallet.

However, try in smaller transactions to send. This the same error i am getting and i have to do divide in smaller parts SLM when i want to send
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 23/11/2020, 19:47:46 UTC
I did not compile it myself, I have it from
https://github.com/slimcoin-project/Slimcoin/releases/tag/SLMv0.6.0

The error message in german is: "Fehler: Transaktionserstellung fehlgeschlagen". It's something like "transaction failed".

I dont know how much of SLM you have. But you have to send it in small portions. Like if yo have 1000 SLM and you cant send it, try smaller amounts, like 700, or 500 or 300. If you did mining this happens because of many small transactions, So just reduce sending amounts of SLM until 0
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 09/11/2020, 12:16:01 UTC
I see very nice distribution of SLM per wallets if explorer is accurate enough.

And there is some interesting movement on Freiexchange these days  Smiley

Well, hope the value of SLM will be recognized
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 09/11/2020, 10:53:38 UTC
I see very nice distribution of SLM per wallets if explorer is accurate enough.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Datacoin - Censorship-Free Data Storage
by
gavrilo77
on 28/09/2020, 10:58:18 UTC
What is the last GPU miner for DTC?
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 24/09/2020, 10:57:22 UTC
From here seems like Slimcoin has been listed on hoo.com, SLM/USDT pair, but if I go to the site I'm not seeing SLM there.

It is an old info. You can see price of SLM 3 dollars, it was once upon a time Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 04/09/2020, 14:44:55 UTC
Same way i am doing with .bat

slimcoin-qt.exe -datadir=Data

Data is folder with wallet and blockchain

AS many time just different rpcport
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 25/08/2020, 13:42:53 UTC
If could be possible regarding to PoB to make possibility that people have choice for instance after 80 or 90% of Decayed burnt SLM to withdraw the balance, as with the small amount left, reward will come like never, especially if diif is big. But that would nightmare to implement i believe.

I think, it would be super-great if there were a possibility to withdraw not yet decayed coins. In context of the virtual mining metaphor it would be as if the miner is selling his equipment at the market price. It would also help us to compete better with Dash's-like Masternodes.

I remember we've spoken about it on Discord and seems like it would require a lot of effort for the possible developer, so maybe we need to postpone this implementation at least until the PoD token is launched.

Or to withdraw not decayed coins, with fee of 20% or so, these coins automatically to go to PoD Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
gavrilo77
on 25/08/2020, 07:16:48 UTC
 
BTW, somwhere in thread i posted how many SLM i earned in 4 years i think trough PoB. It is more than good  
Yes I remember we did that calculation and the result was quite interesting, but PoB becomes more interesting than Dash-like Masternode only after some year and the Burner needs to have its computer connected all the time, which means costs that probably PoBing is not covering, and the collateral is lost forever, that's probably the reason why PoB hasn't become popular.

If could be possible regarding to PoB to make possibility that people have choice for instance after 80 or 90% of Decayed burnt SLM to withdraw the balance, as with the small amount left, reward will come like never, especially if diif is big. But that would nightmare to implement i believe.