Bitcoin
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 6,650 public repositories matching this topic...
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Feb 16, 2020 - JavaScript
Hi,
This is my first contribution!
When using the /balance command with the Telegram bot, having a lot of low-amount currencies will result in a insanely long list:
It happens quickly on Binance depending on your config, I don't know if it's the same
-
Updated
Dec 23, 2020 - Python
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
-
Updated
Apr 27, 2021 - Go
-
Updated
Oct 28, 2020 - C++
Background
Often Tor only nodes become unreachable while still online which causes long channel downtimes and being unable to fulfill Pool bids.
Your environment
- version of
lnd
v0.12.1 - which operating system (
uname -aon *Nix)
Linux raspberrypi 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021
aarch64 GNU/Linux - version of
btcd,bitcoind, or other back
-
Updated
Jul 2, 2021 - Python
-
Updated
Jul 2, 2021 - Go
-
Updated
Apr 29, 2021 - TypeScript
Description
Some BSQ users are not aware that their BSQ wallet balance is virtually zero when Bisq is "Synchronizing DAO".
They may try to pay with BSQ for trade fees, but the UI tells them they have insufficient funds, which is incorrect.
Version
v1.6.4
Steps to reproduce
Try to take or create a trade and choose to pay the fee with BSQ. Do this at a point when "Sync
-
Updated
Jul 3, 2021 - TypeScript
-
Updated
Feb 2, 2021
I've been experimenting with the crypto aspects of the library, and I do see that there are the endpoints for daily, weekly, and monthly, however the endpoint for intraday is not available using the "function=CRYPTO_INTRADAY" from the Cryptocurrencies section of the API.
I would assume the format would be:
`(data, meta) = cc.get_crypto_intraday(symbol = "", interval = "", market = "", outputs
-
Updated
Oct 5, 2020
-
Updated
Jun 19, 2021
-
Updated
Jul 2, 2021 - TypeScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Jul 1, 2021 - Python
-
Updated
Jun 26, 2021 - Go
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
Most services will only trigger an action when the transaction is confirmed and it's usually a customer service nightmare to respond to people asking if their transaction is confirmed or not.
RTL Language Support
-
Updated
Jul 2, 2021 - Python
Problem
For advanced validator setup with multiple fs/block for each ledger dir functionality, current dir layout isn't convenient.
Proposed Solution
tidy up the layout and introduce overidable option like --snapshots and --tower, etc.
-
Updated
Jun 25, 2021 - JavaScript
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 2 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia

This functionality is provided by libFuzzer, which is available on most platforms. However, libFuzzer is also missing on some platforms. E.g. google/sanitizers#1165
Thus, it could make sense to implement this in our code to be able to execute the existing fuzz inputs.
The basic idea is to check if a folder was passed into
main(https://github.com/bitcoin/bitcoin/b