Bitcoin Forum
July 08, 2024, 11:02:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | Decentralized Web on: September 22, 2018, 12:32:33 PM
Sure eddy.

If you want you can send it to me I will post it to my github account, I have with all important stuff for Slimcoin: https://github.com/muf18?tab=repositories

Sorry, forgot to mention that it is on the same google drive as before, so it is probably as easy to grab it from there.

If you want I can send it directly to you on Monday.

Regards
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | Decentralized Web on: September 22, 2018, 11:31:31 AM
Hello All,

There is a new aarch64 wallet daemon available if anyone is interested.

Regards
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Decentralized Web on: July 16, 2018, 04:13:02 AM
Hello all,

I have also noticed this issue with low hashrates on 1700x ryzen cpus, however the drop in hashrate seems from what have seen so far to be at least somewhat to do with a connection issue as the miners kept loosing connection to the daemon and the daemon itself seemed to become unresponsive. If I will keep looking to see if I can pinpoint anything.

Regards
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | New Pool on: May 23, 2018, 11:23:29 PM
Hello all,

Just an update on ARM cross compiling slimcoin. So far I have tried unsuccessfully to use snaps to create packages that can be used on any system. My next step will probably be to try and create flatpaks, especially as they seem to be a more versatile package format than snaps. Could those who want/use ARM binarys let me know what boards/architectures they want to use Slimcoin on, so that I know which one to target first?

Regards
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | New Pool on: May 09, 2018, 11:37:55 PM
Hello cryptossi,

Hey guys I'm new to mining, would you say slimcoin is a good coin to start off with and what hardware would you recommend?

Yes, I would tend to say that slimcoin is a good coin to start with because it is relatively easy to set up and can use almost any hardware. It happens to be basically the first coin that I mined too. In terms of hardware, I would say that you could potentially mine on any CPU from about the last 3-5 years, but as with any mining your profits will probably mostly depend on your power prices. On older hardware, I would say give it a go, but don't expect to make a profit (you still might though). Even some small ARM based single board computers are good for mining Slimcoin as they are very efficient.

One other thing I would say is use the external miner (https://github.com/JonnyLatte/slimminer) rather than the one in the wallet as the external miner produces much higher hash rates. The external miner will also allow you to mine to the same wallet from multiple machines if you wish to do so.

If you are stuck setting anything up, don't be afraid to ask for help, however the documentation in the github repositories for both the wallet and the miner should help you.

Regards
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: April 24, 2018, 12:21:34 AM
Hello all,

Just an interesting article I saw this morning about "burning" bitcoin cash to raise its value:
https://www.smh.com.au/business/investments/burning-coins-how-bitcoin-cash-became-the-world-s-hottest-cryptocurrency-20180424-p4zb9w.html
This tells me that there might be more interest Slimcoin's burn feature if people knew about it.

Regards
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: March 31, 2018, 11:14:13 AM
Hello all,

I have started looking at automated arm builds again, and I have decided to run arm VMs in QEMU and compile that way. I will also attempt to release them as snaps as they contain all the dependencies, and hence will be easier and more reliable to install.

Regards
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: March 16, 2018, 10:56:01 PM
Hello Muf18,

Regarding this question:
Btw. are we renewing this wallet into new fresh look?

I have considered doing it, but when I asked a question about it about back in January, I only got one response. If there is further interest from the community I will investigate the best way of doing it.

To answer ZuSinus's question,

Only slimcoind was compiled. Can I compile the GUI?

This can be done using the instructions in doc/readme-qt.rst in the official repository.

Regards
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: January 22, 2018, 09:44:55 PM
Hello d5000,

@eddycurrent: I just compile some screenshots for those that don't know these wallets (including me):

Thanks for that, I was originally going to insert some images in my post, but I did not want to breach copyright.

Also, here is a link for a more recent magicoin wallet image:
http://techgeeks.de/wp-content/uploads/2017/12/Bildschirmfoto-2017-12-07-um-22.26.31.png

Regards
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: January 22, 2018, 08:59:56 AM
Hello all,

I have been thinking about how to upgrade Slimcoin's UI, and wanted to get an idea of what the community would like in terms of look and layout. Do we want a smoother look like the Magicoin wallet or a crisper look like the Monero wallet or the Bytecoin wallet. The other aspect is do we want a vertical layout like Monero and Bytecoin or horizontal like Magicoin? Any input will be appreciated.

Also, I just tested the ssl fix. I still have one error:

Code:
src/bitcoinrpc.cpp: In function ‘json_spirit::Object CallRPC(const string&, const Array&)’:
src/bitcoinrpc.cpp:4665:58: error: no matching function for call to ‘boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)’
     ssl::context context(io_service, ssl::context::sslv23);

Regards
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: January 12, 2018, 11:15:46 AM
Hello all,

New armel(V5) binarys are up. Sorry I can't get the aarch64(V8) binarys up this week like I said.

On another topic, I have had another issue with running the code on Arch Linux. Boost was recently updated to version 1.66.0, and I have the following error when compiling:

Code:
src/bitcoinrpc.cpp: In function ‘void ThreadRPCServer2(void*)’:
src/bitcoinrpc.cpp:4473:58: error: no matching function for call to ‘boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)’
     ssl::context context(io_service, ssl::context::sslv23);
                                                          ^
In file included from /usr/include/boost/asio/ssl/context.hpp:757:0,
                 from /usr/include/boost/asio/ssl.hpp:18,
                 from src/bitcoinrpc.cpp:28:
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context&&)
 context::context(context&& other)
 ^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note:   candidate expects 1 argument, 2 provided
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)
 context::context(context::method m)
 ^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note:   candidate expects 1 argument, 2 provided
src/bitcoinrpc.cpp:4489:41: error: ‘class boost::asio::ssl::context’ has no member named ‘impl’
         SSL_CTX_set_cipher_list(context.impl(), strCiphers.c_str());
                                         ^~~~
src/bitcoinrpc.cpp: In function ‘json_spirit::Object CallRPC(const string&, const Array&)’:
src/bitcoinrpc.cpp:4643:58: error: no matching function for call to ‘boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)’
     ssl::context context(io_service, ssl::context::sslv23);
                                                          ^
In file included from /usr/include/boost/asio/ssl/context.hpp:757:0,
                 from /usr/include/boost/asio/ssl.hpp:18,
                 from src/bitcoinrpc.cpp:28:
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context&&)
 context::context(context&& other)
 ^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note:   candidate expects 1 argument, 2 provided
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)
 context::context(context::method m)
 ^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note:   candidate expects 1 argument, 2 provided

This appears to be somewhat similar to this (same boost version): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224131

I have had a bit of a look but cannot see any solutions. Has anyone else got any suggestions of where to look or what to do?

Regards
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | 0.5.1 binaries | Redesigned Website on: January 06, 2018, 10:44:40 AM
Hello all,

New binarys for armhf(V7) are available. The rest will be available in the next week or so. I am still working on the automated cross compile system.

Regarding the future of Slimcoin, I would be in favour of developing it as a cryptocurrency separate from other codebases such as Bitcoin's and Peercoin's to allow more flexibility in what features are available, however I am aware that this may not be viable as this would require much more development work. I am starting to have a look at the codebase, to see if I can update the wallet's interface and make the wallet more responsive.

Regards


33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | New v0.5.1 binaries on: December 12, 2017, 10:39:02 AM
Hello d5000,

The website prototype with Jekyll is now ready for testing:

Great work, looks good. Just a couple of minor points. Firstly, downloads for ARM should also include V8(aarch64). Secondly, I would suggest making the wallet dowload section slightly different so that "code" and "compiled binary" appear in the same order as the links below them.

Regards
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | New v0.5.1 binaries on: November 28, 2017, 10:38:14 AM
Hello all,

Has anyone applied to bittrex at all?

Regards

They asked for dev in their application

Thank you, I will not apply to them for the moment

Regards
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | New v0.5.1 binaries on: November 28, 2017, 08:53:19 AM
Hello all,

Has anyone applied to bittrex at all?

Regards
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | New v0.5.1 binaries on: November 17, 2017, 11:30:42 PM
Hello aIA,

Did those binarys I posted for ARMv8 work on your system? I just want to verify that it didn't just work on my local system, but will work on any system.

By the way I would be happy with your proposed 60%-40% bounty split if you and gjhiggins are too.

Regards
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | New v0.5.1 binaries on: November 17, 2017, 10:15:03 AM
Hello all,

ARMv8 (aarch64) binarys are now up! YAY! Cheesy

Regards
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | Test v0.5 on: November 14, 2017, 10:50:53 AM
Hello again,

ARMv5 binarys are up now (see link above)

Regards
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | Test v0.5 on: November 14, 2017, 01:12:44 AM
Hello all,

Here is the link for the latest ARMv7 binarys:

https://drive.google.com/open?id=1IDaf4BD2SL0_RJxdp0CZNU7-4aR0EL5x

Regards
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Slimcoin | First Proof of Burn currency | Test v0.5 on: November 12, 2017, 11:25:16 PM
Hello gjhiggins and aIA,

The updated clients for v5 and v7 should be up within the next week, however I am still working on a way to compile for v8 (should manage it soon), then I intend to automate the process as much as possible.

Regarding the division of the bounty, I would be more than happy to share it, as gjhiggins has done great things for the Slimcoin community and his openssl1.1 compatability fix was very helpful to me personally.

If anyone is interested, I am considering creating an Android version of the client.

Regards
Pages: « 1 [2] 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!