A simple project made by michael1011 and written in Go that allows you to accept tips via the Lightning Network on your website.
Feed for tag: github
There has been debate and
conversation regarding the
Bitcoin Core version numbers for quite some time. There are many options and
schemes for a software project’s version numbers and most people have felt the
need to drop the leading 0 from the (current) version release of Bitcoin Core
0.15.1. The leading 0 can give the appearance that the project is still in a
beta stage and not in production. That could not be further from reality and
the decision has been made to finally update the version number.
A discussion was started on Reddit’s
/r/BitcoinDiscussion
that initially wanted to look into the possibility of spam transactions. Much
discussion occurred regarding the topic as it is highly debatable. However, out
of the discussion one redditor put a quick project together to collect some fee
statistics from recent Bitcoin blocks.
GitHub user hsjoberg opened Bitcoin Core Pull Request #11937 to add GUI settings for deciding address types of wallets ( Legacy P2sh or Bech32 ).
This PR compliments PR #11403 which added SegWit wallet support. As of the time of this issue the PR is still open and being reviewed.