The Wayback Machine - https://web.archive.org/web/20220805233324/https://github.com/topics/bitcoin
Skip to content
#

Bitcoin

bitcoin logo

Bitcoin is a cryptocurrency developed by Satoshi Nakamoto in 2009. Bitcoin is used as a digital payment system. Rather than use traditional currency (USD, YEN, EURO, etc.) individuals may trade in, or even mine Bitcoin. It is a peer-to-peer system, and transactions may take place between users directly.

Here are 8,438 public repositories matching this topic...

glozow
glozow commented Aug 5, 2022

The -datacarrier and -datacarriersize options were added in #3715 and #5077. Seems like those PRs did not add tests and we still don't have tests for them...? It should be easier to test things like this now with functional tests. I see -datacarriersize used in some places to create large transactions by stuffing outputs with lots of data but that's not very thorough. We should probably add

freqtrade
briankudera
briankudera commented Nov 24, 2021

Describe your environment

N/A

Describe the enhancement

Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back

Enhancement Enhancements to the bot. Get lower priority than bugs by default. Good first issue Good issues to get familiar and start contributing to freqtrade Hyperopt Hyperopt related issues and pull requests
lbry-sdk
lyoshenka
lyoshenka commented Apr 20, 2021

Creating a new issue based on lbryio/lbry-sdk#877

  • Update ensure_directory_exists() to check that the directory is writable by the current process.
  • If it's not, return a useful error
  • Add tests to cover the case when
    • download directory does not exist
    • download dir exists but is not writable
    • dir exists an
type: improvement Existing (or partially existing) functionality needs to be changed help wanted good first issue area: downloads
Crypt-iQ
Crypt-iQ commented Jul 11, 2022

ioutil.WriteFile doesn't sync the data to disk, so any data written with this function can easily be lost. It's even possible that only partial writes happen. Issuing an Fsync is a better alternative. There aren't many call-sites that do this and I wasn't able to evaluate whether any of these were critical, but better to be safe than sorry.

beginner Issues suitable for new developers safety General label for issues/PRs related to the safety of using the software good first issue Issues suitable for first time contributors to LND
dennisreimann
dennisreimann commented Jun 16, 2022

Working on #3873 I noticed that we do not have an edit view for pull payments. Though the amount might be fixed after creation, we now have some more fields like title and description, which should be editable afterwards.

UI / UX Front-end issues, for front-end designers good first issue Pull Payment Issues about Pull Payments, Payouts and Refunds

Created by Satoshi Nakamoto

Released January 3, 2009

Latest release 4 months ago

Repository
bitcoin/bitcoin
Website
bitcoin.org/en
Wikipedia
Wikipedia