Search content
Sort by

Showing 4 of 4 results by kevin_
Post
Topic
Board Bitcoin Discussion
Re: When is the perfect time to sell BTC?
by
kevin_
on 23/12/2019, 08:32:37 UTC
Taking financial advise from complete strangers is not a wise thing, in my opinion. Make your own research instead. I would start by studying chart patterns.
Post
Topic
Board Off-topic
Re: When you are stressed, what do you do to relax ?
by
kevin_
on 16/12/2019, 14:14:40 UTC
I do short meditations in the morning (3-5 minutes of deep breathing) and whenever I'm feeling stressful. It helps me accept the current situation and move on. Classical masterpieces by Bach and Vivaldi also help me staying relaxed.
Post
Topic
Board Development & Technical Discussion
Re: List of BIPs?
by
kevin_
on 10/12/2019, 06:46:00 UTC
(possibly other than GitHub)
there is nothing wrong with GitHub so there is no point in creating another site for listing BIPs which is why there are none available. some very popular BIPs might have been explained elsewhere also such as BIP32 and they also are linked in bitcoin wiki page. but there is no dedicated website listing all other than GitHub.

Quote
I just noticed third party sites are not allowed in this sub
there is no rule saying you can't post link to another website here in this board or any other board, as long as it is not for spamming or advertisement.

If you only meant approved BIP, see url]https://github.com/bitcoin/bips[/url]
not exactly "approved". BIPs are just "proposals", some of them are already part of bitcoin consensus (if they are consensus related, if not they are there and you can use them or not like BIP178), some are rejected, some are deprecated by a new version, some are withdrawn,...
check out the "status" column of the table at the bottom.
withdrawn: https://github.com/bitcoin/bips/blob/master/bip-0012.mediawiki
replaced: https://github.com/bitcoin/bips/blob/master/bip-0020.mediawiki

basically any proposal that is "ready to be proposed" is placed in there. if they are in early stages, incomplete, need more testing,... they are discussed elsewhere like on mailing list and usually reside in repository of the proposer then added to the list when they are complete.

Thanks, I guess I simply overlooked this repo, now I found what I've been looking for.

Post
Topic
Board Development & Technical Discussion
Topic OP
Bitcoin Improvement Proposals
by
kevin_
on 09/12/2019, 16:51:59 UTC
Where can I find a complete and detailed list of BIPs? (possibly other than GitHub)

Edit: I just noticed third party sites are not allowed in this sub, please pm me instead
Thanks