Bitcoin Forum
June 16, 2024, 07:52:01 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 159 »
  Print  
Author Topic: Slimcoin | First Proof of Burn currency | Decentralized Web  (Read 136772 times)
d5000
Legendary
*
Offline Offline

Activity: 3948
Merit: 6549


Decentralization Maximalist


View Profile
November 06, 2017, 02:09:51 AM
 #1621

Is https://bchain.info/SLM/ correct? I don't see my transaction from exchange and burning transaction here. Wallet crushes after burning. I think, that i lose my funds Sad Can someone confirm that txid: 6242764151ebcace4589b88371007bb8411822f7d11ffae028738919d4253f1b and burn txid: d86b261b82e46810a82f85bde69b77e2a93d363ace761d8856d17d3d13c5e6f6

ACME, fortunately, is up to date:

6242764151ebcace4589b88371007bb8411822f7d11ffae028738919d4253f1b shows up correctly, the burn transaction too.

Anyway, if a burn transaction (or any other transaction you do) "gets lost" (e.g. because it's included in orphan blocks) then you simply can do a "slimcoin-qt -rescan" (or "slimcoind -rescan") and the balance will get added to your wallet again.

The only way a transaction can get really "lost" is if it comes from an exchange (or online wallet), "gets lost" in an orphan block/chain, and the owners refuse to credit your correctly - but then they're scamming you, because in this case the transaction simply didn't happen.


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
eddycurrent
Jr. Member
*
Offline Offline

Activity: 61
Merit: 3


View Profile
November 06, 2017, 05:09:56 AM
Last edit: November 06, 2017, 06:12:26 AM by eddycurrent
 #1622

Hello all,
Some more binarys for you. I have put them all here including the ones from my previous post.

ARM-V7 linux QT:
https://drive.google.com/open?id=1_gR5sKBz2BJQ77e61fVSRWMFwvrt7lbq

ARM-V7 linux cli daemon:
https://drive.google.com/open?id=16I7WMSQdf9tsKOX6iRbrrJBaJraORz3B

ARM-V5 linux QT:
https://drive.google.com/open?id=18j2lk3YeL1ynKmET249c2B3hKvx-7gHI

ARM-V5 linux cli daemon:
https://drive.google.com/open?id=1nK7aouydmPyQ03YLtPq4sdlnsMpSuz4U

I am fairly sure that the last two are ARM-V5, not ARM-V6, but I have been having a bit of confusion with QEMU which I have been using for compilation, so if anyone has any issues with them, please let me know.

ARM-V8 will be next!

Regards
cctothemass
Sr. Member
****
Offline Offline

Activity: 686
Merit: 287


View Profile
November 06, 2017, 10:24:29 AM
Last edit: November 06, 2017, 10:50:43 AM by cctothemass
 #1623

Is https://bchain.info/SLM/ correct? I don't see my transaction from exchange and burning transaction here. Wallet crushes after burning. I think, that i lose my funds Sad Can someone confirm that txid: 6242764151ebcace4589b88371007bb8411822f7d11ffae028738919d4253f1b and burn txid: d86b261b82e46810a82f85bde69b77e2a93d363ace761d8856d17d3d13c5e6f6

ACME, fortunately, is up to date:

6242764151ebcace4589b88371007bb8411822f7d11ffae028738919d4253f1b shows up correctly, the burn transaction too.

Anyway, if a burn transaction (or any other transaction you do) "gets lost" (e.g. because it's included in orphan blocks) then you simply can do a "slimcoin-qt -rescan" (or "slimcoind -rescan") and the balance will get added to your wallet again.

The only way a transaction can get really "lost" is if it comes from an exchange (or online wallet), "gets lost" in an orphan block/chain, and the owners refuse to credit your correctly - but then they're scamming you, because in this case the transaction simply didn't happen.


For PoB my wallet should be online. But after transaction to burn address my wallet always crushes. When wallet is empty - it's ok. After wallet.dat is changed or importprivkey command, wallet immedeatly crushes.

Edit

If -rescan flag isn't used, wallet doesn't crush, but burn information is lost.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 06, 2017, 11:00:33 AM
 #1624

For PoB my wallet should be online. But after transaction to burn address my wallet always crushes. When wallet is empty - it's ok. After wallet.dat is changed or importprivkey command, wallet immedeatly crushes.

This is a known issue that seems to affect only nodes running on Windows systems. InferringGuessing from the truncation of the debug log, the “Afterburner” PoB processing thread seems to create a problem on some Windows systems. There is, as yet, insufficient information as to whether the issue is limited to specific versions of the code or the version of Windows or the host architecture. The group is unfortunate in that the main reason for the problem persisting is that the group has not been able to attract volunteer technical contributors with expertise in the varieties of Windows OS.

Cheers

Graham
cctothemass
Sr. Member
****
Offline Offline

Activity: 686
Merit: 287


View Profile
November 07, 2017, 11:40:13 AM
 #1625

For PoB my wallet should be online. But after transaction to burn address my wallet always crushes. When wallet is empty - it's ok. After wallet.dat is changed or importprivkey command, wallet immedeatly crushes.

This is a known issue that seems to affect only nodes running on Windows systems. InferringGuessing from the truncation of the debug log, the “Afterburner” PoB processing thread seems to create a problem on some Windows systems. There is, as yet, insufficient information as to whether the issue is limited to specific versions of the code or the version of Windows or the host architecture. The group is unfortunate in that the main reason for the problem persisting is that the group has not been able to attract volunteer technical contributors with expertise in the varieties of Windows OS.

Cheers

Graham

I tried to launch a wallet on Windows 10 / 8.1 / 7. The process crashes on all systems after I import the private key and begins the POB mining. I'm a Windows user, but I'll try to install the Debian on the virtual machine and compile Slimcoin from the sources.
Now qmake issues an error - UPNP, and make ~ 800 compilation errors. Maybe I forgot to import any libraries. Is it enough?
Code:
apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb4.8++-dev
psycodad
Legendary
*
Offline Offline

Activity: 1614
Merit: 1628


精神分析的爸


View Profile
November 07, 2017, 12:29:32 PM
 #1626

For PoB my wallet should be online. But after transaction to burn address my wallet always crushes. When wallet is empty - it's ok. After wallet.dat is changed or importprivkey command, wallet immedeatly crushes.

This is a known issue that seems to affect only nodes running on Windows systems. InferringGuessing from the truncation of the debug log, the “Afterburner” PoB processing thread seems to create a problem on some Windows systems. There is, as yet, insufficient information as to whether the issue is limited to specific versions of the code or the version of Windows or the host architecture. The group is unfortunate in that the main reason for the problem persisting is that the group has not been able to attract volunteer technical contributors with expertise in the varieties of Windows OS.

Cheers

Graham

I tried to launch a wallet on Windows 10 / 8.1 / 7. The process crashes on all systems after I import the private key and begins the POB mining. I'm a Windows user, but I'll try to install the Debian on the virtual machine and compile Slimcoin from the sources.
Now qmake issues an error - UPNP, and make ~ 800 compilation errors. Maybe I forgot to import any libraries. Is it enough?
Code:
apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb4.8++-dev

While you mention UPNP, you might miss (among others):
Code:
apt-get install libminiupnpc-dev

Elsewise you can disable UPNP with --without-miniupnpc as argument to configure (if you are going to run your node on a public IP it shouldn't be needed, elsewise UPNP can be helpful if your router/firewall supports it).

HTH

gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 07, 2017, 02:21:38 PM
 #1627

Elsewise you can disable UPNP with --without-miniupnpc as argument to configure

For a Qt Creator/qmake build (as opposed to a later Core 0.9+ autotools build), the flags are:
Code:
qmake "USE_UPNP=1" (enabled by default; default)
qmake "USE_UPNP=0" (disabled by default)
qmake "USE_UPNP=-" (not supported)
:

So, "USE_UPNP=-" is what you need, it switches off the requirement for miniupnpc headers/libs

Cheers

Graham
psycodad
Legendary
*
Offline Offline

Activity: 1614
Merit: 1628


精神分析的爸


View Profile
November 07, 2017, 04:00:34 PM
 #1628

..
So, "USE_UPNP=-" is what you need, it switches off the requirement for miniupnpc headers/libs


Thanks for setting that straight Graham, sorry for possibly misleading cctothemass.

psycodad

muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
November 08, 2017, 10:22:58 AM
 #1629

I can say that I'm gathering resources for the website, and if my promoter would allow I'd write a bachellor degree (BA paper) from economics about cryptocurrencies as an alternative payment and settlement system, and would also write about consensuses of blockchain and Slimcoin. But I must get permission from my doctor.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 08, 2017, 11:12:17 AM
 #1630

Thanks for setting that straight Graham, sorry for possibly misleading cctothemass.

Drat it, rumbled. Obviously not the delicately-wrought, gentle nuance of a post that I'd fondly imagined it to be.

Cheers

Graham
ylpkm
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
November 09, 2017, 02:32:39 AM
 #1631

submitted request to coinsmarket and said would donate a little too.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 09, 2017, 08:57:44 PM
 #1632

Guessing from the truncation of the debug log, the “Afterburner” PoB processing thread seems to create a problem on some Windows systems.

Following up on this, I noticed an earlier post of mine on the same topic in which I speculated that the C99 macro replacement might be an issue - I think it might well be. Upon close inspection, elsewhere in the code the PRI64u macro for nEffectiveBurnCoins is replaced by llu, rather than just the u in the print statement (that's 'cos it's a long long unsigned int, I kid you not) which is, suspiciously, exactly where things grind to a halt. So, even moar ells are required by the looks of it. I can't get the cross-compiler to work on this new Mint system, so I need to switch back to the old laptop, make the change, cross-compile a Windows binary, switch back to the new laptop, fire up the Windows VM, grab the binary and start it up, import a privkey with a burn tx recorded and see if it falls over. Here's hoping.

Cheers

Graham


ylpkm
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
November 09, 2017, 09:20:27 PM
 #1633

Guessing from the truncation of the debug log, the “Afterburner” PoB processing thread seems to create a problem on some Windows systems.

Following up on this, I noticed an earlier post of mine on the same topic in which I speculated that the C99 macro replacement might be an issue - I think it might well be. Upon close inspection, elsewhere in the code the PRI64u macro for nEffectiveBurnCoins is replaced by llu, rather than just the u in the print statement (that's 'cos it's a long long unsigned int, I kid you not) which is, suspiciously, exactly where things grind to a halt. So, even moar ells are required by the looks of it. I can't get the cross-compiler to work on this new Mint system, so I need to switch back to the old laptop, make the change, cross-compile a Windows binary, switch back to the new laptop, fire up the Windows VM, grab the binary and start it up, import a privkey with a burn tx recorded and see if it falls over. Here's hoping.

Cheers

Graham
if you need it compiled for windows I can try if the dependency list isnt crazy to get working.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 09, 2017, 11:28:23 PM
 #1634

if you need it compiled for windows I can try if the dependency list isnt crazy to get working.

Thanks for the offer but I'm okay - I've updated the candidate Windows binary on minkiz: https://minkiz.co/noodlings/slm/slimcoin-qt-v0.5.0-win32.zip

I haven't been able to check specifically whether the fault persists.

Cheers

Graham
eddycurrent
Jr. Member
*
Offline Offline

Activity: 61
Merit: 3


View Profile
November 10, 2017, 09:00:28 AM
 #1635

Hello aIA,

With regard to this statement:
... While the wallet is blocked, the Blockchain updates well, but when it is unlocked and start the mining PoB it crash imminently. I have to try to reinitialize the Blockchain and synchronize from scratch...

When you say it crashes, do you mean that the application closes, or it freezes and has to be forced to close? I ask because I have issues with the client when I stake with the wallet being very unresponsive most of the time during staking, and this could be exacerbated when using lower power divices such as ARM boards.

Regards
gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
November 10, 2017, 09:02:26 AM
 #1636

if you need it compiled for windows I can try if the dependency list isnt crazy to get working.

Thanks for the offer but I'm okay - I've updated the candidate Windows binary on minkiz: https://minkiz.co/noodlings/slm/slimcoin-qt-v0.5.0-win32.zip

I haven't been able to check specifically whether the fault persists.

Cheers

Graham


Upon activating PoB 0.5 wallet crashed. 0.3 and 0.4 are working well

gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
November 10, 2017, 09:18:27 AM
 #1637

Upon activating PoB 0.5 wallet crashed. 0.3 and 0.4 are working well

Is that using the binary I posted a link to above? What does the debug log show?

Cheers

Graham
aIA
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
November 10, 2017, 10:37:22 AM
 #1638

Hello aIA,

With regard to this statement:
... While the wallet is blocked, the Blockchain updates well, but when it is unlocked and start the mining PoB it crash imminently. I have to try to reinitialize the Blockchain and synchronize from scratch...

When you say it crashes, do you mean that the application closes, or it freezes and has to be forced to close? I ask because I have issues with the client when I stake with the wallet being very unresponsive most of the time during staking, and this could be exacerbated when using lower power divices such as ARM boards.

Regards

Helo eddycurrent, i mean it closes. I'm only running the daemon, because i uses raspbian server (headless). Maybe the cause is the same as in the version of windows that gjhiggins is investigating.

Yesterday it failed during the synchronization, the demon closed, but I started it again and it seems to continue fine.

I would like to buy another Pi to test with Arch Linux, to rule out any problem with Raspbian.

Cheers.
marjon
Member
**
Offline Offline

Activity: 350
Merit: 10


View Profile
November 10, 2017, 10:40:39 AM
 #1639

Good project
gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
November 10, 2017, 12:53:18 PM
 #1640

Upon activating PoB 0.5 wallet crashed. 0.3 and 0.4 are working well

Is that using the binary I posted a link to above? What does the debug log show?

Cheers

Graham


Yes, the last binary i was using. debug doesnt show that much. I deleted the old one and after crash it says only nreservebalance read as: 0. No further info. Crash coming once i decrypt the wallet. Same was with previous 0.5 builds.

So i am using 0.3 for PoB
Pages: « 1 ... 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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 159 »
  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!