Bitcoin Core



Bitcoin Core's crc32c branch. Please file PRs upstream unless they're specific to changes carried here. C BSD-3-Clause 84 1 0 0 Updated Dec 8, 2020. Apple-sdk-tools Maintainer Wanted: python tools for extracting Apple xcode/sdk files Python MIT 6 5 1 0 Updated Jun 19, 2020.

  1. Bitcoin Qt
  2. Download Bitcoin Wallet
  1. Your main (first) bitcoin account in Bitcoin Core and bitcoin-qt is the empty-string account, '. To get your bitcoin addresses via bitcoin-cli or via the bitcoin-qt console, for your main account, use: getaccountaddress ' That will return your first address of the main account,.
  2. Bitcoin core is taking a long time to sync even though it's connected to a single fully updated peer locally. I have a full node that is completely synced up. On a different computer, I am trying to sync a new node locally.

A weekly review club for Bitcoin Core PRs

What is this? A weekly club for reviewingBitcoin Core PRs at 17:00 UTC on Wednesdays on IRC.

What’s it for? To help newer contributorslearn about the Bitcoin Core review process. The review club is not primarilyintended to help open PRs get merged (although that might be a niceside-effect).

Who should take part? Anyone who wants tolearn about contributing to Bitcoin Core. All are welcome to come and askquestions! Fallout 4 naruto mod.

What’s the benefit for participants? Reviewing and testing PRs is the best way to start contributing to BitcoinCore, but it’s difficult to know where to start. There are hundreds of open PRs,many require a lot of contextual knowledge, and contributors and reviewers oftenuse unfamiliar terminology. The review club will give you the tools andknowledge you need in order to take part in the Bitcoin Core reviewprocesson GitHub.

How do I take part? Just show up on IRC! SeeAttending your first PR Review Club for more tipson how to participate.

Who runs this? Bitcoin Core contributorjnewbery started the review club and schedulesthe upcoming meetings. Individual meetings are hosted by a variety of BitcoinCore contributors. See some of our previous hosts.

Upcoming Meetings

21 Apr 2021» Minisketch C++ code (math and cryptography) hosted by sipa

We’re always looking for interesting PRs to discuss in the review club and forvolunteer hosts to lead the discussion:

Bitcoin Core
  • To suggest a PR, please leave a comment on this GitHubissue.
  • If you’d like to host a meeting, look at the information for meetinghostsand contact jnewbery on IRC.

Recent Meetings

14 Apr 2021»#14707 Include coinbase transactions in receivedby RPCs (rpc/rest/zmq) hosted by larryruane
07 Apr 2021»#21061 Introduce node rebroadcast module (p2p) hosted by glozow
31 Mar 2021»#21528 Reduce addr blackholes (p2p) hosted by amitiuttarwar
24 Mar 2021»#19438 Introduce deploymentstatus (consensus) hosted by jnewbery

Bitcoin Qt

See all meetings.

Other Resources for New Contributors

Bitcoin core size

Download Bitcoin Wallet

  • Read the Contributing to Bitcoin CoreGuide. Thiswill help you understand the process and some of the terminology we use inBitcoin Core.
  • Look at the Good FirstIssuesand Up ForGrabslist.
  • Read the Bitcoin Core DeveloperNotesand ProductivityTips.
  • Brush up on your C++. There are many primers and reference manualsavailable.
  • There are some excellent blog posts on how to start contributing to Bitcoin Core: