Bitcoin Forum
June 25, 2024, 11:26:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 133 134 135 136 137 138 139 140 ... 159 »
  Print  
Author Topic: Slimcoin | First Proof of Burn currency | Decentralized Web  (Read 136780 times)
d5000
Legendary
*
Offline Offline

Activity: 3948
Merit: 6602


Decentralization Maximalist


View Profile
December 11, 2017, 02:26:31 PM
Last edit: December 11, 2017, 10:32:28 PM by d5000
 #1781

You didn't pull changes, that @ksdme, have submitted, before changing files? I think it was a few substantial changes, with optimalization and other important things.
I've seen it. ksdme replaced JavaScript files and images with smaller/minified versions. That is very easy to update.

It cannot be automatically merged, however, because I changed the file structure (but manually it's easy as I said). Each page, like in the current slimco.in version, includes three HTML files (in the _includes folder): head (HTML head, with the links to stylesheets etc.), header (menu bar), and footer; with the content placed between header and footer (obviously). The design of the content section is managed by the files in the _layout folder (default.html and page.html, post.html is currently not used.). That's where I still need to make changes because the content pages still don't look good.

index.html in my version does only include the content section of the front page (the part with the wallets etc.).

Edit: I now included ksdme's minified/compressed files. In the next days I'll look at the sub-page design and the new categories. If you want to change something more on your/ksdme's design and don't want to bother with the - more complicated - Jekyll site structure, there is no problem if you do it in your own static repository, just advise me when it's ready and I'll port it.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
wextel
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 11, 2017, 08:07:50 PM
Last edit: December 11, 2017, 08:38:09 PM by wextel
 #1782

May anyone explain, how occur selection of PoB miner, who produced the block. Ok, i read that every PoB miner have a burned coin, and have a probability create new block. But who determine that exactly that miner block is necessary add in blockchain. How random is worked? And is there real?
Ok, i understand. Between two PoB blocks follow one PoW block and its like a timer. And randomeless is a number of total burned coins
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 11, 2017, 08:36:20 PM
 #1783

https://en.bitcoin.it/wiki/Proof_of_burn#Slimcoin

d5000
Legendary
*
Offline Offline

Activity: 3948
Merit: 6602


Decentralization Maximalist


View Profile
December 11, 2017, 09:36:12 PM
 #1784

The website prototype with Jekyll is now ready for testing:

https://d5000.github.io/slimcoin-website-project/

The only unsolved problem, for me, is the big header I mentioned earlier (on the content/help pages). Also, I think it was a good idea to split the About page into smaller pages (besides the Cooperation page, there could be a "Features/Specifications" page) because it's quite long.

Ah, and the flags would be nice still. I'll later look at it, should not be too hard.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 11, 2017, 09:48:15 PM
 #1785

Looks great Cheesy.
After introduction of new website, I'll try to make some noise in social media.
eddycurrent
Jr. Member
*
Offline Offline

Activity: 61
Merit: 3


View Profile
December 12, 2017, 10:39:02 AM
 #1786

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
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
December 12, 2017, 10:49:09 AM
 #1787

The potential of this project is very good, coupled with a team that has great ability (judging by how the team answers all the questions in this forum)

Although the team is really operative, I always cautiously concern with projects that don't pay much attention to their lending page
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 12, 2017, 11:04:28 AM
 #1788

@redacted - that's going to change this month with new website, as you can see, it's quite modern, and fresh looking.

Btw. - I have sent request for adding us to coinsmarket.com and stocks.exchange
@ksdme said about minor flaws to the website design - misaligned menu and red tickers of SLM (no need for now), also mobile menu is overflowing, because text is too long. But it's a minor and easy to repair inconviences.

About flags - it's a nice touch, but I don't know if necessary, because obviously issue with US/UK flag.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 11:48:42 AM
 #1789

obviously issue with US/UK flag.

A predictable namespace collision, guaranteed by ISO 3166-1 vs ISO 639.

The only way out is the right one, use the language string itself and give visually-impaired people a break.

Cheers

Graham
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 12, 2017, 12:10:06 PM
 #1790

Yeah, I thought similar. So we should leave, as it's now, just replace placeholders, with real content, and that should be it.

I'm still wondering is there any way, to make loading times faster of a wallet. It's sometimes annoying, because loading times are the ones, most obvious issues, rest is good.
On SSD it's rather good (below 1 minute), but on HDD it can take up to 20 minutes.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 12:13:01 PM
 #1791

Also, I think it was a good idea to split the About page into smaller pages (besides the Cooperation page, there could be a "Features/Specifications" page) because it's quite long.

I've been dumping likely-relevant content into the master README.md:

https://github.com/slimcoin-project/Slimcoin/blob/master/README.md

It's due to get edited and published as a resource in docs so feel free to copy any of it over to a web site/blog post/whatever.

I take it that no-one sees any benefit in revitalising the original features such as the in-browser block explorer (I could adjust the Slimcoin ACME to respond to the API calls) or the mining-SLM-in-the-browser? And ditto for the other disabled features in the “Brainwallet” section?

Cheers

Graham
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 12, 2017, 12:18:10 PM
Last edit: December 12, 2017, 12:31:47 PM by muf18
 #1792

Graham we see benefit, but we just didn't have any node and skills to make this. If it's possible revitalizing these features, they were great. We just didn't know how to make them work, thus I thought about cutting them off, and I have done that.
Also I think, that they could be on another subpage maybe, not on the main site, cause it would bloat main website a little. But I'm 100% for returing original content. Calculator isn't so hard to return, but brain wallet, block explorer, and mining in browser (that was fun, but not efficient at all, so maybe not) needed connecting to node or as you said maybe connect to api of ACME.
Btw. - how are going with ACME? It's a little strange that, I'm connected to Slimcoin network, almost all the time as a node or node+miner, and I don't see my ip-address and country on ACME node listing Cheesy. And how is going with web2web?

At least nova shouldn't close, so on February, we should see trading going live ones again.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 12:40:46 PM
 #1793

I'm still wondering is there any way, to make loading times faster of a wallet. It's sometimes annoying, because loading times are the ones, most obvious issues, rest is good.
On SSD it's rather good (below 1 minute), but on HDD it can take up to 20 minutes.

Welcome to BDB 4.8, vintage Sept 2009. The subsequent later Bitcoin upgrade to use leveldb was in pursuit of faster indexing, I believe.You might get some speed-up in indexing from linking against a newer version of BDB for your architecture, if you haven't already - for backward compatibility of wallets, OS X and Windows binaries are linked against BDB 4.8. Collating your UTXO to a single tx to a single addy might help. I did that and CPU thread use dropped from 99% to 16%. If you hold a large proportion of your current UTXO set as small stake reward txs, it's probably worth collating them on a quarterly schedule.

I've come to see the delay as a feature that, in effect, provides a counterbalance to PoS-1.0's over-weighting of staking for long-unseen wallets and which doesn't affect those users who host a permanently-connected node. The ACME/web2web publishing thing (to which I will return in the New Year) could well provide a greater incentive to keep a node online.

Cheers

Graham
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 12:59:37 PM
 #1794

It's a little strange that, I'm connected to Slimcoin network, almost all the time as a node or node+miner, and I don't see my ip-address and country on ACME node listing

My educated guess is that you are using a port other than the default (or that networking local to you is).

I have three slimcoin nodes running on the server, a funded slimcoin node linked against the distro's bdb (5, IIRC) and two nodes (1 x each mainnet and testnet) running empty wallets linked against BDB 4.8 (to support the creation of mainnet and testnet datadir snapshots). The mainnet runs off've the default port and that shows up (DE), ditto for testnet. The funded node runs off've a non-default port and doesn't show up in getpeerinfo. Occasionally, you'll see a (GB) in the ACME list - that's the node I sometimes run locally on the old laptop - using the default port.

Cheers

Graham
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 01:30:37 PM
 #1795

Graham we see benefit, but we just didn't have any node and skills to make this. If it's possible revitalizing these features, they were great. We just didn't know how to make them work, thus I thought about cutting them off, and I have done that.

I'd be tempted to replace the BrainWallet code with the more complete (https://github.com/bip32/bip32.github.io, rendered as http://bip32.org) were it not for the fact that most people have migrated to the far more comprehensive “Mnemonic Code Converter” by Ian Coleman - https://iancoleman.io/bip39/, which is what “brainwallets” evolved into ...

First click the “Generate” button (15 words is okay) then choose either “Slimcoin” or “Slimcoin testnet” from the “Coin” dropdown menu (form field #4) - I worked out a set of extended key generation bytes specific to Slimcoin (not widespread knowledge, check out the other coin selections listed in the dropdown and bask in Slimcoin's technical excellence).

The UX is appalling, though and I anticipate little actual use. I severely doubt that none other than a handful of cryptoscenti will have much understanding of how to use extended keys. The feature will still come in handy later, properly insulated and made safe to use.

Cheers

Graham
d5000
Legendary
*
Offline Offline

Activity: 3948
Merit: 6602


Decentralization Maximalist


View Profile
December 12, 2017, 02:57:04 PM
 #1796

Firstly, downloads for ARM should also include V8(aarch64).
I will most likely change it the way that only "ARM" stays in the menu, so the menu point doesn't become too long.
Another idea would be to directly include a download page, like most software projects have. There, we would not have any restrictions. We could then also link the "get wallet" section to it.
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.
You are totally right - I will change it.

@muf18, you're right, the mobile menu is still flawed, that should be easy to correct for me - most likely I will create a new category "mobile" for pages so only a couple of selected pages get included there. I will also have to cleanup the code a bit - I wrote it so that the HTML structure is easily readable, but that means that one either will have to include lots of HTML comments or misalignments. I think ksdme meant the misalignment between "Slimcoin Home" and the rest of the menu bar, right? I'll look into it.

I've abandoned the plan to include flags after I read a bit about that problem, mainly at http://flagsarenotlanguages.com. They're totally right. I like the integration of the Language Icon in the Peercoin website (peercoin.net), maybe we can do it that way (by the way, I like the Peercoin website design very much, it's clean, rich and modern and not at all "shitcoiny-looking".). Unfortunately, I haven't found that icon at the Semantic UI website, so most likely it would have to be included manually - if I didn't overlook something.

I also would love the integration of the old slimcoin.club features, but yes, the JS files managing that would have to be connected to a node or an external block explorer.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
muf18
Sr. Member
****
Offline Offline

Activity: 882
Merit: 310


View Profile
December 12, 2017, 03:12:49 PM
 #1797

Some people are mentioning, that they would like to have a pool. I've seen there is a code to compile pool, someone test it, that it works?

I'm thinking about whole infrastructure, which could be brought, with some github open-source projects, to Slimcoin, and other low-volume innovative altcoins, because they blockchain is empty, so we could test their throughput, to the limit (with right 'marketing', we could start up some projects like exchanges and/or marketplaces, dice, with other altcoin communities - Datacoin and Cryptonite seems to be interested), because as we see that BTC isn't for such activity suitable.
Do you have any other ideas, which could be start-up, as a service, and the best with some sources from github?
As I have written, I thought about whole infrastructure, which could be also, in the future decentralized, on eg. Datacoin blockchain, then payment could be cleared in Slimcoin or Cryptonite.
With our fast confirmention, txs would be cleared fast and network should remain stable.
Electrum wallet would be necessary, but as I've seen there were some sources for electrum server?
ksdme
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 12, 2017, 05:12:51 PM
 #1798

Some people are mentioning, that they would like to have a pool. I've seen there is a code to compile pool, someone test it, that it works?

I tried to get https://github.com/kryptoslab/node-open-mining-portal up and running and couldn't build node-multi-hashing (one of nomp's dependencies) on any version of node other than  0.10. so, I doubt if it can be used in production.
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 05:28:47 PM
 #1799

I also would love the integration of the old slimcoin.club features

What I can't fathom is who actually might have used that stuff?

I added an item describing Dcrypt to the “brainwallet” section and enabled the disabled items (mouse ptr doesn't change, that needs fixing). They never functioned but could be made to. OTOH, there's some stuff buried deep in commit histories which might be relevant to Slimcoin, as a limited-functionality alt, such as this P2SH multisig tx generator:

https://github.com/bip32/bip32.github.io/commit/07eb3669c47089d7f2dba869d7c6d2bce1202cf8

(limited-functionality as compared to the mature Bitcoin Core implementation - have you seen the output of help on a recent Core wallet?)

Cheers

Graham
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
December 12, 2017, 05:36:50 PM
 #1800

I added an item describing Dcrypt to the “brainwallet” section

Forgot to mention, I parked the slimcoin.club resources in doc/slimcoin.club ...

https://github.com/slimcoin-project/Slimcoin/commit/4020346abba1c0c83b83cbdf43830cc854f4488e

Open file in browser, it should at least render.

Cheers

Graham
Pages: « 1 ... 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 133 134 135 136 137 138 139 140 ... 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!